bunnings.co.nz 110 packages

Last scanned on Jan 19 at 12:37 PM
lodash 4.17.16VulnerableOutdated
Lodash modular utilities.
License
MIT
Footprint
10 KB
Vulnerabilities
Command Injection in lodash
Affected versions >=0 <4.17.21
Regular Expression Denial of Service (ReDoS) in lodash
Affected versions >=0 <4.17.21
Prototype Pollution in lodash
Affected versions >=3.7.0 <4.17.19
Matched Modules
Version distribution in production
3 846
4.17.16
946
4.17.21
337
4.17.20
322
4.17.15
302
4.17.19
301
4.17.13
next 12.1.6VulnerableOutdated
The React Framework
rauchg
timneutkens
vercel-release-bot
uuid 7.0.0 - 8.0.0Outdated
RFC4122 (v1, v4, and v5) UUIDs
isarray 0.0.0 - 2.0.5
Array#isArray for older browsers
react-is 16.3.0 - 17.0.2Outdated
Brand checking of React Elements.
@babel/runtime 7.20.5 - 7.20.7Outdated
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.0 - 1.1.1Outdated
Implementation of Function.prototype.bind
path-to-regexp 1.7.0 - 6.2.0Outdated
Express style path to RegExp utility
axios 0.21.4Outdated
Promise based HTTP client for the browser and node.js
cookie 0.4.1 - 0.4.2Outdated
HTTP server cookie parsing and serialization
dougwilson
dougwilson
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
object-inspect 1.12.2 - 1.12.3Outdated
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.
es-abstract 1.18.7 - 1.20.4Outdated
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.
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
which-typed-array 1.1.6 - 1.1.9Outdated
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
object-keys 1.1.0 - 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.2 - 1.4.3Outdated
ES6 spec-compliant RegExp.prototype.flags shim.
is-typed-array 1.1.7 - 1.1.10Outdated
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-shared-array-buffer 1.0.0 - 1.0.2Outdated
Is this value a JS SharedArrayBuffer?
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.
functions-have-names 1.1.1 - 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?
scheduler 0.15.0 - 0.23.0Outdated
Cooperative scheduler for the browser environment.
requires-port 1.0.0
Check if a protocol requires a certain port number to be added to an URL.
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
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.0 - 18.2.0Outdated
React is a JavaScript library for building user interfaces.
react-dom 18.0.0 - 18.2.0Outdated
React package for working with the DOM.
url-parse 1.5.9 - 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.
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
deep-equal 2.2.0Outdated
node's assert.deepEqual algorithm
date-fns 2.29.3Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
p-cancelable 2.1.0 - 2.1.1Outdated
Create a promise that can be canceled
clsx 1.1.1 - 1.2.1Outdated
A tiny (239B) utility for constructing className strings conditionally.
object-is 1.1.0 - 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.
hoist-non-react-statics 3.3.1 - 3.3.2
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
classnames 2.3.2Outdated
A simple utility for conditionally joining classNames together
es-get-iterator 1.1.2 - 1.1.3
Get an iterator for any JS language value. Works robustly across all environments, all versions.
react-router 5.1.1 - 5.3.4Outdated
Declarative routing for React
lodash-es 4.17.21
Lodash exported as ES modules.
redux 4.1.0 - 4.2.0Outdated
Predictable state container for JavaScript apps
crypto-browserify 1.0.9 - 2.0.0Outdated
implementation of crypto for the browser
+2
dcousens
ljharb
cwmma
luxon 0.5.6 - 3.2.1Outdated
Immutable date wrapper
reselect 2.0.0 - 4.1.7Outdated
Selectors for Redux.
react-redux 5.0.3 - 7.2.9Outdated
Official React bindings for Redux
shallowequal 1.0.1 - 1.1.0
Like lodash isEqualWith but for shallow equal.
jwt-decode 3.0.0 - 3.1.2Outdated
Decode JWT tokens, mostly useful for browser applications.
react-lifecycles-compat 3.0.4
Backwards compatibility polyfill for React class components
fb
sophiebits
resize-observer-polyfill 1.5.0 - 1.5.1
A polyfill for the Resize Observer API
styled-components 5.0.0 - 5.3.6Outdated
CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.
react-hook-form 6.0.0 - 6.15.8Outdated
Performant, flexible and extensible forms library for React Hooks
synchronous-promise 1.0.0 - 2.0.16Outdated
Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise
fluffynuts
fluffynuts
@mui/utils 5.0.0 - 5.11.2Outdated
Utility functions for React components.
@mui/system 5.0.0 - 5.11.5Outdated
MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.
@mui/material 5.0.0 - 5.11.5Outdated
Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.
rc-util 4.20.3 - 5.3.0Outdated
Common Utils For React Component
@hookform/resolvers 2.8.7 - 2.9.10Outdated
React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype and Typanion
jss 10.0.0 - 10.9.2Outdated
A lib for generating Style Sheets with JavaScript.
exenv 1.1.0 - 1.2.2
React's ExecutionEnvironment module extracted for use in other packages & components
string-convert 0.2.0 - 0.2.1
String convertions
akiran
akiran
json2mq 0.2.0
Generate media query string from JSON or javascript object
akiran
akiran
vuex 4.0.0 - 4.1.0
state management for Vue.js
+1
yyx990803
kiaking
ktsn
react-modal 3.14.1 - 3.16.1
Accessible modal dialog component for React.JS
universal-cookie 4.0.1 - 4.0.4Outdated
Universal cookies for JavaScript
react-query 4.0.0Outdated
Hooks for managing, caching and syncing asynchronous and remote data in React
tannerlinsley
tkdodo
@material-ui/utils 4.11.3
Material-UI Utils - Utility functions for Material-UI.
@material-ui/core 4.12.2 - 4.12.4
React components that implement Google's Material Design.
@material-ui/system 4.9.6 - 4.12.2
Material-UI System - Design system for Material-UI.
@material-ui/styles 4.2.1 - 4.9.0Outdated
Material-UI Styles - The styling solution of Material-UI.
enquire.js 2.1.6
Awesome Media Queries in JavaScript
redux-saga 0.15.0 - 0.16.2Outdated
Saga middleware for Redux to handle Side Effects
react-slick 0.27.11 - 0.28.1Outdated
React port of slick carousel
@material-ui/icons 1.0.0 - 1.1.1Outdated
Material Design Svg Icons converted to Material-UI React components.
redux-devtools-extension 2.0.0 - 2.13.9
Wrappers for Redux DevTools Extension.
+1
jhen0409
methuselah96
timdorr
lodash.unescape 4.0.1
The lodash method `_.unescape` exported as a module.
@chakra-ui/theme 2.1.0 - 2.1.3Outdated
The default theme for chakra components
murmurhash 0.0.1 - 0.0.2Outdated
A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.
perezd
perezd
@material-ui/pickers 3.2.6 - 3.3.10Outdated
React components, that implements material design pickers for material-ui v4
redux-form 0.3.0 - 3.1.7Outdated
A higher order component decorator for forms using Redux and React
bootstrap-vue 2.0.0 - 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
@optimizely/optimizely-sdk 4.6.1 - 4.9.2Outdated
JavaScript SDK for Optimizely Feature Experimentation, Optimizely Full Stack (legacy), and Optimizely Rollouts
optimizely-fullstack
optimizely-fullstack
@optimizely/js-sdk-utils 0.1.0 - 0.4.0
Optimizely Full Stack Utils
optimizely-fullstack
optimizely-fullstack
@optimizely/js-sdk-event-processor 0.5.0 - 0.9.5Outdated
Optimizely Full Stack Event Processor
optimizely-fullstack
optimizely-fullstack
@optimizely/js-sdk-logging 0.1.0 - 0.3.1
Optimizely Full Stack Core Logging
optimizely-fullstack
optimizely-fullstack
next-redux-wrapper 1.3.5Outdated
Redux wrapper for Next.js
kirill.konshin
kirill.konshin
@optimizely/js-sdk-datafile-manager 0.2.0 - 0.9.5
Optimizely Full Stack Datafile Manager
optimizely-fullstack
optimizely-fullstack
react-countdown 2.2.0 - 2.3.5
A customizable countdown component for React.
@tannin/plural-forms 1.0.0 - 1.1.0
Compiles a function to compute the plural forms index for a given value
aduth
aduth
@sitecore-jss/sitecore-jss 18.0.0 - 21.0.5Outdated
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
@sitecore-jss/sitecore-jss-react 20.1.0 - 21.0.5Outdated
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
react-scrollable-anchor 0.1.0 - 0.6.1
Provide smooth scrolling anchors in React.
prebid.js 6.15.0 - 7.32.0Outdated
Header Bidding Management Library
@wix/image-kit 1.17.0 - 1.27.0Outdated
Standard library for generating canonical URL's for optimally consuming images at Wix
+23
mayaco
itaytay
amitde007