edhrec.com 158 packages

Last scanned on Jan 19 at 03:41 PM
underscore 1.9.1VulnerableOutdated
JavaScript's functional programming helper library.
License
MIT
Footprint
3 KB
Vulnerabilities
Arbitrary Code Execution in underscore
Affected versions >=1.3.2 <1.12.1
Matched Modules
Version distribution in production
251
1.13.1
250
1.13.2
225
1.13.0
225
1.13.3
217
1.13.4
20
1.9.1
decode-uri-component 0.2.0VulnerableOutdated
A better decodeURIComponent
debug 2.6.8 - 2.6.9Outdated
Lightweight debugging utility for Node.js and the browser
tslib 2.4.0Outdated
Runtime library for TypeScript helper functions
ms 2.0.0Outdated
Tiny millisecond conversion utility
+5
gdborton
matheuss
rauchg
uuid 8.3.2Outdated
RFC4122 (v1, v4, and v5) UUIDs
react-is 18.1.0Outdated
Brand checking of React Elements.
regenerator-runtime 0.13.9Outdated
Runtime for Regenerator-compiled generator and async functions.
@babel/runtime 7.18.2 - 7.18.3Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.1.2Outdated
Get and robustly cache all JS language-level intrinsics at first require time
function-bind 1.1.1Outdated
Implementation of Function.prototype.bind
lodash 4.17.21
Lodash modular utilities.
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.
postcss-value-parser 3.3.1Outdated
Transforms css values and at-rule params into the tree
has-property-descriptors 1.0.0Outdated
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
object-assign 4.1.1
ES2015 `Object.assign()` ponyfill
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.
domhandler 5.0.0 - 5.0.3
Handler for htmlparser2 that turns pages into a dom
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
events 3.3.0
Node's event emitter for all 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
regexp.prototype.flags 1.4.3Outdated
ES6 spec-compliant RegExp.prototype.flags shim.
domelementtype 2.2.0 - 2.3.0
all the types of nodes in htmlparser2's dom
core-js 3.22.6 - 3.22.7Outdated
Standard library
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.
eventemitter3 3.0.0 - 4.0.7Outdated
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
functions-have-names 1.2.3
Does this JS environment support the `name` property on functions?
scheduler 0.20.2Outdated
Cooperative scheduler for the browser environment.
has 1.0.2 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
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.
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.
deep-equal 1.1.0 - 1.1.1Outdated
node's assert.deepEqual algorithm
asap 2.0.5 - 2.0.6
High-priority task queue for Node.js and browsers
object-is 1.1.4 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
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
promise 8.1.0Outdated
Bare bones Promises/A+ implementation
forbeslindesay
then-promise-bot
classnames 2.3.0 - 2.3.1Outdated
A simple utility for conditionally joining classNames together
query-string 7.1.0 - 7.1.1Outdated
Parse and stringify URL query strings
react-transition-group 4.4.0 - 4.4.2Outdated
A react component toolset for managing animations
whatwg-fetch 3.6.2Outdated
A window.fetch polyfill.
jakechampion
mattandrews
mislav
dom-helpers 3.4.0Outdated
tiny modular DOM lib for ie9+
@popperjs/core 2.11.3 - 2.11.5Outdated
Tooltip and Popover Positioning Engine
immer 9.0.11 - 9.0.14Outdated
Create your next immutable state by mutating the current one
strict-uri-encode 2.0.0
A stricter URI encode adhering to RFC 3986
memoize-one 6.0.0
A memoization library which only remembers the latest invocation
react-router 6.3.0Outdated
Declarative routing for React
lodash-es 4.17.21
Lodash exported as ES modules.
redux 4.2.0Outdated
Predictable state container for JavaScript apps
react-router-dom 6.3.0Outdated
Declarative routing for React web applications
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 4.0.3
A mirror of Facebook's Warning
d3-array 3.1.6Outdated
Array manipulation, ordering, searching, summarizing, etc.
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
react-redux 8.0.2Outdated
Official React bindings for Redux
history 5.3.0
Manage session history with JavaScript
d3-interpolate 2.0.0 - 3.0.1
Interpolate numbers, colors, strings, arrays, objects, whatever!
style-to-object 0.2.3 - 0.3.0Outdated
Parse CSS inline style to JavaScript object.
polished 3.0.0 - 3.4.4Outdated
A lightweight toolset for writing styles in Javascript.
d3-color 3.1.0
Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).
d3-time 2.1.1 - 3.0.0Outdated
A calculator for humanity’s peculiar conventions of time.
d3-shape 3.1.0Outdated
Graphical primitives for visualization, such as lines and areas.
d3-path 2.0.0 - 3.0.1Outdated
Serialize Canvas path commands to SVG.
idb 6.0.0 - 7.0.1Outdated
A small wrapper that makes IndexedDB usable
jaffathecake
jaffathecake
react-lifecycles-compat 3.0.4
Backwards compatibility polyfill for React class components
fb
sophiebits
split-on-first 1.0.0 - 1.1.0Outdated
Split a string on the first occurance of a given separator
inline-style-parser 0.1.0 - 0.1.1Outdated
An inline style parser.
d3-format 2.0.0 - 3.1.0
Format numbers for human consumption.
d3-scale 4.0.2
Encodings that map abstract data to visual representation.
d3-time-format 3.0.0 - 4.1.0
A JavaScript time formatter and parser inspired by strftime and strptime.
redux-thunk 2.4.0 - 2.4.1Outdated
Thunk middleware for Redux.
react-popper 1.3.11Outdated
Official library to use Popper on React projects
popper.js 1.16.1
A kickass library to manage your poppers
@aws-sdk/util-uri-escape 3.55.0 - 3.186.0Outdated
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-uri-escape/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-uri-escape) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-uri-escape.svg)](https://www.npmjs.com/package/@aws-sd
+2
amzn-oss
aws-sdk-bot
kuhe
compute-scroll-into-view 1.0.17Outdated
The engine that powers scroll-into-view-if-needed
@firebase/util 1.4.0 - 1.6.0Outdated
_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_
+1
chholland
firebase-ops
feiyang.chen
react-app-polyfill 2.0.0 - 3.0.0
Polyfills for various browsers including commonly used language features
+1
fb
timer
iansu
@firebase/component 0.5.8 - 0.5.14Outdated
Firebase Component Platform
+1
chholland
firebase-ops
feiyang.chen
@firebase/logger 0.2.5 - 0.3.2Outdated
A logger package for use in the Firebase JS SDK
+1
chholland
firebase-ops
feiyang.chen
react-scripts 0.4.2Outdated
Configuration and scripts for Create React App.
+1
fb
timer
iansu
file-saver 2.0.2Outdated
An HTML5 saveAs() FileSaver implementation
fast-equals 2.0.4Outdated
A blazing fast equality comparison, either shallow or deep
scroll-into-view-if-needed 2.2.29Outdated
Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: center
uncontrollable 7.1.1 - 7.2.1Outdated
Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled
reduce-css-calc 2.1.8
Reduce CSS calc() function to the maximum
react-side-effect 2.1.0Outdated
Create components whose prop changes map to a global side effect
gud 1.0.0
Create a 'gud nuff' (not cryptographically secure) globally unique id
react-helmet 6.1.0
A document head manager for React
@firebase/app 0.7.19 - 0.7.25Outdated
The primary entrypoint to the Firebase JS SDK
+1
chholland
firebase-ops
feiyang.chen
firebase 0.800.5 - 9.8.2Outdated
Firebase JavaScript library for web and Node.js
@firebase/auth 0.20.5Outdated
The Firebase Authenticaton component of the Firebase JS SDK.
+1
chholland
firebase-ops
feiyang.chen
@firebase/firestore 3.4.14Outdated
The Cloud Firestore component of the Firebase JS SDK.
+1
chholland
firebase-ops
feiyang.chen
decimal.js-light 2.5.1
An arbitrary-precision Decimal type for JavaScript.
recharts 2.1.2 - 2.1.9Outdated
React charts
@firebase/webchannel-wrapper 0.5.0 - 0.7.0Outdated
A wrapper of the webchannel packages from closure-library for use outside of a closure compiled application
+1
chholland
firebase-ops
feiyang.chen
@fortawesome/fontawesome-svg-core 6.1.2Outdated
The iconic font, CSS, and SVG framework
react-smooth 2.0.0Outdated
react animation library
@fortawesome/free-solid-svg-icons 5.1.0 - 5.15.4Outdated
The iconic font, CSS, and SVG framework
recharts-scale 0.4.4 - 0.4.5
Scale of Cartesian Coordinates
abortcontroller-polyfill 1.7.3Outdated
Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).
molsson
molsson
@restart/hooks 0.4.6 - 0.4.7Outdated
A set of utility and general-purpose React hooks.
monastic.panic
taion
kytsang
html-react-parser 1.4.5 - 1.4.13Outdated
HTML to React parser.
html-dom-parser 1.0.0 - 1.2.0Outdated
HTML to DOM parser.
rc-trigger 4.3.0 - 4.3.4Outdated
base abstract trigger component for react
load-script 1.0.0 - 2.0.0
Dynamic script loading for browser
prop-types-extra 1.0.1 - 1.1.1
React PropType Utilities
monastic.panic
monastic.panic
react-property 2.0.0Outdated
HTML and SVG DOM property configs used by React.
style-to-js 1.1.1 - 1.1.3Outdated
Parses CSS inline style to JavaScript object (camelCased).
css-unit-converter 1.1.2
Converts CSS values from one unit to another
react-bootstrap 1.6.4 - 1.6.5Outdated
Bootstrap 5 components built with React
react-overlays 5.1.0 - 5.1.2Outdated
Utilities for creating robust overlay components
@hypnosphi/create-react-context 0.3.1
Polyfill for the proposed React context API
@fortawesome/react-fontawesome 0.2.0
Official React component for Font Awesome 5
+4
jasonlundien
devoto13
jrjohnson
redux-persist 6.0.0
persist and rehydrate redux stores
andarist
rt2zz
redux-devtools-extension 2.13.9
Wrappers for Redux DevTools Extension.
+1
jhen0409
methuselah96
timdorr
react-async-script 1.2.0
A composition mixin for loading scripts asynchronously for React
react-google-recaptcha 2.1.0Outdated
React Component Wrapper for Google reCAPTCHA
@chakra-ui/theme 2.1.0 - 2.1.3Outdated
The default theme for chakra components
react-loading-skeleton 3.1.0Outdated
Make beautiful, animated loading skeletons that automatically adapt to your app.
@fortawesome/free-brands-svg-icons 5.1.0 - 6.2.1Outdated
The iconic font, CSS, and SVG framework
@react-hook/latest 1.0.3
A React hook that updates useRef().current with the most recent value each invocation
reduce-reducers 1.0.0 - 1.0.4
Reduce multiple reducers into a single reducer
connected-react-router 4.0.0 - 6.9.3
A Redux binding for React Router v4 and v5
supasate
supasate
sister 3.0.1 - 3.0.2
Event manager.
gajus
gajus
youtube-player 5.5.2Outdated
YouTube IFrame Player API abstraction.
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-ga 3.3.0Outdated
React Google Analytics Module
react-loadable 5.5.0
A higher order component for loading components with promises
miksu
thejameskyle
react-youtube 9.0.3Outdated
React.js powered YouTube player component
react-string-replace 1.1.0Outdated
String#replace for React components
react-bootstrap-typeahead 5.2.2Outdated
React typeahead with Bootstrap styling
amplitude-js 5.2.0Outdated
Javascript library for Amplitude Analytics
react-lazyload 3.2.0Outdated
Lazyload your components, images or anything where performance matters.
@react-hook/throttle 2.2.0
A React hook for throttling setState and other callbacks
@react-hook/event 1.2.6
A React hook for managing event listeners, e.g. removing events when a component unmounts.
@react-hook/window-size 3.0.3 - 3.0.7Outdated
React hooks for updating components when the size of the `window` changes.
@use-it/event-listener 0.1.5 - 0.1.7
A custom React Hook that provides a useEventListener.
react-image 4.0.2 - 4.0.3Outdated
React Image is an <img> tag replacement for react, featuring preloader and multiple image fallback support
react-bootstrap-table-next 4.0.3
Next generation of react-bootstrap-table
use-persisted-state 0.3.3
A custom React Hook that provides a multi-instance, multi-tab/browser shared and persistent state.
react-bootstrap-table2-paginator 2.1.2
it's the pagination addon for react-bootstrap-table2
react-bootstrap-table2-toolkit 2.1.3
The toolkit for react-bootstrap-table2
use-dark-mode 2.3.1
A custom React Hook to help you implement a "dark mode" component.
@firebase/app-compat x.x.x
@firebase/auth-compat x.x.x
google-closure-library x.x.x
@firebase/firestore-compat x.x.x
internmap x.x.x
react-redux-firebase x.x.x
redux-firestore x.x.x
redux-first-history x.x.x