percipio.front.develop.squads-dev.com 122 packages

Last scanned on Nov 9 at 05:03 PM
lodash 4.17.16VulnerableOutdated
Lodash modular utilities.
License
MIT
Footprint
8 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
es5-ext 0.10.24 - 0.10.49VulnerableOutdated
ECMAScript extensions and shims
debug 2.3.1 - 3.1.0Outdated
Lightweight debugging utility for Node.js and the browser
tslib 1.9.2 - 2.4.0Outdated
Runtime library for TypeScript helper functions
ms 0.7.2 - 2.0.0Outdated
Tiny millisecond conversion utility
+5
gdborton
matheuss
rauchg
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 - 16.13.1Outdated
Brand checking of React Elements.
qs 6.5.2Outdated
A querystring parser that supports nesting and arrays, with a depth limit
@babel/runtime 7.13.6 - 7.13.7Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.0.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
axios 0.26.0Outdated
Promise based HTTP client for the browser and node.js
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
object-inspect 1.12.0 - 1.12.1Outdated
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.
rxjs 5.0.0 - 5.4.3Outdated
Reactive Extensions for modern JavaScript
is-plain-object 0.1.0Outdated
Returns true if an object was created by the `Object` constructor, or Object.create(null).
es-abstract 1.19.5Outdated
ECMAScript spec abstract operations.
fast-json-stable-stringify 2.0.0 - 2.1.0
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
define-properties 1.1.3 - 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.3 - 1.2.4Outdated
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.
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 2.6.12Outdated
Standard library
is-regex 1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
is-date-object 1.0.4Outdated
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-string 1.0.4 - 1.0.7
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
es-to-primitive 1.2.0 - 1.2.1
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
scheduler 0.15.0 - 0.23.0Outdated
Cooperative scheduler for the browser environment.
prop-types 15.7.0 - 15.7.2Outdated
Runtime type checking for React props and similar objects.
is-arguments 1.1.0Outdated
Is this an arguments object? It's a harder question than you think.
react 17.0.0 - 17.0.2Outdated
React is a JavaScript library for building user interfaces.
dayjs 1.10.6 - 1.10.8Outdated
2KB immutable date time library alternative to Moment.js with the same modern API
clone-deep 0.1.0Outdated
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
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 2.5.1 - 2.5.5Outdated
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
classnames 2.2.6Outdated
A simple utility for conditionally joining classNames together
query-string 2.3.0 - 5.0.1Outdated
Parse and stringify URL query strings
ua-parser-js 0.7.28Outdated
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment
unset-value 0.1.0Outdated
Delete nested properties from an object using dot notation.
es-get-iterator 1.1.2Outdated
Get an iterator for any JS language value. Works robustly across all environments, all versions.
graphql 14.4.2 - 14.7.0Outdated
A Query Language and Runtime which can target any service.
ramda 0.23.0 - 0.28.0Outdated
A practical functional library for JavaScript programmers.
whatwg-fetch 3.4.0 - 3.6.2Outdated
A window.fetch polyfill.
jakechampion
mattandrews
mislav
tiny-invariant 0.0.2 - 1.3.1Outdated
A tiny invariant function
immer 1.6.0 - 5.3.6Outdated
Create your next immutable state by mutating the current one
memoize-one 5.2.0 - 5.2.1Outdated
A memoization library which only remembers the latest invocation
es-array-method-boxes-properly 1.0.0
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
ljharb
ljharb
react-router 5.1.1 - 5.3.4Outdated
Declarative routing for React
lodash-es 4.17.21
Lodash exported as ES modules.
redux 4.0.1 - 4.2.0Outdated
Predictable state container for JavaScript apps
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.
crypto-browserify 1.0.9 - 2.0.0Outdated
implementation of crypto for the browser
+2
dcousens
ljharb
cwmma
querystring-es3 0.2.1
Node's querystring module for all engines. (ES3 compat fork)
babel-runtime 6.18.0 - 6.26.0
babel selfContained runtime
hzoo
loganfsmyth
existentialism
@dabh/diagnostics 2.0.2 - 2.0.3
Tools for debugging your node.js modules and event loop
socket.io-parser 2.1.0 - 3.1.1Outdated
socket.io protocol parser
rauchg
darrachequesne
history 4.0.0 - 4.10.1Outdated
Manage session history with JavaScript
prismjs 1.26.0 - 1.29.0
Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.
jwt-decode 2.2.0Outdated
Decode JWT tokens, mostly useful for browser applications.
graphql-tag 2.9.1 - 2.12.6
A JavaScript template literal tag that parses GraphQL queries
jnwng
abernix
apollo-bot
react-lifecycles-compat 3.0.4
Backwards compatibility polyfill for React class components
fb
sophiebits
react-select 2.1.0 - 5.5.7Outdated
A Select control built with and for ReactJS
zen-observable 0.8.7 - 0.8.9Outdated
An Implementation of ES Observables
zenparsing
zenparsing
tinycolor2 1.4.0 - 1.4.2Outdated
Fast Color Parsing and Manipulation
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
@wry/equality 0.1.8 - 0.1.11Outdated
Structural equality checking for JavaScript values
benjamn
benjamn
intl-messageformat 2.1.0 - 2.2.0Outdated
Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.
array-slice 0.2.0 - 1.1.0
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
array.prototype.map 1.0.1 - 1.0.4Outdated
An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.
iterate-iterator 1.0.0 - 1.0.2
Iterate any JS iterator. Works robustly in all environments, all versions.
promise.allsettled 1.0.4 - 1.0.5Outdated
ES Proposal spec-compliant shim for Promise.allSettled
react-onclickoutside 6.2.0 - 6.12.2Outdated
An onClickOutside wrapper for React components
react-datepicker 0.59.0Outdated
A simple and reusable datepicker component for React
exenv 1.1.0 - 1.2.2
React's ExecutionEnvironment module extracted for use in other packages & components
react-input-autosize 3.0.0
Auto-resizing Input Component for React
react-side-effect 2.1.0 - 2.1.2
Create components whose prop changes map to a global side effect
mini-create-react-context 0.3.3 - 0.4.1
Smaller Polyfill for the proposed React context API
focus-trap 6.7.0 - 6.7.3Outdated
Trap focus within a DOM node.
airbnb-prop-types 2.9.0 - 2.10.0Outdated
Custom React PropType validators that we use at Airbnb.
react-modal 3.14.1 - 3.16.1
Accessible modal dialog component for React.JS
react-intl 2.1.5 - 2.9.0Outdated
Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.
intl-messageformat-parser 1.3.0 - 1.5.1Outdated
Parses ICU Message strings into an AST via JavaScript.
apollo-link 1.2.9 - 1.2.14
Flexible, lightweight transport layer for GraphQL
jbaxleyiii
peggyrayzis
apollo-bot
@material-ui/core 1.5.1 - 4.12.4
React components that implement Google's Material Design.
redux-saga 0.14.8Outdated
Saga middleware for Redux to handle Side Effects
svelte 3.0.0 - 3.52.0Outdated
Cybernetically enhanced web apps
shortid 2.2.15 - 2.2.16
Amazingly short non-sequential url-friendly unique id generator.
redux-logger 2.0.5 - 2.3.2Outdated
Logger for Redux
recompose 0.17.0 - 0.30.0
A React utility belt for function components and higher-order components
react-device-detect 1.10.11 - 2.2.2Outdated
Detect device type and render your component according to it
react-player 1.12.0 - 1.15.3Outdated
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
apollo-link-http-common 0.0.0 - 0.2.16
Http utilities for Apollo Link shared across all links using http
change-emitter 0.1.2 - 0.1.6
Listen for changes. Like an event emitter that only emits a single event type. Really tiny.
@chakra-ui/utils 1.1.0 - 2.0.4Outdated
Common utilities and types for Chakra UI
segunadebayo
_codebender828
react-responsive 8.1.0 - 8.2.0Outdated
Media queries in react for responsive design
focus-trap-react 8.9.1 - 8.10.0Outdated
A React component that traps focus.
get-user-locale 1.5.0 - 2.0.0Outdated
Returns a list of strings representing the user's preferred languages.
component-indexof 0.0.3
Microsoft sucks
apollo-client 0.5.19 - 2.6.10
A simple yet functional GraphQL client.
apollo-cache-inmemory 1.6.6
Core abstract of Caching layer for Apollo Client
+1
apollo-bot
benjamn
jbaxleyiii
component-classes 1.2.5Outdated
Cross-browser element class list
redux-form 8.3.4 - 8.3.8Outdated
A higher order component decorator for forms using Redux and React
instantsearch.js 3.1.0 - 3.2.0Outdated
InstantSearch.js is a JavaScript library for building performant and instant search experiences with Algolia.
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
intl-relativeformat 2.2.0Outdated
Formats JavaScript dates to relative time strings.
analytics-utils 0.0.8 - 1.0.10Outdated
Analytics utility functions used by 'analytics' module
@apollo/react-common 3.0.0 - 3.1.4
React Apollo common utilities.
what-input 5.1.2 - 5.2.12
A global utility for tracking the current input method (mouse, keyboard or touch).
@wordpress/url 2.9.0 - 3.21.0Outdated
WordPress URL utilities.
@tannin/plural-forms 1.0.0 - 1.1.0
Compiles a function to compute the plural forms index for a given value
aduth
aduth
react-router-prop-types 1.0.0 - 1.0.5
Runtime type checking for react-router props
apollo-link-batch-http 1.2.7 - 1.2.14
Batch HTTP transport layer for GraphQL
jbaxleyiii
apollo-bot
react-displace 2.1.4 - 2.3.0
A higher order component that displaces your component into a remote region of the DOM
lodash.flowright 3.4.0 - 3.5.0
The lodash method `_.flowRight` exported as a module.
most 0.6.0 - 0.9.1Outdated
Monadic streams
most-adjunct 0.8.1 - 0.11.0Outdated
## Documentation
jshthornton
jackmellis