vodafone.com 88 packages

Last scanned on Oct 27 at 06:27 PM
lodash 4.17.16VulnerableOutdated
Lodash modular utilities.
License
MIT
Footprint
3 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 11.1.0 - 11.1.4VulnerableOutdated
The React Framework
rauchg
timneutkens
vercel-release-bot
es5-ext 0.10.1 - 0.10.62VulnerableOutdated
ECMAScript extensions and shims
readable-stream 3.6.0Outdated
Node.js Streams, a user-land copy of the stream library from Node.js
string_decoder 1.1.0 - 1.3.0
The string_decoder module from Node core
isarray 1.0.0 - 2.0.5
Array#isArray for older browsers
react-is 16.3.0 - 16.13.1Outdated
Brand checking of React Elements.
inherits 2.0.4
Browser-friendly inheritance fully compatible with standard node.js inherits()
buffer 4.6.0 - 4.9.2Outdated
Node.js Buffer API, for the browser
@babel/runtime 7.13.6 - 7.13.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 6.1.0 - 6.2.0Outdated
Express style path to RegExp utility
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
es-abstract 1.18.7 - 1.20.4Outdated
ECMAScript spec abstract operations.
base64-js 1.3.0 - 1.5.1
Base64 encoding/decoding in pure JS
is-callable 1.2.7
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
domhandler 4.2.2 - 4.3.1Outdated
Handler for htmlparser2 that turns pages into a dom
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
events 3.0.0 - 3.3.0
Node's event emitter for all engines.
which-typed-array 1.1.6 - 1.1.8Outdated
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
deepmerge 4.2.2Outdated
A library for deep (recursive) merging of Javascript objects
domelementtype 2.2.0 - 2.3.0
all the types of nodes in htmlparser2's dom
core-js 2.6.12Outdated
Standard library
is-typed-array 1.1.7 - 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.
available-typed-arrays 1.0.5Outdated
Returns an array of Typed Array names that are available in the current environment
util 0.12.0 - 0.12.5
Node.js's util module for all engines
content-type 1.0.4Outdated
Create and parse HTTP Content-Type header
for-each 0.3.3
A better forEach
ljharb
raynos
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
scheduler 0.15.0 - 0.23.0
Cooperative scheduler for the browser environment.
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.0
React is a JavaScript library for building user interfaces.
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
is-generator-function 1.0.10
Determine if a function is a native generator function.
clsx 1.1.1 - 1.2.1Outdated
A tiny (239B) utility for constructing className strings conditionally.
@emotion/memoize 0.7.5 - 0.8.0Outdated
emotion's memoize utility
+1
emmatown
tkh44
emotion-release-bot
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
@emotion/serialize 1.0.2 - 1.1.1Outdated
serialization utils for emotion
+1
emmatown
tkh44
emotion-release-bot
@emotion/utils 1.0.0 - 1.2.0Outdated
internal utils for emotion
+1
emmatown
tkh44
emotion-release-bot
memoize-one 5.2.0 - 5.2.1Outdated
A memoization library which only remembers the latest invocation
@storybook/theming 6.5.0 - 6.5.13Outdated
Core Storybook Components
lodash-es 4.17.20 - 4.17.21
Lodash exported as ES modules.
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.
d3-array 2.5.1 - 3.2.0Outdated
Array manipulation, ordering, searching, summarizing, etc.
@emotion/react 11.0.0 - 11.10.5Outdated
> Simple styling in React.
+1
emmatown
tkh44
emotion-release-bot
babel-runtime 6.18.0 - 6.26.0
babel selfContained runtime
hzoo
loganfsmyth
existentialism
reselect 4.0.0 - 4.1.6Outdated
Selectors for Redux.
d3-interpolate 1.4.0 - 3.0.1
Interpolate numbers, colors, strings, arrays, objects, whatever!
polished 3.0.0 - 3.4.4Outdated
A lightweight toolset for writing styles in Javascript.
style-to-object 0.2.3 - 0.3.0Outdated
Parse CSS inline style to JavaScript object.
debounce 1.2.0 - 1.2.1Outdated
Delay function calls until a set time elapses after the last invocation
inline-style-parser 0.1.0 - 0.1.1Outdated
An inline style parser.
resize-observer-polyfill 1.5.0 - 1.5.1
A polyfill for the Resize Observer API
p-is-promise 3.0.0 - 4.0.0
Check if something is a promise
libphonenumber-js 1.7.34 - 1.10.14Outdated
A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
react-select 3.1.0 - 4.3.1Outdated
A Select control built with and for ReactJS
@mui/utils 5.9.3 - 5.10.9Outdated
Utility functions for React components.
@mui/system 5.8.1 - 5.10.10Outdated
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.10.9 - 5.10.10Outdated
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.
@mui/styled-engine 5.10.0 - 5.10.8Outdated
styled() API wrapper package for emotion.
d3-geo 1.2.2 - 3.0.1Outdated
Shapes and calculators for spherical coordinates.
framer-motion 6.5.1Outdated
A simple and powerful JavaScript animation library
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
framesync 4.1.0 - 6.1.2
A frame-synced render loop for JavaScript
popmotion
popmotion
react-input-autosize 3.0.0
Auto-resizing Input Component for React
react-intersection-observer 9.1.0 - 9.4.0Outdated
Monitor if a component is inside the viewport, using IntersectionObserver API
xstate 4.7.0 - 4.33.6Outdated
Finite State Machines and Statecharts for the Modern Web.
popmotion 10.0.0 - 11.0.5
The animator's toolbox
style-value-types 5.0.0 - 5.1.2
Parsers, transformers and tests for special value types, eg: %, hex codes etc.
html-react-parser 1.4.5 - 3.0.4Outdated
HTML to React parser.
load-script 1.0.0 - 2.0.0
Dynamic script loading for browser
rc-align 2.4.0 - 2.4.5Outdated
align ui component for react
react-property 2.0.0Outdated
HTML and SVG DOM property configs used by React.
style-to-js 1.1.1Outdated
Parses CSS inline style to JavaScript object (camelCased).
enquire.js 2.1.6
Awesome Media Queries in JavaScript
react-slick 0.27.11 - 0.28.1Outdated
React port of slick carousel
react-player 2.10.0 - 2.11.0Outdated
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
bootstrap-vue 1.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
cross-domain-utils 2.0.38
Javascript module template.
bluepnume
bluepnume
react-facebook 4.1.1 - 5.0.3Outdated
Facebook components like a Login button, Like, Share, Comments, Embedded Post/Video, Messenger Chat and others
lottie-api 1.0.3
A library to edit lottie-web animations dynamically
airnan
airnan
lottie-react-web 2.2.2
Lottie wrapper for React on the web.
felippenardi
felippenardi
react-amphtml 3.1.0 - 4.0.2
Use amphtml components inside your React apps easily!
dfrankland
dfrankland