vantagecircle.com 124 packages

Last scanned on Jan 19 at 10:05 AM
lodash-es 4.6.1 - 4.16.6VulnerableOutdated
Lodash exported as ES modules.
License
MIT
Vulnerabilities
Prototype Pollution in lodash
Affected versions >=0 <4.17.14
Regular Expression Denial of Service (ReDoS) in lodash
Affected versions >=0 <4.17.11
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.20
Version distribution in production
3 519
4.17.21
1 221
4.17.20
526
4.10.0
420
4.17.11
419
4.17.15
418
4.17.13
ansi-styles x.x.x
ANSI escape codes for styling strings in the terminal
supports-color 5.0.1 - 7.2.0Outdated
Detect whether a terminal supports color
semver 5.6.0 - 6.3.0Outdated
The semantic version parser used by npm.
+2
npm-cli-ops
saquibkhan
fritzy
chalk 2.3.1 - 2.4.2Outdated
Terminal string styling done right
debug 4.3.0 - 4.3.4
Lightweight debugging utility for Node.js and the browser
color-convert 1.9.1 - 1.9.3Outdated
Plain color conversion functions
color-name 1.1.0 - 2.0.0
A list of color names and its values
ms 2.1.2 - 2.1.3
Tiny millisecond conversion utility
+5
gdborton
matheuss
rauchg
escape-string-regexp 1.0.0 - 1.0.5Outdated
Escape RegExp special characters
safe-buffer 5.1.0 - 5.2.1
Safer Node.js Buffer API
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 5.7.0 - 5.7.1Outdated
Node.js Buffer API, for the browser
regenerator-runtime 0.13.9Outdated
Runtime for Regenerator-compiled generator and async functions.
@babel/runtime 7.15.3 - 7.16.0Outdated
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
lodash 4.17.20 - 4.17.21
Lodash modular utilities.
@babel/helper-validator-identifier 7.19.1Outdated
Validate identifier/keywords name
+1
hzoo
existentialism
nicolo-ribaudo
axios 0.24.0Outdated
Promise based HTTP client for the browser and node.js
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
js-tokens 4.0.0 - 5.0.0Outdated
Tiny JavaScript tokenizer.
caniuse-lite 1.0.30001429Outdated
A smaller version of caniuse-db, with only the essentials!
electron-to-chromium 1.4.275 - 1.4.284Outdated
Provides a list of electron-to-chromium version mappings
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
ieee754 1.1.0 - 1.2.1
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
has-property-descriptors 1.0.0Outdated
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
@babel/helper-split-export-declaration 7.18.6Outdated
+1
hzoo
existentialism
nicolo-ribaudo
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
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.6Outdated
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
to-fast-properties 2.0.0 - 4.0.0
Force V8 to use fast properties for an object
@babel/helper-validator-option x.x.x
Validate plugin/preset options
+1
hzoo
existentialism
nicolo-ribaudo
@babel/helper-simple-access 7.0.0 - 7.20.2Outdated
Babel helper for ensuring that access to a given value is performed through simple accesses
+1
hzoo
existentialism
nicolo-ribaudo
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
@babel/helper-hoist-variables 7.0.0 - 7.18.6Outdated
Helper function to hoist variables
+1
hzoo
existentialism
nicolo-ribaudo
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
core-js 3.18.0Outdated
Standard library
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.
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
gensync x.x.x
Allows users to use generators in order to write common functions that can be both sync or async.
for-each 0.3.3
A better forEach
ljharb
raynos
scheduler 0.19.1Outdated
Cooperative scheduler for the browser environment.
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
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 16.14.0Outdated
React is a JavaScript library for building user interfaces.
react-dom 16.14.0Outdated
React package for working with the DOM.
is-generator-function 1.0.10
Determine if a function is a native generator function.
object-is 1.1.2 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
table 6.0.0 - 6.0.3Outdated
Formats data into a string table.
invariant 2.2.3 - 2.2.4
invariant
path-browserify 1.0.0 - 1.0.1
the path module from node core for browsers
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.
jquery 3.0.0 - 3.6.3Outdated
JavaScript library for DOM operations
es5-ext 0.7.0 - 0.9.2Outdated
ECMAScript extensions and shims
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.
micromark 2.9.0 - 2.11.4Outdated
small commonmark compliant markdown parser with positional info and concrete tokens
history 4.6.0 - 4.7.2Outdated
Manage session history with JavaScript
is-nan 1.3.1 - 1.3.2
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
resize-observer-polyfill 1.5.1
A polyfill for the Resize Observer API
mitt 1.1.3 - 1.2.0Outdated
Tiny 200b functional Event Emitter / pubsub.
p-is-promise 3.0.0 - 4.0.0
Check if something is a promise
d3-selection 0.3.0 - 3.0.0
Data-driven DOM manipulation: select elements and join them to data.
@angular/core 2.0.0 - 2.4.10Outdated
Angular - the core framework
angular
google-wombot
rc-util 5.14.0 - 5.15.0Outdated
Common Utils For React Component
react-scripts 0.4.2Outdated
Configuration and scripts for Create React App.
+1
fb
timer
iansu
es6-object-assign 1.0.0 - 1.1.0
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
fp-ts 1.16.0 - 2.4.2Outdated
Functional programming in TypeScript
@datadog/browser-core 2.2.1 - 4.30.1Outdated
Datadog browser core utilities.
datadog
datadog
react-side-effect 2.1.0 - 2.1.2
Create components whose prop changes map to a global side effect
react-helmet 6.0.0 - 6.1.0
A document head manager for React
rc-tooltip 5.1.0 - 5.1.1Outdated
React Tooltip
@headlessui/react 1.4.2 - 1.4.3Outdated
A set of completely unstyled, fully accessible UI components for React, designed to integrate beautifully with Tailwind CSS.
+1
thecrypticace
reinink
adamwathan
rc-slider 9.7.1 - 9.7.2Outdated
Slider UI component for React
rc-motion 2.4.3 - 2.4.4Outdated
React lifecycle controlled motion library
rc-trigger 5.2.10Outdated
base abstract trigger component for react
rc-align 4.0.11Outdated
align ui component for react
dom-align 1.12.2Outdated
Align DOM Node Flexibly
body-scroll-lock 3.1.4 - 3.1.5Outdated
Enables body scroll locking (for iOS Mobile and Tablet, Android, desktop Safari/Chrome/Firefox) without breaking scrolling of a target element (eg. modal/lightbox/flyouts/nav-menus)
gatsby 3.14.0 - 3.14.6Outdated
Blazing fast modern site generator for React
gatsby-legacy-polyfills 1.14.0Outdated
Polyfills for legacy browsers
+3
kathmbeck
pieh
tylerbarnes
gatsby-link 3.7.0 - 3.14.0Outdated
An enhanced Link component for Gatsby sites with support for resource prefetching
gatsby-react-router-scroll 4.5.0 - 5.15.0Outdated
React Router scroll management forked from https://github.com/ytase/react-router-scroll for Gatsby
shallow-compare 1.2.1 - 1.2.2
Stand alone shallowCompare for use in libraries that support shouldComponentUpdate
@gatsbyjs/reach-router 1.3.6 - 1.3.7Outdated
Gatsby's fork to modernize reach-router
gatsby-plugin-manifest 2.4.31 - 4.3.0Outdated
Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps
react-accessible-accordion 3.3.4 - 4.0.0Outdated
Accessible Accordion component for React
pure-react-carousel 1.27.2 - 1.27.8Outdated
A highly impartial suite of React components that can be assembled by the consumer to create a responsive and aria compliant carousel with almost no limits on DOM structure or CSS styles.
react-responsive-modal 6.1.0Outdated
A simple responsive and accessible react modal
react-hubspot-form 1.0.3 - 1.3.7
A React component to render HubSpot forms.
@bedrock-layout/use-forwarded-ref x.x.x
@bedrock-layout/use-stateful-ref x.x.x
@ampproject/remapping x.x.x
@babel/compat-data x.x.x
@babel/core x.x.x
@babel/code-frame x.x.x
@babel/generator x.x.x
@babel/helper-function-name x.x.x
@babel/highlight x.x.x
@babel/template x.x.x
@babel/traverse x.x.x
@babel/types x.x.x
@jridgewell/gen-mapping x.x.x
@babel/helper-compilation-targets x.x.x
@babel/helper-environment-visitor x.x.x
@babel/helper-module-transforms x.x.x
@babel/helper-module-imports x.x.x
@babel/helper-string-parser x.x.x
@babel/helpers x.x.x
@jridgewell/resolve-uri x.x.x
@jridgewell/set-array x.x.x
@jridgewell/sourcemap-codec x.x.x
@jridgewell/trace-mapping x.x.x
browserslist x.x.x
convert-source-map x.x.x
globals x.x.x
jsesc x.x.x
@babel/parser x.x.x