zippia.com 146 packages

Last scanned on Oct 27 at 07:41 PM
lodash 4.17.20VulnerableOutdated
Lodash modular utilities.
License
MIT
Footprint
46 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
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
axios 0.17.1VulnerableOutdated
Promise based HTTP client for the browser and node.js
next 12.3.1VulnerableOutdated
The React Framework
rauchg
timneutkens
vercel-release-bot
tslib 2.4.0Outdated
Runtime library for TypeScript helper functions
uuid 7.0.2 - 8.0.0Outdated
RFC4122 (v1, v4, and v5) UUIDs
isarray 1.0.0 - 2.0.5
Array#isArray for older browsers
react-is 18.1.0Outdated
Brand checking of React Elements.
buffer 4.9.2Outdated
Node.js Buffer API, for the browser
@babel/runtime 7.18.2 - 7.18.3Outdated
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.1Outdated
Implementation of Function.prototype.bind
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
fast-deep-equal 3.1.0 - 3.1.3
Fast deep equal
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
ieee754 1.1.9 - 1.1.13Outdated
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.
base64-js 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.
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
is-buffer 1.1.6Outdated
Determine if an object is a Buffer
object-keys 1.1.1
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
regexp.prototype.flags 1.4.3Outdated
ES6 spec-compliant RegExp.prototype.flags shim.
is-regex 1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
is-date-object 1.0.5
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
content-type 1.0.4Outdated
Create and parse HTTP Content-Type header
functions-have-names 1.2.3
Does this JS environment support the `name` property on functions?
has 1.0.2 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
scheduler 0.20.2Outdated
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.2Outdated
React is a JavaScript library for building user interfaces.
process 0.11.10
process information for node.js and browsers
react-dom 17.0.2Outdated
React package for working with the DOM.
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
moment 2.29.4Outdated
Parse, validate, manipulate, and display dates
deep-equal 1.1.0 - 1.1.1Outdated
node's assert.deepEqual algorithm
dayjs 1.11.1 - 1.11.2Outdated
2KB immutable date time library alternative to Moment.js with the same modern API
object-hash 3.0.0
Generate hashes from javascript objects in node and the browser.
immutable 3.8.2Outdated
Immutable Data Collections
object-is 1.1.4 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
@emotion/memoize 0.7.5Outdated
emotion's memoize utility
+1
emmatown
tkh44
emotion-release-bot
hoist-non-react-statics 3.3.2
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
invariant 2.2.3 - 2.2.4
invariant
@emotion/unitless 0.7.2 - 0.7.5Outdated
An object of css properties that don't accept values with units
+1
emmatown
tkh44
emotion-release-bot
classnames 2.3.2Outdated
A simple utility for conditionally joining classNames together
@emotion/is-prop-valid 1.1.2Outdated
A function to check whether a prop is valid for HTML and SVG elements
+1
emmatown
tkh44
emotion-release-bot
ua-parser-js 0.7.31Outdated
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment
react-transition-group 4.4.5
A react component toolset for managing animations
dom-helpers 5.2.1
tiny modular DOM lib for ie9+
tiny-invariant 1.2.0Outdated
A tiny invariant function
immer 9.0.11 - 9.0.14Outdated
Create your next immutable state by mutating the current one
memoize-one 5.2.1Outdated
A memoization library which only remembers the latest invocation
jquery 3.0.0 - 3.6.1Outdated
JavaScript library for DOM operations
lodash-es 4.17.20 - 4.17.21
Lodash exported as ES modules.
redux 4.2.0Outdated
Predictable state container for JavaScript apps
warning 4.0.3
A mirror of Facebook's Warning
use-sync-external-store 1.0.0 - 1.2.0
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
acdlite
gnoff
react-bot
babel-runtime 5.0.13 - 6.0.14Outdated
babel selfContained runtime
hzoo
loganfsmyth
existentialism
reselect 4.1.2 - 4.1.5Outdated
Selectors for Redux.
shallowequal 1.1.0
Like lodash isEqualWith but for shallow equal.
react-redux 7.2.8Outdated
Official React bindings for Redux
fbjs 2.0.0 - 3.0.1Outdated
A collection of utility libraries used by other Facebook JS projects
+5
zpao
eliwhite
yungsters
polished 4.2.2Outdated
A lightweight toolset for writing styles in Javascript.
styled-components 5.3.5Outdated
CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.
react-popper 1.3.11Outdated
Official library to use Popper on React projects
react-select 5.0.0 - 5.5.4Outdated
A Select control built with and for ReactJS
redux-thunk 2.4.0 - 2.4.1Outdated
Thunk middleware for Redux.
@emotion/stylis 0.8.4 - 0.8.5
A custom build of Stylis
+1
emmatown
tkh44
emotion-release-bot
popper.js 1.16.1
A kickass library to manage your poppers
compute-scroll-into-view 1.0.17Outdated
The engine that powers scroll-into-view-if-needed
chart.js 2.9.4Outdated
Simple HTML5 charts using the canvas element.
@reduxjs/toolkit 1.3.4 - 1.8.6Outdated
The official, opinionated, batteries-included toolset for efficient Redux development
react-dropzone 10.2.2Outdated
Simple HTML5 drag-drop zone with React.js
attr-accept 2.2.2
JavaScript implementation of the "accept" attribute for HTML5 <input type="file">
file-selector 0.1.13 - 0.2.4Outdated
Convert DataTransfer object to a list of File objects
@angular/router 10.0.0 - 14.1.3Outdated
Angular - the routing library
scroll-into-view-if-needed 2.2.29Outdated
Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: center
formik 1.0.0 - 2.2.9Outdated
Build forms in React, without the tears
css-box-model 1.1.2 - 1.2.1
Get accurate and well named css box model information about an Element 📦
react-draggable 4.4.1 - 4.4.5Outdated
React draggable component
gud 1.0.0
Create a 'gud nuff' (not cryptographically secure) globally unique id
raf-schd 4.0.1 - 4.0.3
A scheduler based on requestAnimationFrame
use-memo-one 1.1.2Outdated
useMemo and useCallback but with a stable cache
react-intersection-observer 8.34.0Outdated
Monitor if a component is inside the viewport, using IntersectionObserver API
@react-spring/shared 9.0.0 - 9.5.5Outdated
Globals and shared modules
@react-spring/animated 9.0.0 - 9.5.5Outdated
Animated component props for React
@react-spring/core 9.2.2 - 9.5.5Outdated
The platform-agnostic core of `react-spring`
react-beautiful-dnd 13.0.0 - 13.1.1
Beautiful and accessible drag and drop for lists with React
intersection-observer 0.7.0Outdated
A polyfill for IntersectionObserver
@restart/hooks 0.4.2 - 0.4.7Outdated
A set of utility and general-purpose React hooks.
monastic.panic
taion
kytsang
react-overlays 3.1.0 - 5.1.2Outdated
Utilities for creating robust overlay components
@datadog/browser-rum-core 4.6.0 - 4.23.2Outdated
Datadog browser RUM core utilities.
datadog
datadog
@react-spring/web 9.2.4 - 9.4.5Outdated
`react-dom` support
rc-select 8.6.2 - 9.2.3Outdated
React Select
numeral 2.0.4Outdated
Format and manipulate numbers.
@hypnosphi/create-react-context 0.3.1
Polyfill for the proposed React context API
react-chartjs-2 2.10.0 - 2.11.2Outdated
React components for Chart.js
redux-saga 1.0.0 - 1.1.3Outdated
Saga middleware for Redux to handle Side Effects
redux-logger 3.0.6
Logger for Redux
recompose 0.18.0 - 0.25.1Outdated
A React utility belt for function components and higher-order components
@react-spring/rafz 9.5.0 - 9.5.5Outdated
react-spring's fork of rafz one frameloop to rule them all
react-device-detect 1.8.6 - 1.16.0Outdated
Detect device type and render your component according to it
@redux-saga/core 1.1.0 - 1.2.1Outdated
Saga middleware for Redux to handle Side Effects
@redux-saga/symbols 1.1.0 - 1.1.2Outdated
Redux-saga internal symbol "registry".
@redux-saga/is 1.1.0 - 1.1.2Outdated
Runtime type checking helpers
yelouafi
andarist
redux-saga-release-bot
@redux-saga/delay-p 1.2.0 - 1.2.1
Promisified setTimeout
@redux-saga/deferred 1.0.0 - 1.1.2Outdated
Helper for creating "exposed" promise object (with resolve & reject methods).
@chakra-ui/utils 1.8.2 - 2.0.11Outdated
Common utilities and types for Chakra UI
segunadebayo
_codebender828
@chakra-ui/theme 2.1.0 - 2.1.3Outdated
The default theme for chakra components
react-native-web 0.18.0 - 0.18.9Outdated
React Native for Web
react-swipeable 6.2.1 - 6.2.2Outdated
React Swipe event handler hook
react-bootstrap-typeahead 5.2.2Outdated
React typeahead with Bootstrap styling
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
react-string-replace 0.4.2 - 0.4.4Outdated
String#replace for React components
react-lazyload 3.2.0Outdated
Lazyload your components, images or anything where performance matters.
react-lazy-load-image-component 1.5.3 - 1.5.5Outdated
React Component to lazy load images using a HOC to track window scroll position.
@atlaskit/theme 5.1.0 - 6.2.1Outdated
Theme contains solutions for global theming, colors, typography and other useful mixins.
tesseract.js 2.0.0 - 3.0.3Outdated
Pure Javascript Multilingual OCR
+1
antimatter15
jeromewu
bijection
react-recaptcha 2.3.10
A react.js reCAPTCHA for Google
@most/scheduler 0.7.0 - 1.3.0
Reactive programming with lean, functions-only, curried, tree-shakeable API
react-amphtml 3.1.0 - 4.0.2
Use amphtml components inside your React apps easily!
dfrankland
dfrankland
@swc/helpers x.x.x
popup-tools x.x.x
@radix-ui/primitive x.x.x
@radix-ui/react-label x.x.x
@radix-ui/react-checkbox x.x.x
@radix-ui/react-use-previous x.x.x
@radix-ui/react-use-size x.x.x
@radix-ui/react-compose-refs x.x.x
@radix-ui/react-context x.x.x
@radix-ui/react-presence x.x.x
@radix-ui/react-primitive x.x.x
@radix-ui/react-use-callback-ref x.x.x
@radix-ui/react-use-controllable-state x.x.x
@radix-ui/react-direction x.x.x
@radix-ui/react-use-layout-effect x.x.x
@radix-ui/react-slot x.x.x
@radix-ui/react-slider x.x.x
@radix-ui/react-collection x.x.x
@radix-ui/number x.x.x
draft-js x.x.x
fflate x.x.x
jspdf x.x.x
@tanem/svg-injector x.x.x
react-svg x.x.x
reactjs-popup x.x.x