honda.ca 132 packages

Last scanned onย Jan 19 at 12:11 PM
axios 0.19.2VulnerableOutdated
Promise based HTTP client for the browser and node.js
License
MIT
Footprint
27 KB
Vulnerabilities
Axios vulnerable to Server-Side Request Forgery
Affected versions >=0 <0.21.1
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
jquery 2.2.4VulnerableOutdated
JavaScript library for DOM operations
es5-ext 0.10.24 - 0.10.49VulnerableOutdated
ECMAScript extensions and shims
debug 4.3.4
Lightweight debugging utility for Node.js and the browser
ms 2.1.2Outdated
Tiny millisecond conversion utility
+5
gdborton
matheuss
rauchg
isarray 0.0.0 - 0.0.1Outdated
Array#isArray for older browsers
react-is 16.13.1Outdated
Brand checking of React Elements.
camelcase 5.3.1Outdated
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` โ†’ `fooBar`
form-data 2.1.2 - 4.0.0
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
+2
mikeal
niftylettuce
alexindigo
regenerator-runtime x.x.x
Runtime for Regenerator-compiled generator and async functions.
@babel/runtime 7.6.0 - 7.7.4Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.1.3Outdated
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
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
object-inspect 1.12.2Outdated
string representations of objects in node and the browser
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
side-channel 1.0.4Outdated
Store information about any JS value in a side channel. Uses WeakMap if available.
has-property-descriptors 1.0.0Outdated
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
object-assign 4.1.1
ES2015 `Object.assign()` ponyfill
es-abstract 1.18.7 - 1.20.1Outdated
ECMAScript spec abstract operations.
define-properties 1.1.4Outdated
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
is-callable 1.2.7
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
object.assign 4.1.2Outdated
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
which-typed-array 1.1.8Outdated
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
regexp.prototype.flags 1.4.3Outdated
ES6 spec-compliant RegExp.prototype.flags shim.
is-typed-array 1.1.9Outdated
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.
is-regex 1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
available-typed-arrays 1.0.5Outdated
Returns an array of Typed Array names that are available in the current environment
is-date-object 1.0.5
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-symbol 1.0.2 - 1.0.4
Determine if a value is an ES6 Symbol or not.
is-string 1.0.7
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
has-bigints 1.0.2
Determine if the JS environment has BigInt support.
for-each 0.3.3
A better forEach
ljharb
raynos
is-number-object 1.0.6 - 1.0.7
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-boolean-object 1.1.2
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-bigint 1.0.3 - 1.0.4
Is this value an ES BigInt?
functions-have-names 1.2.3
Does this JS environment support the `name` property on functions?
which-boxed-primitive 1.0.0 - 1.0.2
Which kind of boxed JS primitive is this?
requires-port 1.0.0
Check if a protocol requires a certain port number to be added to an URL.
scheduler 0.20.2Outdated
Cooperative scheduler for the browser environment.
has 1.0.2 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
map-obj 4.3.0Outdated
Map object keys and values into a new object
sindresorhus
sindresorhus
prop-types 15.8.0 - 15.8.1
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.
quick-lru 4.0.1Outdated
Simple โ€œLeast Recently Usedโ€ (LRU) cache
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.
deep-equal 2.0.5Outdated
node's assert.deepEqual algorithm
object-is 1.1.4 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
is-set 2.0.1 - 2.0.2Outdated
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-map 2.0.1 - 2.0.2Outdated
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
@emotion/memoize 0.6.6 - 0.7.4Outdated
emotion's memoize utility
+1
emmatown
tkh44
emotion-release-bot
hoist-non-react-statics 3.3.2
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
camelcase-keys 6.2.2Outdated
Convert object keys to camel case
sindresorhus
sindresorhus
cross-fetch 3.1.5Outdated
Universal WHATWG Fetch API for Node, Browsers and React Native
invariant 2.2.3 - 2.2.4
invariant
@emotion/unitless 0.7.2 - 0.7.5Outdated
An object of css properties that don't accept values with units
+1
emmatown
tkh44
emotion-release-bot
stylis 3.5.4Outdated
A Lightโ€“weight CSS Preprocessor
andarist
thysultan
@emotion/is-prop-valid 0.8.8Outdated
A function to check whether a prop is valid for HTML and SVG elements
+1
emmatown
tkh44
emotion-release-bot
graphql 15.4.0 - 15.8.0Outdated
A Query Language and Runtime which can target any service.
es-get-iterator 1.1.1 - 1.1.2Outdated
Get an iterator for any JS language value. Works robustly across all environments, all versions.
whatwg-fetch 3.6.2Outdated
A window.fetch polyfill.
jakechampion
mattandrews
mislav
tiny-invariant 0.0.2 - 1.3.1Outdated
A tiny invariant function
memoize-one 5.2.1Outdated
A memoization library which only remembers the latest invocation
react-router 5.0.0 - 5.3.4Outdated
Declarative routing for React
lodash-es 4.17.21
Lodash exported as ES modules.
react-router-dom 5.3.0 - 5.3.3Outdated
Declarative routing for React web applications
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.
es6-promise 4.2.8
A lightweight library that provides tools for organizing asynchronous code
js-cookie 2.2.1Outdated
A simple, lightweight JavaScript API for handling cookies
shallowequal 1.1.0
Like lodash isEqualWith but for shallow equal.
void-elements 3.1.0
Array of "void elements" defined by the HTML specification.
history 4.10.1Outdated
Manage session history with JavaScript
unquote 1.1.0 - 1.1.1
Remove wrapping quotes from a string.
is-what 3.14.1Outdated
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
styled-components 4.4.1Outdated
CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.
isomorphic-fetch 2.1.1 - 3.0.0
Isomorphic WHATWG Fetch API, for Node & Browserify
mattandrews
the-ft
i18next 19.9.2Outdated
i18next internationalization framework
markdown-to-jsx 6.11.4Outdated
Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable.
extract-files 9.0.0Outdated
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
resolve-pathname 3.0.0
Resolve URL pathnames using JavaScript
mjackson
mjackson
value-equal 1.0.1
Are these two JavaScript values equal?
mjackson
mjackson
graphql-request 3.7.0Outdated
Minimal GraphQL client supporting Node and browsers for scripts or simple apps
react-i18next 11.16.6 - 12.1.4Outdated
Internationalization for react done right. Using the i18next i18n ecosystem.
html-parse-stringify 3.0.1
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
faker 2.0.1 - 2.1.5Outdated
Generate massive amounts of fake contextual data
marak
marak
react-intersection-observer 8.34.0Outdated
Monitor if a component is inside the viewport, using IntersectionObserver API
lit-element 3.0.1 - 3.2.2Outdated
A simple base class for creating fast, lightweight web components
+11
aomarks
emarquez
sorvell
react-helmet-async 1.3.0Outdated
Thread-safe Helmet for React 16+ and friends
wonderboymusic
wonderboymusic
@googlemaps/js-api-loader 1.14.0 - 1.14.3Outdated
Wrapper for the loading of Google Maps JavaScript API script in the browser
stylis-rule-sheet 0.0.9 - 0.0.10
stylis plugin to extract individual rules to use with insertRule API
thysultan
thysultan
lodash.unescape 4.0.1
The lodash method `_.unescape` exported as a module.
@auth0/auth0-spa-js 2.0.0 - 2.0.2Outdated
Auth0 SDK for Single Page Applications using Authorization Code Grant Flow with PKCE
smoothscroll-polyfill 0.4.4
Smooth Scroll behavior polyfill
@styled-system/core 5.1.2
jxnblk
jxnblk
styled-system 5.1.2 - 5.1.5
Responsive, theme-based style props for building design systems with React
@styled-system/css 5.1.5
Styled System for the `css` prop
@styled-system/color 5.0.0 - 5.1.2
jxnblk
jxnblk
@styled-system/border 5.1.5
jxnblk
jxnblk
@styled-system/layout 5.0.23 - 5.1.2
jxnblk
jxnblk
@styled-system/variant 5.1.0 - 5.1.5
Read the docs: https://styled-system.com/variants
jxnblk
jxnblk
@styled-system/space 5.0.18 - 5.1.2
jxnblk
jxnblk
@styled-system/typography 5.0.0 - 5.1.2
jxnblk
jxnblk
@styled-system/position 5.0.15 - 5.1.2
jxnblk
jxnblk
@styled-system/flexbox 5.0.0 - 5.1.2
jxnblk
jxnblk
@styled-system/grid 5.0.0 - 5.1.2
jxnblk
jxnblk
@styled-system/background 5.0.0 - 5.1.2
jxnblk
jxnblk
@styled-system/shadow 5.0.0 - 5.1.2
jxnblk
jxnblk
merge-anything 2.4.2 - 2.4.4Outdated
Merge objects & other types recursively. A simple & small integration.
vue-resource 0.5.0 - 0.6.0Outdated
The HTTP client for Vue.js
style-attr 1.3.0
Parse and stringify style attributes
@sitecore-jss/sitecore-jss 19.0.0 - 19.0.2Outdated
This module is provided as a part of Sitecore JavaScript Rendering SDK. It contains the core JSS APIs (layout service) and utilities.
+7
sc-yavorkrastev
sitecorecorporation
sc-maximnakhod
@n8tb1t/use-scroll-position 2.0.1 - 2.0.3
Use scroll position ReactJS hook done right
@sitecore-jss/sitecore-jss-react 19.0.0 - 19.0.2Outdated
This module is provided as a part of Sitecore JavaScript Rendering SDK (JSS). It contains React components and integration for JSS.
+7
sc-yavorkrastev
sitecorecorporation
sc-maximnakhod
@honda-canada/sitecore-jss-components x.x.x
@honda-canada/design-system-react x.x.x
@honda-canada/js-utilities x.x.x
@honda-canada/sitecore-jss-common x.x.x
@honda-canada/experience-api-client x.x.x
@honda-canada/user-location x.x.x
@splidejs/react-splide x.x.x
is-weakmap x.x.x
memory-cache x.x.x
is-weakset x.x.x
which-collection x.x.x