About
Community
dev.to
62 packages
Last scanned on Nov 2 at 08:29 AM
Update
Name
Size
Popularity
Severity
immer
6.0.0 - 6.0.9
Vulnerable
Outdated
Create your next immutable state by mutating the current one
Script
https://dev.to/packs/js/Search-80c3300f928772c381b7.chunk.js
License
MIT
Footprint
287 B
Vulnerabilities
High
GHSA-c36v-fmgq-m8hx
Prototype Pollution in immer
Affected versions >=0 <9.0.6
High
GHSA-9qmh-276g-x5pj
Prototype Pollution in immer
Affected versions >=0 <8.0.1
Critical
GHSA-33f9-j839-rf8h
Prototype Pollution in immer
Affected versions >=0 <9.0.6
Matched Modules
Version distribution in production
272
9.0.11
272
9.0.12
272
9.0.13
272
9.0.14
231
9.0.6
142
6.0.9
Also used on 440 websites
tiktok.com
91 packages
giphy.com
209 packages
imdb.com
78 packages
open.spotify.com
68 packages
Repository
Homepage
More
immutable
mutable
copy-on-write
react-is
16.13.1
Outdated
Brand checking of React Elements.
react
+2
@babel/runtime
7.18.2 - 7.18.3
Outdated
babel's modular runtime helpers
+1
lodash
4.17.21
Lodash modular utilities.
modules
stdlib
util
get-intrinsic
1.1.1
Outdated
Get and robustly cache all JS language-level intrinsics at first require time
javascript
ecmascript
es
js
intrinsic
+2
ljharb
has-symbols
1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
Symbol
symbols
typeof
sham
polyfill
+3
ljharb
object-inspect
1.12.2
Outdated
string representations of objects in node and the browser
inspect
util.inspect
object
stringify
pretty
has
1.0.2 - 1.0.3
Object.prototype.hasOwnProperty.call shortcut
function-bind
1.1.1
Implementation of Function.prototype.bind
function
bind
shim
es5
es-abstract
1.19.0 - 1.19.1
Outdated
ECMAScript spec abstract operations.
ECMAScript
ES
abstract
operation
abstract operation
+4
ljharb
is-callable
1.2.4
Outdated
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Function
function
callable
generator
generator function
+5
ljharb
call-bind
1.0.2
Robustly `.call.bind()` a function
javascript
ecmascript
es
js
callbind
+8
ljharb
define-properties
1.1.3
Outdated
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Object.defineProperty
Object.defineProperties
object
property descriptor
descriptor
+2
ljharb
object.assign
4.1.2
Outdated
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Object.assign
assign
ES6
extend
$.extend
+6
ljharb
is-regex
1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
regex
regexp
is
regular expression
regular
+1
ljharb
deepmerge
1.5.2
Outdated
A library for deep (recursive) merging of Javascript objects
merge
deep
extend
copy
clone
+1
tehshrike
object-keys
1.1.1
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Object.keys
keys
ES5
shim
ljharb
is-date-object
1.0.5
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Date
ES6
toStringTag
@@toStringTag
Date object
ljharb
is-symbol
1.0.2 - 1.0.4
Determine if a value is an ES6 Symbol or not.
symbol
es6
is
Symbol
ljharb
has-tostringtag
1.0.0
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
javascript
ecmascript
symbol
symbols
tostringtag
+1
ljharb
es-to-primitive
1.2.1
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
primitive
abstract
ecmascript
es5
es6
+11
ljharb
functions-have-names
1.2.1 - 1.2.2
Outdated
Does this JS environment support the `name` property on functions?
function
name
es5
names
functions
+1
ljharb
object.values
1.1.5
Outdated
ES2017 spec-compliant Object.values shim.
Object.values
Object.keys
Object.entries
values
ES7
+8
ljharb
performance-now
2.0.0 - 2.1.0
Implements performance.now (based on process.hrtime).
meryn
prop-types
15.8.0 - 15.8.1
Runtime type checking for React props and similar objects.
react
+1
function.prototype.name
1.1.5
An ES2015 spec-compliant `Function.prototype.name` shim
Function.prototype.name
function
name
ES6
ES2015
+3
ljharb
moment
x.x.x
Parse, validate, manipulate, and display dates
moment
date
time
parse
format
+4
+2
array.prototype.flat
1.2.5
Outdated
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
Array.prototype.flatten
Array.prototype.flat
flatten
flat
array
+6
ljharb
lodash.debounce
4.0.8
The lodash method `_.debounce` exported as a module.
lodash-modularized
debounce
process
0.11.10
process information for node.js and browsers
process
object-is
1.1.4 - 1.1.5
ES2015-compliant shim for Object.is - differentiates between -0 and +0
is
Object.is
equality
sameValueZero
ES6
+4
hoist-non-react-statics
3.3.2
Copies non-react specific statics from a child component to a parent component
react
mridgway
classnames
2.3.2
A simple utility for conditionally joining classNames together
react
css
classes
classname
classnames
+2
es5-ext
0.10.24 - 0.10.49
Outdated
ECMAScript extensions and shims
ecmascript
ecmascript5
ecmascript6
es5
es6
+11
medikoo
bignumber.js
9.0.2
Outdated
A library for arbitrary-precision decimal and non-decimal arithmetic
arbitrary
precision
arithmetic
big
number
+7
mikemcl
lodash-es
4.17.21
Lodash exported as ES modules.
es6
modules
stdlib
util
raf
3.4.0 - 3.4.1
requestAnimationFrame polyfill for node and the browser
requestAnimationFrame
polyfill
preact
10.4.8 - 10.5.7
Outdated
Fast 3kb React-compatible Virtual DOM library.
preact
react
ui
user interface
virtual dom
+5
+10
enzyme-shallow-equal
1.0.4
Outdated
Adaptation of react-addons-shallow-compare, for independent usage
javascript
shallow rendering
shallowRender
test
reactjs
+7
+1
airbnb-prop-types
2.16.0
Custom React PropType validators that we use at Airbnb.
react
propTypes
airbnb
prop
types
+2
+1
prop-types-exact
1.0.0 - 1.2.0
For use with React PropTypes. Will error on any prop not explicitly specified.
react
propTypes
airbnb
prop
types
+3
+1
tabbable
5.3.3
Outdated
Returns an array of all tabbable DOM nodes within a containing node.
consolidated-events
2.0.2
Manage multiple event handlers using few event listeners
events
performance
lencioni
focus-trap
6.9.2 - 7.0.0
Outdated
Trap focus within a DOM node.
focus
accessibility
trap
capture
keyboard
+1
react-portal
4.2.1 - 4.2.2
To make your life with React Portals easier.
react
react-component
modal
lightbox
react-portal
+2
miksu
flatpickr
4.6.10 - 4.6.13
A lightweight, powerful javascript datetime picker
javascript
datetimepicker
calendar
date
time
+2
react-outside-click-handler
1.3.0
A React component for dealing with clicks outside its subtree
+2
document.contains
1.0.2
Polyfill/shim for `document.contains`
contains
document
element
node
polyfill
+1
ljharb
react-dates
21.8.0
A responsive and accessible date range picker component built with React
+4
react-with-direction
1.3.1 - 1.4.0
Components to provide and consume RTL or LTR direction in React
+3
react-moment-proptypes
1.6.0 - 1.8.1
React proptype for moment module
moment
react
props
proptypes
react-with-styles
4.2.0
Outdated
[![Build Status][travis-svg]][travis-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
react
css
styles
aphrodite
radium
+4
is-touch-device
1.0.0 - 1.0.1
Is the current JS environment a touch device?
touch
is
documenttouch
maxtouchpoints
msmaxtouchpoints
+2
+2
react-with-styles-interface-css
6.0.0
Interface for react-with-styles outputting CSS
react-with-styles
css-in-js
css
+2
global-cache
1.2.1
Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!
global
window
self
cache
global object
ljharb
@auth0/auth0-spa-js
2.0.0
Outdated
Auth0 SDK for Single Page Applications using Authorization Code Grant Flow with PKCE
auth0
login
Authorization Code Grant Flow
PKCE
Single Page Application authentication
+1
+40
focus-visible
5.2.0
Polyfill for :focus-visible pseudo-selector
sweetalert2
8.0.0 - 9.4.1
Outdated
A beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes, supported fork of sweetalert
sweetalert
sweetalert2
alert
modal
popup
+4
i18n-js
4.1.0 - 4.1.1
Outdated
A small library to provide I18n on JavaScript.
fnando
semantic-ui-react
0.56.11
Outdated
The official Semantic-UI-React integration.
ahoy.js
x.x.x
react-colorful
x.x.x
Popular search queries
webpack.js.org
url
react-scripts
react
lottie-api
react-helmet-async
+8 packages
github.com
color-convert
engine.io-client
lit-html
web-vitals
next
+16 packages
pinterest.com
lodash
relay-runtime
react-query
react-relay
react-use
+50 packages
Popular packages
react
React is a JavaScript library for building user interfaces.
+6 634 websites
core-js
Standard library
+10 238 websites
es5-ext
ECMAScript extensions and shims
+10 229 websites
@babel/runtime
babel's modular runtime helpers
+8 352 websites
lodash
Lodash modular utilities.
+4 826 websites
axios
Promise based HTTP client for the browser and node.js
+4 742 websites