simplywall.st 116 packages

Last scanned on Jan 19 at 08:39 AM
immer 7.0.15VulnerableOutdated
Create your next immutable state by mutating the current one
License
MIT
Footprint
7 KB
Vulnerabilities
Prototype Pollution in immer
Affected versions >=7.0.0 <8.0.1
Prototype Pollution in immer
Affected versions >=7.0.0 <9.0.6
Prototype Pollution in immer
Affected versions >=7.0.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
200
7.0.15
lodash 4.17.20VulnerableOutdated
Lodash modular utilities.
axios 0.20.0VulnerableOutdated
Promise based HTTP client for the browser and node.js
decode-uri-component 0.2.0VulnerableOutdated
A better decodeURIComponent
tslib 1.2.0 - 2.4.1Outdated
Runtime library for TypeScript helper functions
uuid 8.3.2Outdated
RFC4122 (v1, v4, and v5) UUIDs
isarray 0.0.0 - 0.0.1Outdated
Array#isArray for older browsers
react-is 18.1.0Outdated
Brand checking of React Elements.
qs 6.10.2Outdated
A querystring parser that supports nesting and arrays, with a depth limit
form-data 2.1.2 - 4.0.0
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
+2
mikeal
niftylettuce
alexindigo
@babel/runtime 7.16.5 - 7.18.3Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.1.1Outdated
Get and robustly cache all JS language-level intrinsics at first require time
function-bind 1.1.1Outdated
Implementation of Function.prototype.bind
path-to-regexp 1.8.0Outdated
Express style path to RegExp utility
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
object-inspect 1.12.0Outdated
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.
side-channel 1.0.4Outdated
Store information about any JS value in a side channel. Uses WeakMap if available.
is-buffer 1.1.6Outdated
Determine if an object is a Buffer
deepmerge 4.2.2Outdated
A library for deep (recursive) merging of Javascript objects
has 1.0.2 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
scheduler 0.21.0 - 0.22.0Outdated
Cooperative scheduler for the browser environment.
prop-types 15.7.0 - 15.7.2Outdated
Runtime type checking for React props and similar objects.
react 18.1.0Outdated
React is a JavaScript library for building user interfaces.
json-stringify-safe 5.0.1
Like JSON.stringify, but doesn't blow up on circular refs.
react-dom 18.1.0Outdated
React package for working with the DOM.
date-fns 2.27.0Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
lodash.isplainobject 4.0.6
The lodash method `_.isPlainObject` exported as a module.
@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
cross-fetch 3.1.0 - 3.1.4Outdated
Universal WHATWG Fetch API for Node, Browsers and React Native
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
lodash.isstring 4.0.1
The lodash method `_.isString` exported as a module.
query-string 6.14.0 - 6.14.1Outdated
Parse and stringify URL query strings
@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.25Outdated
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment
graphql 15.4.0 - 15.8.0Outdated
A Query Language and Runtime which can target any service.
strict-uri-encode 2.0.0
A stricter URI encode adhering to RFC 3986
@sentry/utils 7.12.0 - 7.13.0Outdated
Utilities for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
@sentry/core 7.13.0Outdated
Base implementation for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
lodash-es 4.17.20 - 4.17.21
Lodash exported as ES modules.
redux 4.1.1 - 4.1.2Outdated
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.
warning 2.0.0 - 3.0.0Outdated
A mirror of Facebook's Warning
use-sync-external-store 1.0.0 - 1.2.0Outdated
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
acdlite
gnoff
react-bot
filter-obj 1.1.0Outdated
Filter object keys and values into a new object
reselect 4.0.0Outdated
Selectors for Redux.
react-redux 8.0.0 - 8.0.1Outdated
Official React bindings for Redux
shallowequal 1.1.0
Like lodash isEqualWith but for shallow equal.
history 4.6.2Outdated
Manage session history with JavaScript
md5 2.3.0
js function for hashing messages with MD5
coolaj86
pvorb
crypt 0.0.0 - 0.0.2
utilities for encryption and hashing
pvorb
pvorb
charenc 0.0.0 - 0.0.2
character encoding utilities
pvorb
pvorb
split-on-first 1.0.0 - 1.1.0Outdated
Split a string on the first occurance of a given separator
resize-observer-polyfill 1.5.0 - 1.5.1
A polyfill for the Resize Observer API
@sentry/browser 7.13.0Outdated
Official Sentry SDK for browsers
+8
benvinegar
billyvg
mitsuhiko
styled-components 5.3.5Outdated
CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.
@emotion/stylis 0.8.4 - 0.8.5
A custom build of Stylis
+1
emmatown
tkh44
emotion-release-bot
extract-files 9.0.0Outdated
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
resolve-pathname 2.2.0Outdated
Resolve URL pathnames using JavaScript
mjackson
mjackson
value-equal 0.4.0Outdated
Are these two JavaScript values equal?
mjackson
mjackson
graphql-request 3.7.0Outdated
Minimal GraphQL client supporting Node and browsers for scripts or simple apps
@sentry/hub 7.0.0 - 7.14.2Outdated
Sentry hub which handles global state managment.
+8
benvinegar
billyvg
mitsuhiko
@sentry/react 7.10.0 - 7.15.0Outdated
Official Sentry SDK for React.js
+8
benvinegar
billyvg
mitsuhiko
tiny-emitter 2.1.0
A tiny (less than 1k) event emitter library
fast-copy 2.1.1Outdated
A blazing fast deep object copier
planttheidea
planttheidea
@angular/common 10.0.0 - 15.1.1Outdated
Angular - commonly needed directives and services
angular
google-wombot
react-markdown x.x.x
React component to render markdown
string-convert 0.1.0 - 0.2.1
String convertions
akiran
akiran
json2mq 0.2.0
Generate media query string from JSON or javascript object
akiran
akiran
@sentry/webpack-plugin x.x.x
Official Sentry Webpack plugin
react-helmet-async 1.0.7 - 1.0.9Outdated
Thread-safe Helmet for React 16+ and friends
wonderboymusic
wonderboymusic
@firebase/webchannel-wrapper 0.5.0Outdated
A wrapper of the webchannel packages from closure-library for use outside of a closure compiled application
+1
chholland
firebase-ops
feiyang.chen
intersection-observer 0.12.0Outdated
A polyfill for IntersectionObserver
algoliasearch 4.4.0Outdated
A fully-featured and blazing-fast JavaScript API client to interact with Algolia API.
+7
millotp
shortcuts
haroenv
react-query 3.34.5 - 3.34.6Outdated
Hooks for managing, caching and syncing asynchronous and remote data in React
tannerlinsley
tkdodo
superstruct 0.8.4Outdated
A simple and composable way to validate data in JavaScript (and TypeScript).
numeral 2.0.6
Format and manipulate numbers.
redux-saga 1.0.0 - 1.1.3Outdated
Saga middleware for Redux to handle Side Effects
redux-devtools-extension 2.13.0 - 2.13.8Outdated
Wrappers for Redux DevTools Extension.
+1
jhen0409
methuselah96
timdorr
@redux-saga/core 1.1.2 - 1.1.3Outdated
Saga middleware for Redux to handle Side Effects
@redux-saga/symbols 1.1.0 - 1.1.2Outdated
Redux-saga internal symbol "registry".
p-throttle 4.1.0 - 4.1.1Outdated
Throttle promise-returning & async functions
@redux-saga/is 1.1.0 - 1.1.2Outdated
Runtime type checking helpers
yelouafi
andarist
redux-saga-release-bot
@redux-saga/delay-p 1.0.0 - 1.1.2Outdated
Promisified setTimeout
@redux-saga/deferred 1.0.0 - 1.1.2Outdated
Helper for creating "exposed" promise object (with resolve & reject methods).
contentful-sdk-core 6.10.4Outdated
Core modules for the Contentful JS SDKs
+1
cf-admin
kgarbaya
contentful-ecosystem
notistack 0.0.1 - 0.3.4Outdated
Highly customizable notification snackbars (toasts) that can be stacked on top of each other
contentful 7.15.1 - 7.15.2Outdated
Client for Contentful's Content Delivery API
hungryblank
cf-admin
contentful-ecosystem
react-content-loader 5.0.0 - 6.0.2Outdated
SVG-Powered component to easily create placeholder loadings (like Facebook cards loading)
contentful-resolve-response 1.3.0 - 1.3.2Outdated
[![npm](https://img.shields.io/npm/v/contentful-resolve-response.svg)](https://www.npmjs.com/package/contentful-resolve-response)
+1
hungryblank
zcei
cf-admin
@loadable/component 5.15.2Outdated
React code splitting made easy.
redux-actions 2.6.3 - 2.6.5Outdated
Flux Standard Action utlities for Redux
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
amplitude-js 5.2.0Outdated
Javascript library for Amplitude Analytics
@reach/popover 0.12.0 - 0.13.0Outdated
Render a portal positioned relative to another element.
+1
ryanflorence
mjackson
chancestrickland
react-media 1.10.0
CSS media queries for React
react-tracking 9.2.0Outdated
Declarative tracking for React apps.
@researchgate/react-intersection-observer 1.3.5
React component for the Intersection Observer API
react-query-devtools 1.0.4 - 2.6.3
Devtools for React Query
tannerlinsley
tannerlinsley
botframework-webchat-component 4.14.1 - 4.15.6Outdated
React component of botframework-webchat
+2
botframework
sgellock
cwhitten
react-amphtml 3.1.0 - 4.0.2
Use amphtml components inside your React apps easily!
dfrankland
dfrankland
@quintype/components 1.0.2 - 3.2.0Outdated
Components to help build Quintype Node.js apps
@unleash/proxy-client-react x.x.x
redux-first-router-link x.x.x
redux-first-router x.x.x
redux-saga-routines x.x.x
@simplywallst/formatting x.x.x
currency-symbol-map x.x.x
number-to-words x.x.x
round-to x.x.x
rudy-history x.x.x
rudy-match-path x.x.x
unleash-proxy-client x.x.x
embla-carousel x.x.x