apollo.tv 82 packages

Last scanned on Oct 27 at 07:54 PM
lodash 4.17.16VulnerableOutdated
Lodash modular utilities.
License
MIT
Footprint
12 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
es5-ext 0.10.24 - 0.10.49VulnerableOutdated
ECMAScript extensions and shims
isarray 0.0.0 - 0.0.1Outdated
Array#isArray for older browsers
react-is 16.3.0 - 16.13.1Outdated
Brand checking of React Elements.
camelcase 3.0.0Outdated
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
qs 6.10.2 - 6.10.3Outdated
A querystring parser that supports nesting and arrays, with a depth limit
@babel/runtime 7.16.7 - 7.18.0Outdated
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 1.7.0 - 1.8.0Outdated
Express style path to RegExp utility
axios 0.24.0Outdated
Promise based HTTP client for the browser and node.js
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
object-inspect 1.12.0 - 1.12.1Outdated
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.
core-js 3.20.2 - 3.22.3Outdated
Standard library
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
scheduler 0.15.0 - 0.23.0
Cooperative scheduler for the browser environment.
prop-types 15.8.0 - 15.8.1
Runtime type checking for React props and similar objects.
react 17.0.0 - 17.0.2Outdated
React is a JavaScript library for building user interfaces.
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
date-fns 1.30.1Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
hoist-non-react-statics 2.5.1 - 2.5.5Outdated
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
camelcase-keys 4.0.0Outdated
Convert object keys to camel case
sindresorhus
sindresorhus
path-browserify 0.0.0 - 0.0.1Outdated
the path module from node core for browsers
classnames 2.3.0 - 2.3.1Outdated
A simple utility for conditionally joining classNames together
query-string 6.5.0 - 7.1.1Outdated
Parse and stringify URL query strings
stackframe 0.3.0 - 0.3.1Outdated
JS Object representation of a stack frame
error-stack-parser 1.3.6Outdated
Extract meaning from JS Errors
@sentry/utils 6.17.0 - 6.19.4Outdated
Utilities for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
react-router 4.3.0 - 4.3.1Outdated
Declarative routing for React
@sentry/core 6.17.0 - 6.19.7Outdated
Base implementation for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
react-router-dom 4.3.0 - 4.3.1Outdated
Declarative routing for React web applications
lodash-es 4.17.21
Lodash exported as ES modules.
redux 4.0.1Outdated
Predictable state container for JavaScript apps
react-fast-compare 2.0.4Outdated
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
filter-obj 1.1.0Outdated
Filter object keys and values into a new object
reselect 3.0.0 - 3.0.1Outdated
Selectors for Redux.
shallowequal 1.0.1 - 1.1.0
Like lodash isEqualWith but for shallow equal.
history 4.0.0 - 4.10.1Outdated
Manage session history with JavaScript
split-on-first 1.0.0 - 2.0.0Outdated
Split a string on the first occurance of a given separator
toposort 2.0.2
Topological sort of directed ascyclic graphs (like dependecy lists)
@sentry/browser 4.0.0 - 7.17.1Outdated
Official Sentry SDK for browsers
+8
benvinegar
billyvg
mitsuhiko
property-expr 2.0.5Outdated
tiny util for getting and setting deep object props safely
redux-thunk 2.1.0 - 2.4.1Outdated
Thunk middleware for Redux.
react-select 5.0.0 - 5.5.4Outdated
A Select control built with and for ReactJS
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
@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
intl-messageformat 2.1.0 - 2.2.0Outdated
Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.
tabbable 1.1.3Outdated
Returns an array of all tabbable DOM nodes within a containing node.
davidtheclark
stefcameron
@sentry/hub 6.17.0 - 6.19.4Outdated
Sentry hub which handles global state managment.
+8
benvinegar
billyvg
mitsuhiko
@reduxjs/toolkit 1.6.0 - 1.8.6Outdated
The official, opinionated, batteries-included toolset for efficient Redux development
@sentry/minimal 4.0.0 - 6.19.7
Sentry minimal library that can be used in other packages
+8
benvinegar
billyvg
mitsuhiko
formik 2.1.4 - 2.2.9Outdated
Build forms in React, without the tears
@sentry/tracing 6.17.0 - 6.19.7Outdated
Sentry Performance Monitoring Package
+8
benvinegar
billyvg
mitsuhiko
string-convert 0.2.0 - 0.2.1
String convertions
akiran
akiran
json2mq 0.2.0
Generate media query string from JSON or javascript object
akiran
akiran
react-side-effect 1.2.0 - 2.1.2
Create components whose prop changes map to a global side effect
xstate 4.7.0 - 4.19.1Outdated
Finite State Machines and Statecharts for the Modern Web.
react-beautiful-dnd 2.2.0 - 5.0.0Outdated
Beautiful and accessible drag and drop for lists with React
focus-trap 2.4.6Outdated
Trap focus within a DOM node.
react-intl 2.1.5 - 2.9.0Outdated
Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.
intl-messageformat-parser 1.3.0 - 1.5.1Outdated
Parses ICU Message strings into an AST via JavaScript.
@react-aria/utils 3.2.1 - 3.14.0Outdated
Spectrum UI components in React
devongovett
aspro83
antd 0.8.0Outdated
An enterprise-class UI design language and React components implementation
rc-trigger 4.3.0 - 4.3.4Outdated
base abstract trigger component for react
enquire.js 2.1.6
Awesome Media Queries in JavaScript
react-slick 0.27.11 - 0.28.1Outdated
React port of slick carousel
shortid 2.2.15 - 2.2.16
Amazingly short non-sequential url-friendly unique id generator.
recompose 0.21.0 - 0.23.0Outdated
A React utility belt for function components and higher-order components
react-tabs 3.2.0 - 3.2.3Outdated
An accessible and easy tab component for ReactJS
change-emitter 0.1.2 - 0.1.6
Listen for changes. Like an event emitter that only emits a single event type. Really tiny.
immutability-helper 2.8.0 - 2.9.1Outdated
mutate a copy of data without changing the original source
intl 1.2.1 - 1.2.5
Polyfill the ECMA-402 Intl API (except collation)
focus-trap-react 3.1.3 - 4.0.1Outdated
A React component that traps focus.
connected-react-router 4.3.0 - 5.0.1Outdated
A Redux binding for React Router v4 and v5
supasate
supasate
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
intl-relativeformat 2.2.0Outdated
Formats JavaScript dates to relative time strings.
deepcopy 2.0.0 - 2.1.0
deep copy data
sasaplus1
sasaplus1
react-google-login 5.2.1 - 5.2.2
A Google Login Component for React
form-serialize 0.7.2
serialize html forms
defunctzombie
defunctzombie