8card.net 73 packages

Last scanned on Oct 27 at 07:53 PM
lodash 4.17.16VulnerableOutdated
Lodash modular utilities.
License
MIT
Footprint
9 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
debug 3.2.6 - 3.2.7Outdated
Lightweight debugging utility for Node.js and the browser
tslib 1.2.0 - 2.4.0Outdated
Runtime library for TypeScript helper functions
ms 2.1.2 - 2.1.3
Tiny millisecond conversion utility
+5
gdborton
matheuss
rauchg
isarray 0.0.0 - 0.0.1Outdated
Array#isArray for older browsers
react-is 16.3.0 - 17.0.2Outdated
Brand checking of React Elements.
qs 6.10.2 - 6.10.3Outdated
A querystring parser that supports nesting and arrays, with a depth limit
json5 0.0.0Outdated
JSON for Humans
form-data 1.0.0 - 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
buffer 5.7.0 - 6.0.3
Node.js Buffer API, for the browser
@babel/runtime 7.9.6 - 7.16.3Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.1.0 - 1.1.1Outdated
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 - 1.8.0Outdated
Express style path to RegExp utility
cookie 0.2.4 - 0.4.2Outdated
HTTP server cookie parsing and serialization
dougwilson
dougwilson
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
object-inspect 1.10.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.
is-plain-object 4.1.0 - 5.0.0
Returns true if an object was created by the `Object` constructor, or Object.create(null).
side-channel 1.0.4Outdated
Store information about any JS value in a side channel. Uses WeakMap if available.
base64-js 1.3.0 - 1.5.1
Base64 encoding/decoding in pure JS
core-js 3.25.1 - 3.26.0Outdated
Standard library
array-includes 3.0.0 - 3.1.5Outdated
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
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.7.0 - 15.7.2Outdated
Runtime type checking for React props and similar objects.
react 16.13.0 - 18.2.0
React is a JavaScript library for building user interfaces.
url 0.11.0Outdated
The core `url` packaged standalone for use with Browserify.
immutable 3.7.6Outdated
Immutable Data Collections
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
querystring 0.2.0Outdated
Node's querystring module for all engines.
deep-extend 0.5.1 - 0.6.0
Recursive object extending
classnames 2.3.0 - 2.3.2Outdated
A simple utility for conditionally joining classNames together
query-string 5.0.1 - 5.1.1Outdated
Parse and stringify URL query strings
core-js-pure 3.7.0 - 3.15.2Outdated
Standard library
@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
tiny-invariant 0.0.2 - 1.3.1Outdated
A tiny invariant function
object.getownpropertydescriptors 2.0.0 - 2.1.4Outdated
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
react-router 5.1.1 - 5.3.4Outdated
Declarative routing for React
es5-ext 0.4.0 - 0.5.1Outdated
ECMAScript extensions and shims
lodash-es 4.17.21
Lodash exported as ES modules.
traverse 0.6.1 - 0.6.7Outdated
traverse and transform objects by visiting every node on a recursive walk
@emotion/react 11.0.0 - 11.10.5Outdated
> Simple styling in React.
+1
emmatown
tkh44
emotion-release-bot
@babel/runtime-corejs3 7.13.16 - 7.20.0Outdated
babel's modular runtime helpers with core-js@3 polyfilling
+1
hzoo
existentialism
nicolo-ribaudo
history 4.0.0 - 4.10.1Outdated
Manage session history with JavaScript
react-lifecycles-compat 3.0.4
Backwards compatibility polyfill for React class components
fb
sophiebits
react-select 3.1.1 - 4.3.1Outdated
A Select control built with and for ReactJS
@formatjs/ecma402-abstract 1.0.2 - 1.13.0Outdated
A collection of implementation for ECMAScript abstract operations
value-equal 1.0.1
Are these two JavaScript values equal?
mjackson
mjackson
intl-messageformat 9.10.0 - 9.12.0Outdated
Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.
@apollo/client 3.0.0 - 3.7.1Outdated
A fully-featured caching GraphQL client.
@formatjs/fast-memoize 1.1.0 - 1.2.6Outdated
fork of fast-memoize and support esm
btoa 1.2.1
btoa for Node.JS (it's a one-liner)
coolaj86
coolaj86
exenv 1.1.0 - 1.2.2
React's ExecutionEnvironment module extracted for use in other packages & components
array.prototype.find 2.0.0 - 2.2.0Outdated
Array.prototype.find ES6 polyfill.
react-input-autosize 3.0.0
Auto-resizing Input Component for React
recharts 1.0.0 - 1.8.5Outdated
React charts
xstate 4.7.0 - 4.33.6Outdated
Finite State Machines and Statecharts for the Modern Web.
react-modal 3.14.1 - 3.16.1
Accessible modal dialog component for React.JS
rc-trigger 4.3.0 - 4.3.4Outdated
base abstract trigger component for react
@formatjs/intl 1.17.0 - 2.2.1Outdated
Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
@formatjs/intl-relativetimeformat 9.3.3 - 11.1.4Outdated
Formats JavaScript dates to relative time strings.
@formatjs/intl-getcanonicallocales 1.9.0 - 2.0.4Outdated
Intl.getCanonicalLocales polyfill
@formatjs/intl-pluralrules 4.1.6 - 5.1.4Outdated
Polyfill for Intl.PluralRules
@formatjs/intl-locale 2.4.41 - 3.0.7Outdated
Intl.Locale polyfill
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
normalizr 3.5.0 - 3.6.2
Normalizes and denormalizes JSON according to schema for Redux and Flux applications
amplitude-js 5.2.0Outdated
Javascript library for Amplitude Analytics
react-lazyload 2.4.0 - 3.2.0Outdated
Lazyload your components, images or anything where performance matters.
prebid.js 0.7.0 - 3.15.0Outdated
Header Bidding Management Library
react-amphtml 3.1.0 - 4.0.2
Use amphtml components inside your React apps easily!
dfrankland
dfrankland
tg-core-components 2.0.0 - 6.1.19Outdated
tg-core-components
+4
albinadolfsson
codebetniklas
sebost