patientslikeme.com 111 packages

Last scanned on Jan 19 at 09:54 AM
lodash 4.17.16VulnerableOutdated
Lodash modular utilities.
License
MIT
Footprint
6 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
axios 0.18.1VulnerableOutdated
Promise based HTTP client for the browser and node.js
react 0.13.0 - 0.13.3VulnerableOutdated
React is a JavaScript library for building user interfaces.
marked 0.6.0 - 0.6.1VulnerableOutdated
A markdown parser built for speed
es5-ext 0.10.24 - 0.10.49VulnerableOutdated
ECMAScript extensions and shims
isarray 0.0.0 - 2.0.5
Array#isArray for older browsers
react-is 16.3.0 - 16.13.1Outdated
Brand checking of React Elements.
qs 6.6.0Outdated
A querystring parser that supports nesting and arrays, with a depth limit
buffer 4.6.0 - 4.9.2Outdated
Node.js Buffer API, for the browser
@babel/runtime 7.13.6 - 7.13.7Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
function-bind 1.1.0 - 1.1.1Outdated
Implementation of Function.prototype.bind
path-to-regexp 1.7.0 - 1.8.0Outdated
Express style path to RegExp utility
has-symbols 1.0.0 - 1.0.1Outdated
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
base64-js 1.3.0 - 1.5.1
Base64 encoding/decoding in pure JS
es-abstract 1.17.3 - 1.17.6Outdated
ECMAScript spec abstract operations.
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.3 - 1.1.4Outdated
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
is-buffer 2.0.0 - 2.0.5
Determine if an object is a Buffer
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.2.0 - 1.3.2Outdated
ES6 spec-compliant RegExp.prototype.flags shim.
core-js 2.6.4Outdated
Standard library
is-regex 1.1.1Outdated
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
is-date-object 1.0.1 - 1.0.3Outdated
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
eventemitter3 2.0.0 - 5.0.0Outdated
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
extend 3.0.2
Port of jQuery.extend for node.js and the browser
scheduler 0.9.0 - 0.14.0Outdated
Cooperative scheduler for the browser environment.
prop-types 15.7.0 - 15.7.2Outdated
Runtime type checking for React props and similar objects.
is-arguments 1.0.4Outdated
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.
performance-now 0.1.3 - 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
url 0.11.0Outdated
The core `url` packaged standalone for use with Browserify.
object-is 1.1.0 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
jsonc-parser 2.0.0 - 3.2.0Outdated
Scanner and parser for JSON with comments.
+4
alexandrudima
joaomoreno.ms
kaimaetzel
hoist-non-react-statics 3.3.0 - 3.3.2
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
classnames 2.2.6Outdated
A simple utility for conditionally joining classNames together
ua-parser-js 0.7.24Outdated
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment
stackframe 0.3.0 - 0.3.1Outdated
JS Object representation of a stack frame
graphql 14.1.0 - 14.1.1Outdated
A Query Language and Runtime which can target any service.
react-transition-group 2.4.0 - 4.4.5
A react component toolset for managing animations
dom-helpers 5.0.1 - 5.2.1
tiny modular DOM lib for ie9+
@emotion/serialize 0.11.12 - 0.11.16Outdated
serialization utils for emotion
+1
emmatown
tkh44
emotion-release-bot
tiny-invariant 0.0.2 - 1.3.1Outdated
A tiny invariant function
object.getownpropertydescriptors 2.0.0 - 2.1.5Outdated
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
memoize-one 5.2.0 - 5.2.1Outdated
A memoization library which only remembers the latest invocation
immediate 2.6.2Outdated
A cross browser microtask library
cwmma
cwmma
react-router 5.1.1 - 5.3.4Outdated
Declarative routing for React
@emotion/sheet 0.9.1 - 0.9.4Outdated
emotion's stylesheet
+1
emmatown
tkh44
emotion-release-bot
lodash-es 4.17.21
Lodash exported as ES modules.
react-router-dom 5.1.0 - 5.3.4Outdated
Declarative routing for React web applications
pluralize 8.0.0
Pluralize and singularize any word
timers-browserify 2.0.9Outdated
timers module for browserify
d3-array 1.0.1 - 2.12.1Outdated
Array manipulation, ordering, searching, summarizing, etc.
querystring-es3 0.2.1
Node's querystring module for all engines. (ES3 compat fork)
void-elements 3.1.0
Array of "void elements" defined by the HTML specification.
history 4.0.0 - 4.10.1Outdated
Manage session history with JavaScript
d3-interpolate 1.4.0 - 3.0.1
Interpolate numbers, colors, strings, arrays, objects, whatever!
raf 3.0.0 - 3.1.0Outdated
requestAnimationFrame polyfill for node and the browser
jwt-decode 2.2.0Outdated
Decode JWT tokens, mostly useful for browser applications.
d3-path 1.0.3 - 3.0.1Outdated
Serialize Canvas path commands to SVG.
react-lifecycles-compat 3.0.4
Backwards compatibility polyfill for React class components
fb
sophiebits
d3-format 1.4.0 - 3.1.0
Format numbers for human consumption.
d3-scale 3.2.2 - 4.0.2
Encodings that map abstract data to visual representation.
styled-components 3.2.0 - 3.4.10Outdated
CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.
lodash.throttle 4.1.1
The lodash method `_.throttle` exported as a module.
react-select 3.1.0 - 4.3.1Outdated
A Select control built with and for ReactJS
react-popper 0.7.5Outdated
Official library to use Popper on React projects
popper.js 1.12.6 - 1.16.1
A kickass library to manage your poppers
ts-invariant 0.1.0 - 0.2.1Outdated
TypeScript implementation of invariant(condition, message)
zen-observable 0.8.10 - 0.8.14Outdated
An Implementation of ES Observables
zenparsing
zenparsing
tabbable 1.1.3Outdated
Returns an array of all tabbable DOM nodes within a containing node.
davidtheclark
stefcameron
optimism 0.6.8 - 0.6.9Outdated
Composable reactive caching with efficient invalidation.
custom-event 1.0.1
Cross-browser `CustomEvent` constructor
formik 1.0.0 - 2.2.9Outdated
Build forms in React, without the tears
reduce-css-calc 2.1.8
Reduce CSS calc() function to the maximum
@emotion/core 0.13.0 - 10.3.1Outdated
+1
emmatown
tkh44
emotion-release-bot
react-input-autosize 2.1.1 - 2.2.1Outdated
Auto-resizing Input Component for React
gud 1.0.0
Create a 'gud nuff' (not cryptographically secure) globally unique id
create-react-class 15.6.3Outdated
Legacy API for creating React components.
decimal.js-light 2.2.5 - 2.3.1Outdated
An arbitrary-precision Decimal type for JavaScript.
xstate 4.7.0 - 4.35.2Outdated
Finite State Machines and Statecharts for the Modern Web.
recharts 2.0.8 - 2.1.13Outdated
React charts
react-beautiful-dnd 2.6.0 - 6.0.2Outdated
Beautiful and accessible drag and drop for lists with React
focus-trap 2.4.6Outdated
Trap focus within a DOM node.
react-smooth 0.0.5 - 2.0.1Outdated
react animation library
@datadog/browser-rum-core 4.6.0 - 4.30.1Outdated
Datadog browser RUM core utilities.
datadog
datadog
d3-voronoi 0.0.1 - 1.1.4
Compute the Voronoi diagram of a set of two-dimensional points.
apollo-link 1.2.0 - 1.2.6Outdated
Flexible, lightweight transport layer for GraphQL
jbaxleyiii
peggyrayzis
apollo-bot
rc-select 8.6.2 - 9.2.3Outdated
React Select
css-unit-converter 1.1.2
Converts CSS values from one unit to another
shortid 2.2.11 - 2.2.14Outdated
Amazingly short non-sequential url-friendly unique id generator.
consolidated-events 1.0.0 - 1.1.1Outdated
Manage multiple event handlers using few event listeners
recompose 0.3.1Outdated
A React utility belt for function components and higher-order components
react-device-detect 1.8.6 - 1.16.0Outdated
Detect device type and render your component according to it
@chakra-ui/utils 1.8.2 - 2.0.15
Common utilities and types for Chakra UI
segunadebayo
_codebender828
immutability-helper 2.7.1 - 3.1.1
mutate a copy of data without changing the original source
merge-class-names 1.4.0Outdated
A function that merges given class names, no matter their format: string with single or multiple class names or an array of class names. Filters out invalid class names as well.
focus-trap-react 3.1.3 - 4.0.1Outdated
A React component that traps focus.
react-calendar 3.2.0 - 3.5.0Outdated
Ultimate calendar for your React app.
reactstrap 8.3.1 - 8.10.1Outdated
React Bootstrap components
react-scroll 1.7.6 - 1.7.12Outdated
A scroll component for React.js
react-paginate 4.4.2 - 5.2.2Outdated
A ReactJS component that creates a pagination.
react-waypoint 7.3.0 - 9.0.0Outdated
A React component to execute a function whenever you scroll to an element.
react_ujs 2.4.4 - 2.5.0Outdated
Rails UJS for the react-rails gem
shakacode-justin
bookofgreg
rmosolgo
deepcopy 2.0.0 - 2.1.0
deep copy data
sasaplus1
sasaplus1
mailcheck 1.1.1
A standalone module that suggests a right domain when your users misspell it in an email address.
@tannin/plural-forms 1.0.0 - 1.1.0
Compiles a function to compute the plural forms index for a given value
aduth
aduth
immutable-tuple 0.4.10
Immutable finite list objects with constant-time equality testing (===) and no memory leaks
redux-beacon 2.0.0 - 2.1.0
Analytics integration for Redux and ngrx/store
parsleyjs 2.2.0 - 2.8.1Outdated
Validate your forms, frontend, without writing a single line of javascript!