skl.sh 91 packages

Last scanned on Jan 19 at 10:49 AM
lodash 4.17.16VulnerableOutdated
Lodash modular utilities.
License
MIT
Footprint
3 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
next 10.0.5 - 10.2.3VulnerableOutdated
The React Framework
rauchg
timneutkens
vercel-release-bot
debug 4.3.2 - 4.3.4
Lightweight debugging utility for Node.js and the browser
tslib 1.6.0 - 2.4.1Outdated
Runtime library for TypeScript helper functions
ms 2.1.2 - 2.1.3
Tiny millisecond conversion utility
+5
gdborton
matheuss
rauchg
lru-cache 5.1.1 - 6.0.0Outdated
A cache object that deletes the least-recently-used items.
yallist 3.0.3 - 4.0.0Outdated
Yet Another Linked List
isaacs
isaacs
uuid 7.0.0 - 8.0.0Outdated
RFC4122 (v1, v4, and v5) UUIDs
react-is 16.3.0 - 17.0.2Outdated
Brand checking of React Elements.
@babel/runtime 7.12.13 - 7.16.3Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.1.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 6.1.0 - 6.2.0Outdated
Express style path to RegExp utility
axios 0.21.4Outdated
Promise based HTTP client for the browser and node.js
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
fast-deep-equal 3.0.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.
has-property-descriptors 1.0.0Outdated
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
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.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.
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
regexp.prototype.flags 1.4.2 - 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.
functions-have-names 1.1.1 - 1.2.3
Does this JS environment support the `name` property on functions?
scheduler 0.15.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.7.0 - 15.8.1
Runtime type checking for React props and similar objects.
react 16.13.0 - 17.0.2Outdated
React is a JavaScript library for building user interfaces.
is-arguments 1.1.1
Is this an arguments object? It's a harder question than you think.
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
deep-equal 1.1.0 - 1.1.1Outdated
node's assert.deepEqual algorithm
date-fns 2.28.0Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
clsx 1.2.0 - 1.2.1Outdated
A tiny (239B) utility for constructing className strings conditionally.
object-is 1.1.0 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
hoist-non-react-statics 3.3.1 - 3.3.2
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
classnames 2.3.0 - 2.3.1Outdated
A simple utility for conditionally joining classNames together
graphql 14.5.5 - 14.7.0Outdated
A Query Language and Runtime which can target any service.
@sentry/utils 7.0.0 - 7.15.0Outdated
Utilities for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
crypto-browserify 1.0.9 - 2.0.0Outdated
implementation of crypto for the browser
+2
dcousens
ljharb
cwmma
shallowequal 1.0.1 - 1.1.0
Like lodash isEqualWith but for shallow equal.
url-join 4.0.1Outdated
Join urls and normalize as in path.join.
polished 2.1.1 - 4.2.2Outdated
A lightweight toolset for writing styles in Javascript.
graphql-tag 2.12.2 - 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
toposort 2.0.2
Topological sort of directed ascyclic graphs (like dependecy lists)
@sentry/browser 5.27.0 - 5.30.0Outdated
Official Sentry SDK for browsers
+8
benvinegar
billyvg
mitsuhiko
styled-components 5.0.0 - 5.3.6Outdated
CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.
defu 0.0.3 - 1.0.0Outdated
Recursively assign default properties. Lightweight and Fast!
pi0
pi0
property-expr 2.0.5Outdated
tiny util for getting and setting deep object props safely
react-popper 1.3.6 - 2.1.0Outdated
Official library to use Popper on React projects
synchronous-promise 2.0.0 - 2.0.16Outdated
Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise
fluffynuts
fluffynuts
ts-invariant 0.1.0 - 0.10.3
TypeScript implementation of invariant(condition, message)
@wry/trie 0.2.1 - 0.3.2Outdated
https://en.wikipedia.org/wiki/Trie
@mui/utils 5.0.0 - 5.11.2Outdated
Utility functions for React components.
@wry/equality 0.1.8 - 0.5.3Outdated
Structural equality checking for JavaScript values
benjamn
benjamn
intl-messageformat 9.5.0 - 9.9.6Outdated
Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.
@mui/system 5.0.0 - 5.11.5Outdated
MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.
graphql-request 5.0.0 - 5.1.0Outdated
Minimal GraphQL client supporting Node and browsers for scripts or simple apps
@mui/material 5.0.0 - 5.11.5Outdated
Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.
@wry/context 0.4.0 - 0.6.1Outdated
Manage contextual information needed by (a)synchronous tasks without explicitly passing objects around
benjamn
benjamn
optimism 0.16.1 - 0.16.2Outdated
Composable reactive caching with efficient invalidation.
@apollo/client 3.4.12 - 3.4.17Outdated
A fully-featured caching GraphQL client.
iterall 1.0.1 - 1.3.0
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
@formatjs/fast-memoize 1.1.0 - 1.2.7Outdated
fork of fast-memoize and support esm
jss 10.0.0 - 10.9.2Outdated
A lib for generating Style Sheets with JavaScript.
exenv 1.1.0 - 1.2.2
React's ExecutionEnvironment module extracted for use in other packages & components
swr 0.2.3 - 0.5.7Outdated
React Hooks library for remote data fetching
gud 1.0.0
Create a 'gud nuff' (not cryptographically secure) globally unique id
@storybook/core 3.3.3 - 4.0.12Outdated
Storybook framework-agnostic API
react-modal 3.14.1 - 3.16.1
Accessible modal dialog component for React.JS
react-intl 5.20.9 - 5.24.4Outdated
Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.
@material-ui/utils 4.11.3
Material-UI Utils - Utility functions for Material-UI.
apollo-utilities 1.0.0 - 1.3.4
Utilities for working with GraphQL ASTs
+1
apollo-bot
benjamn
jbaxleyiii
apollo-link 1.2.7 - 1.2.8Outdated
Flexible, lightweight transport layer for GraphQL
jbaxleyiii
peggyrayzis
apollo-bot
@material-ui/core 4.12.2 - 4.12.4
React components that implement Google's Material Design.
@material-ui/system 4.9.6 - 4.12.2
Material-UI System - Design system for Material-UI.
@material-ui/styles 4.2.1 - 4.11.5
Material-UI Styles - The styling solution of Material-UI.
@formatjs/intl 1.3.4 - 1.14.3Outdated
Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
@material-ui/icons 1.0.0 - 1.1.1Outdated
Material Design Svg Icons converted to Material-UI React components.
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
react-infinite-scroll-component 5.1.0 - 6.0.0Outdated
An Infinite Scroll component in react.
vee-validate 3.0.0 - 3.0.11Outdated
Painless forms for Vue.js
react-native-web 0.0.72 - 0.18.10Outdated
React Native for Web
apollo-cache-inmemory 1.6.6
Core abstract of Caching layer for Apollo Client
+1
apollo-bot
benjamn
jbaxleyiii
apollo-boost 0.3.0 - 0.4.9
The easiest way to get started with Apollo Client
+1
apollo-bot
benjamn
jbaxleyiii
@apollo/react-ssr 3.0.0 - 3.1.5Outdated
React Apollo server-side rendering utilities
cross-domain-utils 2.0.38
Javascript module template.
bluepnume
bluepnume
react-amphtml 3.0.0 - 4.0.2
Use amphtml components inside your React apps easily!
dfrankland
dfrankland
jpex 2.0.0 - 2.1.0Outdated
Javascript Prototype Extension
jackmellis
jackmellis