architizer.com 116 packages

Last scanned on Oct 27 at 07:06 PM
lodash 4.17.11VulnerableOutdated
Lodash modular utilities.
License
MIT
Footprint
63 KB
Vulnerabilities
Prototype Pollution in lodash
Affected versions >=0 <4.17.12
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
232
4.17.11
property-expr 1.5.1VulnerableOutdated
tiny util for getting and setting deep object props safely
decode-uri-component 0.2.0VulnerableOutdated
A better decodeURIComponent
lodash-es 4.17.12 - 4.17.15VulnerableOutdated
Lodash exported as ES modules.
lazysizes 5.1.0 - 5.1.1VulnerableOutdated
High performance (jankfree) lazy loader for images (including responsive images), iframes and scripts (widgets).
tslib 1.9.3Outdated
Runtime library for TypeScript helper functions
isarray 0.0.0 - 0.0.1Outdated
Array#isArray for older browsers
react-is 16.9.0Outdated
Brand checking of React Elements.
regenerator-runtime 0.13.7Outdated
Runtime for Regenerator-compiled generator and async functions.
@babel/runtime 7.13.9 - 7.18.0Outdated
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.7.0Outdated
Express style path to RegExp utility
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
isobject 3.0.1Outdated
Returns true if the value is an object and not an array or null.
is-plain-object 2.0.2 - 2.0.4Outdated
Returns true if an object was created by the `Object` constructor, or Object.create(null).
object-assign 4.1.1
ES2015 `Object.assign()` ponyfill
define-properties 1.1.3Outdated
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
object-keys 1.1.1
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
deepmerge 2.1.0 - 3.0.0Outdated
A library for deep (recursive) merging of Javascript objects
regexp.prototype.flags 1.3.1Outdated
ES6 spec-compliant RegExp.prototype.flags shim.
core-js 3.10.2Outdated
Standard library
is-regex 1.0.4Outdated
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
is-date-object 1.0.1Outdated
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
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.6.2Outdated
Runtime type checking for React props and similar objects.
is-arguments 1.1.0Outdated
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.
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.
performance-now 2.0.0 - 2.1.0
Implements performance.now (based on process.hrtime).
meryn
meryn
deep-equal 1.1.0 - 1.1.1Outdated
node's assert.deepEqual algorithm
object-is 1.0.1Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
@emotion/memoize 0.6.6 - 0.7.4Outdated
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
@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.2.2 - 2.2.5Outdated
A simple utility for conditionally joining classNames together
symbol-observable 1.1.0 - 1.2.0Outdated
Symbol.observable ponyfill
query-string 5.1.0Outdated
Parse and stringify URL query strings
@emotion/is-prop-valid 0.8.8Outdated
A function to check whether a prop is valid for HTML and SVG elements
+1
emmatown
tkh44
emotion-release-bot
common-tags 1.4.0Outdated
a few common utility template tags for ES2015
whatwg-fetch 2.0.3Outdated
A window.fetch polyfill.
jakechampion
mattandrews
mislav
tiny-invariant 1.1.0Outdated
A tiny invariant function
strict-uri-encode 1.1.0Outdated
A stricter URI encode adhering to RFC 3986
react-router 5.2.0Outdated
Declarative routing for React
react-router-dom 5.2.0Outdated
Declarative routing for React web applications
react-fast-compare 2.0.4Outdated
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
pluralize 7.0.0Outdated
Pluralize and singularize any word
js-cookie 2.2.0Outdated
A simple, lightweight JavaScript API for handling cookies
babel-runtime 5.8.38 - 6.26.0
babel selfContained runtime
hzoo
loganfsmyth
existentialism
shallowequal 1.1.0
Like lodash isEqualWith but for shallow equal.
fbjs 0.8.16 - 0.8.18Outdated
A collection of utility libraries used by other Facebook JS projects
+5
zpao
eliwhite
yungsters
history 4.10.1Outdated
Manage session history with JavaScript
raf 3.4.0 - 3.4.1
requestAnimationFrame polyfill for node and the browser
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)
yup 0.27.0Outdated
Dead simple Object schema validation
monastic.panic
monastic.panic
styled-components 5.2.3Outdated
CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.
copy-to-clipboard 3.0.6 - 3.0.9Outdated
Copy stuff into clipboard using JS with fallbacks
toggle-selection 1.0.5 - 1.0.6
Toggle current selected content in browser
lodash.throttle 4.1.1
The lodash method `_.throttle` exported as a module.
react-popper 1.3.11Outdated
Official library to use Popper on React projects
react-select 1.0.0 - 1.1.0Outdated
A Select control built with and for ReactJS
@emotion/stylis 0.8.4 - 0.8.5
A custom build of Stylis
+1
emmatown
tkh44
emotion-release-bot
synchronous-promise 2.0.8 - 2.0.9Outdated
Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise
fluffynuts
fluffynuts
popper.js 1.16.1
A kickass library to manage your poppers
hyphenate-style-name 1.0.2Outdated
Hyphenates a camelcased CSS property name
resolve-pathname 3.0.0
Resolve URL pathnames using JavaScript
mjackson
mjackson
@apollo/client 3.0.0 - 3.7.1Outdated
A fully-featured caching GraphQL client.
react-dropzone 4.2.3Outdated
Simple HTML5 drag-drop zone with React.js
attr-accept 1.1.0Outdated
JavaScript implementation of the "accept" attribute for HTML5 <input type="file">
formik 1.5.4 - 1.5.8Outdated
Build forms in React, without the tears
jss 9.8.7Outdated
A lib for generating Style Sheets with JavaScript.
exenv 1.2.1 - 1.2.2
React's ExecutionEnvironment module extracted for use in other packages & components
is-in-browser 1.1.3Outdated
Simple check to see if current app is running in browser
tuxsudo
tuxsudo
css-vendor 0.3.8Outdated
CSS vendor prefix detection and property feature testing.
react-input-autosize 2.0.0 - 2.0.1Outdated
Auto-resizing Input Component for React
gud 1.0.0
Create a 'gud nuff' (not cryptographically secure) globally unique id
mini-create-react-context 0.3.3 - 0.4.1
Smaller Polyfill for the proposed React context API
create-react-class 15.6.2Outdated
Legacy API for creating React components.
react-modal 3.8.1 - 3.8.2Outdated
Accessible modal dialog component for React.JS
@material-ui/core 3.3.2Outdated
React components that implement Google's Material Design.
create-react-context 0.2.2 - 0.2.3Outdated
Polyfill for the proposed React context API
react-copy-to-clipboard 5.0.1Outdated
Copy-to-clipboard React component
@hypnosphi/create-react-context 0.3.1
Polyfill for the proposed React context API
keycode 2.2.0Outdated
Convert between keyboard keycodes and keynames and vice versa.
consolidated-events 1.1.1Outdated
Manage multiple event handlers using few event listeners
@material-ui/icons 3.0.0 - 3.0.2Outdated
Material Design Svg Icons converted to Material-UI React components.
recompose 0.29.0 - 0.30.0
A React utility belt for function components and higher-order components
@redux-saga/core 1.0.0 - 1.2.1Outdated
Saga middleware for Redux to handle Side Effects
brcast 3.0.0 - 3.0.1Outdated
Tiny data broadcaster with 0 dependencies
react-phone-number-input 1.0.1 - 1.1.14Outdated
Telephone number input React component
react-scroll 1.7.12Outdated
A scroll component for React.js
react-waypoint 7.3.0 - 8.0.3Outdated
A React component to execute a function whenever you scroll to an element.
react-share 4.3.0 - 4.4.0Outdated
Social media share buttons and share counts for React.
react-infinite-scroller 1.2.4Outdated
Infinite scroll component for React in ES6
url-polyfill 1.0.10Outdated
Polyfill URL and URLSearchParams
lifaon74
lifaon74
bootstrap-vue 1.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
jss-nested 6.0.1
JSS plugin that enables support for nested selectors
jss-camel-case 6.1.0
JSS plugin that allows to write camel cased rule properties
jss-global 2.0.0 - 3.0.0
Global styles for JSS
jss-default-unit 7.0.0 - 8.0.2
JSS plugin that adds default custom unit to numeric values where needed
jss-vendor-prefixer 6.0.0 - 7.0.0Outdated
JSS plugin that handles vendor prefixes in the browser
jss-props-sort 5.0.0 - 6.0.0
JSS plugin that ensures style properties extend each other instead of override
react-sticky 6.0.3
Sticky component for React
react-notification-system 0.2.16Outdated
A React Notification System fully customized
blueimp-load-image x.x.x
filestack-js x.x.x
filestack-react x.x.x
react-debounce-input x.x.x
react-geocode x.x.x
react-popper-tooltip x.x.x