savagex.com 96 packages

Last scanned on Jan 19 at 12:58 PM
lodash 4.17.16VulnerableOutdated
Lodash modular utilities.
License
MIT
Footprint
2 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
serialize-javascript 1.8.0 - 1.9.1VulnerableOutdated
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
next 9.4.2 - 10.2.3VulnerableOutdated
The React Framework
rauchg
timneutkens
vercel-release-bot
tslib 1.6.0 - 2.4.1Outdated
Runtime library for TypeScript helper functions
camelcase 5.3.1Outdated
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
qs 6.11.0Outdated
A querystring parser that supports nesting and arrays, with a depth limit
@babel/runtime 7.12.13 - 7.19.4Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.1.2Outdated
Get and robustly cache all JS language-level intrinsics at first require time
is-extendable 1.0.0 - 1.0.1
Returns true if a value is a plain object, array or function.
function-bind 1.1.0 - 1.1.1Outdated
Implementation of Function.prototype.bind
path-to-regexp 2.4.0Outdated
Express style path to RegExp utility
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.
isobject 3.0.0 - 4.0.0
Returns true if the value is an object and not an array or null.
side-channel 1.0.4Outdated
Store information about any JS value in a side channel. Uses WeakMap if available.
is-plain-object 2.0.0 - 3.0.0Outdated
Returns true if an object was created by the `Object` constructor, or Object.create(null).
deepmerge 4.2.2Outdated
A library for deep (recursive) merging of Javascript objects
array-flatten 2.0.0 - 2.1.2Outdated
Flatten nested arrays
core-js 3.23.3 - 3.27.1Outdated
Standard library
retry 0.12.0Outdated
Abstraction for exponential and custom retry strategies for failed operations.
tim-kos
tim-kos
eventemitter3 2.0.0 - 5.0.0Outdated
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
scheduler 0.14.0 - 0.23.0Outdated
Cooperative scheduler for the browser environment.
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.
react 16.9.0Outdated
React is a JavaScript library for building user interfaces.
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
performance-now 0.1.3 - 2.1.0
Implements performance.now (based on process.hrtime).
meryn
meryn
date-fns 1.30.1Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
camelcase-keys 4.2.0 - 8.0.2Outdated
Convert object keys to camel case
sindresorhus
sindresorhus
classnames 2.3.0 - 2.3.1Outdated
A simple utility for conditionally joining classNames together
object.pick 1.1.2 - 1.3.0
Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.
query-string 5.0.1 - 5.1.1Outdated
Parse and stringify URL query strings
graphql 15.4.0 - 15.8.0Outdated
A Query Language and Runtime which can target any service.
react-transition-group 2.4.0 - 4.4.5
A react component toolset for managing animations
dom-helpers 5.0.1 - 5.2.1
tiny modular DOM lib for ie9+
@sentry/utils 6.19.5 - 6.19.7Outdated
Utilities for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
lodash-es 4.17.21
Lodash exported as ES modules.
crypto-browserify 0.0.0 - 1.0.3Outdated
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)
reselect 4.1.0 - 4.1.7Outdated
Selectors for Redux.
raf 3.0.0 - 3.1.0Outdated
requestAnimationFrame polyfill for node and the browser
polished 3.4.3 - 4.2.2Outdated
A lightweight toolset for writing styles in Javascript.
react-lifecycles-compat 3.0.4
Backwards compatibility polyfill for React class components
fb
sophiebits
copy-to-clipboard 3.3.0 - 3.3.1Outdated
Copy stuff into clipboard using JS with fallbacks
toggle-selection 1.0.5 - 1.0.6
Toggle current selected content in browser
compute-scroll-into-view 1.0.17Outdated
The engine that powers scroll-into-view-if-needed
@wry/equality 0.5.1 - 0.5.3Outdated
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.
tabbable 3.1.1 - 3.1.2Outdated
Returns an array of all tabbable DOM nodes within a containing node.
davidtheclark
stefcameron
@reduxjs/toolkit 1.6.0 - 1.9.1Outdated
The official, opinionated, batteries-included toolset for efficient Redux development
@apollo/client 3.6.3 - 3.7.4Outdated
A fully-featured caching GraphQL client.
@sentry/hub 6.19.5 - 6.19.7Outdated
Sentry hub which handles global state managment.
+8
benvinegar
billyvg
mitsuhiko
object.omit 3.0.0
Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.
@sentry/minimal 4.0.0 - 6.19.7
Sentry minimal library that can be used in other packages
+8
benvinegar
billyvg
mitsuhiko
scroll-into-view-if-needed 2.2.29 - 2.2.31Outdated
Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: center
exenv 1.1.0 - 1.2.2
React's ExecutionEnvironment module extracted for use in other packages & components
json2mq 0.2.0
Generate media query string from JSON or javascript object
akiran
akiran
string-convert 0.2.0 - 0.2.1
String convertions
akiran
akiran
react-input-autosize 2.2.2Outdated
Auto-resizing Input Component for React
react-intersection-observer 8.33.0 - 9.0.0Outdated
Monitor if a component is inside the viewport, using IntersectionObserver API
recharts 1.0.0 - 1.6.2Outdated
React charts
focus-trap 4.0.0 - 4.0.2Outdated
Trap focus within a DOM node.
xstate 4.7.0 - 4.19.1Outdated
Finite State Machines and Statecharts for the Modern Web.
downshift 3.4.8 - 7.2.0Outdated
🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components.
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.
universal-cookie 4.0.1 - 4.0.4Outdated
Universal cookies for JavaScript
intl-messageformat-parser 1.3.0 - 1.5.1Outdated
Parses ICU Message strings into an AST via JavaScript.
load-script 1.0.0 - 2.0.0
Dynamic script loading for browser
enquire.js 2.1.6
Awesome Media Queries in JavaScript
react-slick 0.27.11 - 0.28.1Outdated
React port of slick carousel
redux-devtools-extension 2.0.0 - 2.13.9
Wrappers for Redux DevTools Extension.
+1
jhen0409
methuselah96
timdorr
react-player 1.15.3Outdated
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
use-subscription 1.3.0 - 1.5.1Outdated
Reusable hooks
+1
gnoff
fb
sophiebits
react-tabs 2.1.0 - 3.1.2Outdated
An accessible and easy tab component for ReactJS
react-spring 5.6.9 - 7.2.11Outdated
<p align="center"> <img src="https://i.imgur.com/QZownhg.png" width="240" /> </p>
focus-trap-react 5.0.0 - 6.0.0Outdated
A React component that traps focus.
react-cookie 4.0.0 - 4.1.0Outdated
Universal cookies for React
canvas-confetti 0.2.0 - 1.6.0Outdated
performant confetti animation in the browser
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
intl-relativeformat 2.2.0Outdated
Formats JavaScript dates to relative time strings.
detect-passive-events 1.0.0 - 1.0.5Outdated
Detect if the browser supports passive events
deepcopy 2.0.0 - 2.1.0
deep copy data
sasaplus1
sasaplus1
react-media 1.10.0
CSS media queries for React
react-stickynode 1.1.2 - 2.1.1Outdated
A performant and comprehensive React sticky component
subscribe-ui-event 2.0.0 - 2.0.7
A single, throttle built-in solution to subscribe to browser UI Events.
@apollo/react-ssr 3.0.0 - 3.1.5Outdated
React Apollo server-side rendering 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
redux-beacon 2.1.0
Analytics integration for Redux and ngrx/store
@researchgate/react-intersection-observer 1.2.0 - 1.3.5
React component for the Intersection Observer API
@redux-beacon/google-tag-manager 1.0.1
Google Tag Manager integration for Redux
ttmarek
ttmarek
little-loader 0.2.0
A lightweight, IE8+ JavaScript loader.
ryan.roemer
ryan.roemer
react-amphtml 3.1.0 - 4.0.2
Use amphtml components inside your React apps easily!
dfrankland
dfrankland