seek.co.nz 191 packages

Last scanned onย Jan 19 at 10:52 AM
axios 0.21.1VulnerableOutdated
Promise based HTTP client for the browser and node.js
License
MIT
Footprint
13 KB
Vulnerabilities
axios Inefficient Regular Expression Complexity vulnerability
Affected versions >=0 <0.21.2
Matched Modules
Version distribution in production
974
0.21.4
579
0.19.2
554
0.21.1
487
0.19.1
473
0.27.2
379
0.26.1
jws 0.2.0 - 0.2.4VulnerableOutdated
Implementation of JSON Web Signatures
decode-uri-component 0.2.0VulnerableOutdated
A better decodeURIComponent
es5-ext 0.10.24 - 0.10.49VulnerableOutdated
ECMAScript extensions and shims
tslib 2.4.0Outdated
Runtime library for TypeScript helper functions
readable-stream 3.6.0Outdated
Node.js Streams, a user-land copy of the stream library from Node.js
safe-buffer 5.2.1
Safer Node.js Buffer API
string_decoder 1.1.0 - 1.3.0
The string_decoder module from Node core
uuid 8.3.2Outdated
RFC4122 (v1, v4, and v5) UUIDs
isarray 0.0.0 - 0.0.1Outdated
Array#isArray for older browsers
react-is 16.13.1Outdated
Brand checking of React Elements.
punycode 1.3.2Outdated
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
inherits 2.0.4
Browser-friendly inheritance fully compatible with standard node.js inherits()
buffer 6.0.1 - 6.0.3
Node.js Buffer API, for the browser
regenerator-runtime 0.13.9Outdated
Runtime for Regenerator-compiled generator and async functions.
node-fetch 2.6.1 - 2.6.7Outdated
A light-weight module that brings Fetch API to node.js
@babel/runtime 7.14.6 - 7.16.3Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.1.1Outdated
Get and robustly cache all JS language-level intrinsics at first require time
function-bind 1.1.1Outdated
Implementation of Function.prototype.bind
lodash 4.17.21
Lodash modular utilities.
path-to-regexp 1.8.0Outdated
Express style path to RegExp utility
cookie 0.4.1Outdated
HTTP server cookie parsing and serialization
dougwilson
dougwilson
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
core-util-is 1.0.2Outdated
The `util.is*` functions introduced in Node v0.12.
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
rxjs 5.0.0 - 6.6.7Outdated
Reactive Extensions for modern JavaScript
ieee754 1.2.0 - 1.2.1
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
util-deprecate 1.0.2
The Node.js `util.deprecate()` function with browser support
object-assign 4.1.1
ES2015 `Object.assign()` ponyfill
base64-js 1.5.1
Base64 encoding/decoding in pure JS
es-abstract 1.18.7 - 1.20.1Outdated
ECMAScript spec abstract operations.
define-properties 1.1.3Outdated
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
events 3.3.0
Node's event emitter for all engines.
is-buffer 1.1.6Outdated
Determine if an object is a Buffer
which-typed-array 1.1.3 - 1.1.4Outdated
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
object-keys 1.1.1
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
core-js 3.20.0Outdated
Standard library
is-typed-array 1.1.4 - 1.1.5Outdated
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
available-typed-arrays 1.0.4Outdated
Returns an array of Typed Array names that are available in the current environment
util 0.12.4Outdated
Node.js's util module for all engines
xtend 4.0.1 - 4.0.2
extend like a boss
requires-port 1.0.0
Check if a protocol requires a certain port number to be added to an URL.
has 1.0.2 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
scheduler 0.20.2Outdated
Cooperative scheduler for the browser environment.
dedent 0.7.0Outdated
A string tag that strips indentation from multi-line strings. โฌ…๏ธ
prop-types 15.7.0 - 15.7.2Outdated
Runtime type checking for React props and similar objects.
is-arguments 1.1.1
Is this an arguments object? It's a harder question than you think.
react 17.0.2Outdated
React is a JavaScript library for building user interfaces.
process 0.11.10
process information for node.js and browsers
react-dom 17.0.2Outdated
React package for working with the DOM.
lowercase-keys 2.0.0Outdated
Lowercase the keys of an object
url-parse 1.5.10
Small footprint URL parser that works seamlessly across Node.js and browser environments
querystringify 2.2.0
Querystringify - Small, simple but powerful query string parser.
is-generator-function 1.0.9Outdated
Determine if a function is a native generator function.
url 0.10.0 - 0.10.3Outdated
The core `url` packaged standalone for use with Browserify.
object-hash 3.0.0
Generate hashes from javascript objects in node and the browser.
clsx 1.1.1Outdated
A tiny (239B) utility for constructing className strings conditionally.
object-is 1.1.4 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
hoist-non-react-statics 3.3.2
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
querystring 0.2.0Outdated
Node's querystring module for all engines.
invariant 2.2.3 - 2.2.4
invariant
classnames 2.3.0 - 2.3.1Outdated
A simple utility for conditionally joining classNames together
assert 2.0.0Outdated
The assert module from Node.js, for the browser.
query-string 6.13.6 - 6.13.8Outdated
Parse and stringify URL query strings
graphql 15.5.0Outdated
A Query Language and Runtime which can target any service.
stream-browserify 3.0.0
the stream module from node core for browsers
@popperjs/core 2.11.3 - 2.11.5Outdated
Tooltip and Popover Positioning Engine
immer 7.0.7 - 9.0.18Outdated
Create your next immutable state by mutating the current one
tiny-invariant 1.1.0Outdated
A tiny invariant function
strict-uri-encode 2.0.0
A stricter URI encode adhering to RFC 3986
react-router 5.3.2 - 5.3.3Outdated
Declarative routing for React
lodash-es 4.17.21
Lodash exported as ES modules.
redux 4.2.0Outdated
Predictable state container for JavaScript apps
react-fast-compare 3.1.0 - 3.2.0Outdated
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
stream-http 3.2.0
Streaming http in the browser
https-browserify 1.0.0
https module compatability for browserify
js-cookie 3.0.1Outdated
A simple, lightweight JavaScript API for handling cookies
use-sync-external-store 1.0.0 - 1.2.0Outdated
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
acdlite
gnoff
react-bot
builtin-status-codes 3.0.0
The map of HTTP status codes from the builtin http module
filter-obj 1.1.0Outdated
Filter object keys and values into a new object
react-redux 8.0.2Outdated
Official React bindings for Redux
shallowequal 1.1.0
Like lodash isEqualWith but for shallow equal.
history 4.10.1Outdated
Manage session history with JavaScript
md5 2.3.0
js function for hashing messages with MD5
coolaj86
pvorb
crypt 0.0.0 - 0.0.2
utilities for encryption and hashing
pvorb
pvorb
charenc 0.0.0 - 0.0.2
character encoding utilities
pvorb
pvorb
split-on-first 1.0.0 - 1.1.0Outdated
Split a string on the first occurance of a given separator
react-remove-scroll 2.5.0 - 2.5.3Outdated
Disables scroll outside of `children` node.
kashey
kashey
is-nan 1.3.1 - 1.3.2
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
use-callback-ref 1.3.0Outdated
The same useRef, but with callback
p-is-promise 3.0.0 - 4.0.0
Check if something is a promise
fast-text-encoding 1.0.3Outdated
Fast polyfill for TextEncoder and TextDecoder, only supports utf-8
samthor
samthor
use-sidecar 1.1.1 - 1.1.2
Sidecar code splitting utils
react-remove-scroll-bar 2.3.1Outdated
Removes body scroll without content _shake_
kashey
kashey
redux-thunk 2.1.1 - 2.3.0Outdated
Thunk middleware for Redux.
unfetch 4.2.0Outdated
Bare minimum fetch polyfill in 500 bytes
react-style-singleton 2.2.0Outdated
Just create a single stylesheet...
get-nonce 1.0.0 - 1.0.1
returns nonce
react-popper 2.2.5Outdated
Official library to use Popper on React projects
zen-observable-ts 1.1.0 - 1.2.3
Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exports
jbaxleyiii
apollo-bot
ts-invariant 0.9.2 - 0.9.3Outdated
TypeScript implementation of invariant(condition, message)
@formatjs/ecma402-abstract 1.9.5 - 1.10.0Outdated
A collection of implementation for ECMAScript abstract operations
@aws-sdk/util-uri-escape 3.55.0 - 3.186.0Outdated
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-uri-escape/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-uri-escape) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-uri-escape.svg)](https://www.npmjs.com/package/@aws-sd
+2
amzn-oss
aws-sdk-bot
kuhe
@wry/trie 0.2.1 - 0.3.2Outdated
https://en.wikipedia.org/wiki/Trie
@formatjs/intl-localematcher 0.2.18 - 0.2.21Outdated
Intl.LocaleMatcher ponyfill
resolve-pathname 3.0.0
Resolve URL pathnames using JavaScript
mjackson
mjackson
@wry/equality 0.5.1 - 0.5.2Outdated
Structural equality checking for JavaScript values
benjamn
benjamn
intl-messageformat 9.13.0Outdated
Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.
promise-polyfill 8.2.1Outdated
Lightweight promise polyfill. A+ compliant
@wry/context 0.5.2 - 0.6.0Outdated
Manage contextual information needed by (a)synchronous tasks without explicitly passing objects around
benjamn
benjamn
web-vitals 2.0.1Outdated
Easily measure performance metrics in JavaScript
optimism 0.16.1Outdated
Composable reactive caching with efficient invalidation.
@reduxjs/toolkit 1.8.2Outdated
The official, opinionated, batteries-included toolset for efficient Redux development
@formatjs/icu-messageformat-parser 2.1.0 - 2.1.2Outdated
Hand-written ICU MessageFormat parser with compatible output as [`intl-messageformat-parser`](https://www.npmjs.com/package/intl-messageformat-parser) but 6 - 10 times as fast.
longlho
redonkulus
pyrocat
@formatjs/icu-skeleton-parser 1.3.0 - 1.3.8Outdated
longlho
redonkulus
pyrocat
@apollo/client 3.4.16Outdated
A fully-featured caching GraphQL client.
base-64 0.1.0Outdated
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
@formatjs/fast-memoize 1.2.0 - 1.2.3Outdated
fork of fast-memoize and support esm
foreach 2.0.4 - 2.0.6
foreach component + npm package
xss 1.0.13Outdated
Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
cssfilter 0.0.10
Sanitize untrusted CSS with a configuration specified by a Whitelist. ๆ นๆฎ็™ฝๅๅ•่ฟ‡ๆปคCSS
es6-object-assign 1.0.0 - 1.1.0
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
string-hash 1.1.3
fast string hashing function
react-intersection-observer 8.33.0 - 9.4.1Outdated
Monitor if a component is inside the viewport, using IntersectionObserver API
mini-create-react-context 0.2.4Outdated
Smaller Polyfill for the proposed React context API
react-helmet-async 1.2.2 - 1.3.0Outdated
Thread-safe Helmet for React 16+ and friends
wonderboymusic
wonderboymusic
intersection-observer 0.12.0Outdated
A polyfill for IntersectionObserver
abortcontroller-polyfill 1.7.3Outdated
Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).
molsson
molsson
rc-trigger 4.3.0 - 4.3.4Outdated
base abstract trigger component for react
detect-browser 5.2.0Outdated
Unpack a browser type and version from the useragent string
deep-freeze 0.0.1
recursively Object.freeze() objects and functions
nopersonsmodules
nopersonsmodules
@auth0/auth0-spa-js 1.19.4Outdated
Auth0 SDK for Single Page Applications using Authorization Code Grant Flow with PKCE
striptags 3.2.0
PHP strip_tags in Node.js
is-mobile 2.2.2Outdated
Check if mobile browser.
@loadable/component 5.15.2Outdated
React code splitting made easy.
@formatjs/intl-getcanonicallocales 1.7.1 - 1.7.3Outdated
Intl.getCanonicalLocales polyfill
@formatjs/intl-pluralrules 4.1.0 - 4.1.5Outdated
Polyfill for Intl.PluralRules
@formatjs/intl-locale 2.4.33 - 2.4.39Outdated
Intl.Locale polyfill
react-router-config 5.1.0 - 5.1.1
Static route config matching for React Router
es-cookie 1.3.0 - 1.3.2Outdated
A JavaScript module for handling cookies
bootstrap-vue 2.15.0Outdated
With more than 85 components, over 45 available plugins, several directives, and 1000+ icons, BootstrapVue provides one of the most comprehensive implementations of the Bootstrap v4 component and grid system available for Vue.js v2.6, complete with extens
autosuggest-highlight 3.0.0 - 3.2.1Outdated
Utilities for highlighting text in autosuggest and autocomplete components
amplitude-js 5.2.0Outdated
Javascript library for Amplitude Analytics
react-image 2.2.1 - 2.4.0Outdated
React Image is an <img> tag replacement for react, featuring preloader and multiple image fallback support
@tannin/plural-forms 1.0.0 - 1.1.0
Compiles a function to compute the plural forms index for a given value
aduth
aduth
local-storage 2.0.0
A simplified localStorage API that just works
@stimulus/core 0.5.0 - 0.6.0Outdated
Stimulus JavaScript framework: Core library
dhh
dhh
redux-batched-subscribe 0.1.5 - 0.1.6
redux store enhancer which allows batching subscribe notifications.
botframework-webchat-component 4.14.1 - 4.15.6Outdated
React component of botframework-webchat
+2
botframework
sgellock
cwhitten
react-amphtml 3.1.0 - 4.0.2
Use amphtml components inside your React apps easily!
dfrankland
dfrankland
redial 0.5.0
Universal data fetching and route lifecycle management for React etc.
markdalgleish
markdalgleish
@seek/ca-jobapply-integration x.x.x
@seek/candidate-interest-signals x.x.x
@seek/just-get-it x.x.x
@seek/last-search-cookie x.x.x
@seek/melways-sites x.x.x
browser-tabs-lock x.x.x
@seek/seek-react-gpt x.x.x
@seek/seek-refine-job-search x.x.x
@vocab/core x.x.x
@seek/apac-candidate-header-footer x.x.x
@seek/impersonation-banner x.x.x
@seek/branding-assets x.x.x
@seek/ca-graphql-client x.x.x
@seek/discover-ui x.x.x
@seek/job-details-view x.x.x
@seek/job-html-renderer x.x.x
braid-design-system x.x.x
@vanilla-extract/css x.x.x
@vanilla-extract/sprinkles x.x.x
@vocab/react x.x.x
@vocab/webpack x.x.x
add-commas x.x.x
assert-plus x.x.x
instrument-methods x.x.x
isolated-scroll x.x.x
jsonschema x.x.x
react-isolated-scroll x.x.x
react-keyed-flatten-children x.x.x
react-sticky-el x.x.x
redux-hotjar x.x.x
redux-tap x.x.x
requestidlecallback x.x.x
shallow-copy x.x.x
shallow-diff x.x.x
simple-loop x.x.x
spelled-number x.x.x
verror x.x.x
extsprintf x.x.x
react-treat x.x.x