tunein.com 157 packages

Last scanned on Oct 27 at 06:04 PM
lodash 4.17.16VulnerableOutdated
Lodash modular utilities.
License
MIT
Footprint
11 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 0.9.9 - 5.1.0VulnerableOutdated
The React Framework
rauchg
timneutkens
vercel-release-bot
es5-ext 0.10.1 - 0.10.62VulnerableOutdated
ECMAScript extensions and shims
sweetalert2 10.15.4 - 11.4.18VulnerableOutdated
A beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes, supported fork of sweetalert
debug 4.3.0 - 4.3.4
Lightweight debugging utility for Node.js and the browser
ms 2.1.2 - 2.1.3
Tiny millisecond conversion utility
+5
gdborton
matheuss
rauchg
readable-stream 3.6.0Outdated
Node.js Streams, a user-land copy of the stream library from Node.js
string_decoder 1.1.0 - 1.3.0
The string_decoder module from Node core
uuid 8.3.0 - 8.3.2Outdated
RFC4122 (v1, v4, and v5) UUIDs
isarray 0.0.0 - 0.0.1Outdated
Array#isArray for older browsers
react-is 16.3.0 - 17.0.2Outdated
Brand checking of React Elements.
inherits 2.0.4
Browser-friendly inheritance fully compatible with standard node.js inherits()
qs 6.10.2 - 6.10.3Outdated
A querystring parser that supports nesting and arrays, with a depth limit
form-data 1.0.0 - 4.0.0
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
+2
mikeal
niftylettuce
alexindigo
buffer 5.7.0 - 6.0.3
Node.js Buffer API, for the browser
@babel/runtime 7.18.2 - 7.19.4Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.1.3Outdated
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.21.4Outdated
Promise based HTTP client for the browser and node.js
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
object-inspect 1.12.2Outdated
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.
isobject 3.0.0 - 4.0.0
Returns true if the value is an object and not an array or null.
side-channel 1.0.4Outdated
Store information about any JS value in a side channel. Uses WeakMap if available.
has-property-descriptors 1.0.0Outdated
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
es-abstract 1.20.0 - 1.20.4Outdated
ECMAScript spec abstract operations.
base64-js 1.3.0 - 1.5.1
Base64 encoding/decoding in pure JS
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.
is-callable 1.2.7
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
events 3.0.0 - 3.3.0
Node's event emitter for all engines.
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
core-js 2.6.12Outdated
Standard library
is-regex 1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
retry 0.13.1
Abstraction for exponential and custom retry strategies for failed operations.
tim-kos
tim-kos
is-date-object 1.0.5
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-string 1.0.7
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
content-type 1.0.4Outdated
Create and parse HTTP Content-Type header
es-to-primitive 1.2.0 - 1.2.1
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
media-typer 1.0.0 - 1.1.0
Simple RFC 6838 media type parser and formatter
dougwilson
dougwilson
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.7.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.
object.fromentries 2.0.3 - 2.0.5Outdated
ES proposal-spec-compliant Object.fromEntries shim.
performance-now 0.1.3 - 2.1.0
Implements performance.now (based on process.hrtime).
meryn
meryn
url 0.11.0Outdated
The core `url` packaged standalone for use with Browserify.
date-fns 0.10.0 - 1.11.1Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
clsx 1.2.0 - 1.2.1Outdated
A tiny (239B) utility for constructing className strings conditionally.
@emotion/memoize 0.7.5 - 0.8.0Outdated
emotion's memoize utility
+1
emmatown
tkh44
emotion-release-bot
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
querystring 0.2.0Outdated
Node's querystring module for all engines.
@emotion/unitless 0.7.2 - 0.8.0Outdated
An object of css properties that don't accept values with units
+1
emmatown
tkh44
emotion-release-bot
classnames 2.3.0 - 2.3.1Outdated
A simple utility for conditionally joining classNames together
get-value 0.1.0 - 0.2.1Outdated
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library can do this!).
stylis 4.0.0 - 4.0.5Outdated
A Light–weight CSS Preprocessor
andarist
thysultan
object.pick 1.1.2 - 1.3.0
Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.
@emotion/is-prop-valid 1.1.2 - 1.2.0Outdated
A function to check whether a prop is valid for HTML and SVG elements
+1
emmatown
tkh44
emotion-release-bot
react-transition-group 1.0.0 - 1.2.1Outdated
A react component toolset for managing animations
@emotion/hash 0.8.0 - 0.9.0Outdated
A MurmurHash2 implementation
+1
emmatown
tkh44
emotion-release-bot
graphql 15.4.0 - 15.8.0Outdated
A Query Language and Runtime which can target any service.
@emotion/serialize 1.0.2 - 1.1.1Outdated
serialization utils for emotion
+1
emmatown
tkh44
emotion-release-bot
@emotion/utils 1.0.0 - 1.2.0Outdated
internal utils for emotion
+1
emmatown
tkh44
emotion-release-bot
validator 13.7.0Outdated
String validation and sanitization
tiny-invariant 0.0.2 - 1.3.1Outdated
A tiny invariant function
bowser 1.9.4Outdated
Lightweight browser detector
object.getownpropertydescriptors 2.0.0 - 2.1.4Outdated
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
@sentry/utils 7.12.0 - 7.15.0Outdated
Utilities for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
@emotion/sheet 1.1.0 - 1.2.1Outdated
emotion's stylesheet
+1
emmatown
tkh44
emotion-release-bot
react-router 5.1.1 - 6.4.2Outdated
Declarative routing for React
@emotion/weak-memoize 0.1.1 - 0.3.0Outdated
A memoization function that uses a WeakMap
+1
emmatown
tkh44
emotion-release-bot
@sentry/core 7.14.0Outdated
Base implementation for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
react-router-dom 5.1.0 - 5.3.4Outdated
Declarative routing for React web applications
lodash-es 4.17.21
Lodash exported as ES modules.
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.
redux 4.1.0 - 4.2.0Outdated
Predictable state container for JavaScript apps
@angular-devkit/core 0.4.0 - 0.4.3Outdated
Angular DevKit - Core Utility Library
js-cookie 3.0.1Outdated
A simple, lightweight JavaScript API for handling cookies
@emotion/react 11.0.0 - 11.10.5Outdated
> Simple styling in React.
+1
emmatown
tkh44
emotion-release-bot
luxon 1.5.0 - 1.14.0Outdated
Immutable date wrapper
babel-runtime 6.18.0 - 6.26.0
babel selfContained runtime
hzoo
loganfsmyth
existentialism
reselect 4.1.1 - 4.1.6Outdated
Selectors for Redux.
react-redux 7.2.5 - 7.2.8Outdated
Official React bindings for Redux
history 4.0.0 - 4.10.1Outdated
Manage session history with JavaScript
md5 1.0.0 - 1.0.1Outdated
js function for hashing messages with MD5
coolaj86
pvorb
raf 1.0.0 - 3.4.1
requestAnimationFrame polyfill for node and the browser
async-retry 1.3.3
Retrying made simple, easy and async
+3
gdborton
matheuss
matt.straka
d3-format 0.2.1 - 3.1.0
Format numbers for human consumption.
@sentry/browser 7.13.0 - 7.15.0Outdated
Official Sentry SDK for browsers
+8
benvinegar
billyvg
mitsuhiko
@storybook/addons 5.0.0 - 6.5.13Outdated
Storybook addons store
redux-thunk 2.1.0 - 2.4.1Outdated
Thunk middleware for Redux.
synchronous-promise 1.0.0 - 2.0.16Outdated
Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise
fluffynuts
fluffynuts
extract-files 6.0.0 - 8.1.0Outdated
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
resolve-pathname 3.0.0
Resolve URL pathnames using JavaScript
mjackson
mjackson
hyphenate-style-name 1.0.3 - 1.0.4
Hyphenates a camelcased CSS property name
graphql-request 3.6.0 - 4.1.0Outdated
Minimal GraphQL client supporting Node and browsers for scripts or simple apps
intl-messageformat 3.0.0Outdated
Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.
framer-motion 6.5.0 - 7.6.2Outdated
A simple and powerful JavaScript animation library
@apollo/client 3.0.0 - 3.7.1Outdated
A fully-featured caching GraphQL client.
formik 0.11.0 - 2.0.0Outdated
Build forms in React, without the tears
@sentry/tracing 7.12.0 - 7.15.0Outdated
Sentry Performance Monitoring Package
+8
benvinegar
billyvg
mitsuhiko
fp-ts 0.2.1 - 0.2.9Outdated
Functional programming in TypeScript
react-side-effect 2.1.0 - 2.1.2
Create components whose prop changes map to a global side effect
mini-create-react-context 0.3.3 - 0.4.1
Smaller Polyfill for the proposed React context API
react-dnd 3.0.0 - 4.0.4Outdated
Drag and Drop for React
+2
jordangens
gaearon
darthtrevino
react-helmet 6.0.0 - 6.1.0
A document head manager for React
@react-spring/core 9.2.0 - 9.5.5Outdated
The platform-agnostic core of `react-spring`
react-use 8.1.4 - 17.4.0Outdated
Collection of React Hooks
streamich
streamich
recharts 0.20.3 - 2.1.15Outdated
React charts
@stripe/stripe-js 1.9.0 - 1.42.0Outdated
Stripe.js loading utility
react-day-picker 1.3.0 - 7.4.10Outdated
Customizable Date Picker for React
gpbl
gpbl-bot
react-bootstrap 0.30.2 - 0.33.1Outdated
Bootstrap 5 components built with React
rc-trigger 4.3.0 - 4.3.4Outdated
base abstract trigger component for react
react-tooltip 4.2.21Outdated
react tooltip component
to-no-case 1.0.2
Remove any existing casing from a string.
to-space-case 1.0.0
Convert a string to space case.
keycode 2.1.2 - 2.2.1
Convert between keyboard keycodes and keynames and vice versa.
mapbox-gl 0.19.0 - 0.23.0Outdated
A WebGL interactive maps library
+25
mbx-npm-ci-production
mbx-npm-ci-staging
mbx-npm-advanced-actions-production
recompose 0.20.1 - 0.26.0Outdated
A React utility belt for function components and higher-order components
immutability-helper 2.9.0 - 3.1.1
mutate a copy of data without changing the original source
@chakra-ui/theme 2.1.0 - 2.1.3Outdated
The default theme for chakra components
credit-card-type 9.1.0Outdated
A library for determining credit card type
braintree
braintree
to-camel-case 0.2.1 - 1.0.0
Convert a string to camel case.
react-dates 15.1.0 - 18.1.1Outdated
A responsive and accessible date range picker component built with React
+4
lencioni
ljharb
ahuth
react-paginate 1.0.2 - 4.1.1Outdated
A ReactJS component that creates a pagination.
@loadable/component 5.15.0 - 5.15.2Outdated
React code splitting made easy.
react-event-listener 0.4.0 - 0.5.2Outdated
A React component that allow to bind events on the global scope
final-form 4.20.5 - 4.20.7Outdated
🏁 Framework agnostic, high performance, subscription-based form state management
erikras
erikras
string-format 2.0.0
String formatting inspired by Python's str.format()
react-responsive-carousel 3.2.22Outdated
React Responsive Carousel
chain-function 1.0.0 - 1.0.1
chain a bunch of functions together into a single call
monastic.panic
monastic.panic
reduce-reducers 0.4.3Outdated
Reduce multiple reducers into a single reducer
redux-form 8.0.0 - 8.3.8Outdated
A higher order component decorator for forms using Redux and React
react-router-config 5.0.0 - 5.1.1
Static route config matching for React Router
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
redux-actions 2.6.5Outdated
Flux Standard Action utlities for Redux
accounting 0.4.1
number, money and currency formatting library
semantic-ui-react 1.1.1 - 2.1.3Outdated
The official Semantic-UI-React integration.
layershifter
levithomason
add-px-to-style 1.0.0
Will add px to the end of style values which are Numbers
dom-css 2.1.0
fast dom CSS styling
prefix-style 2.0.0 - 2.0.1
gets a prefixed name for a css style
react-lazyload 2.4.0 - 3.2.0Outdated
Lazyload your components, images or anything where performance matters.
react-instantsearch-dom 5.4.0 - 5.7.0Outdated
⚡ Lightning-fast search for React DOM, by Algolia
@splidejs/splide 3.0.0 - 4.1.3Outdated
Splide is a lightweight, flexible and accessible slider/carousel. No dependencies, no Lighthouse errors.
react-custom-scrollbars 4.1.2 - 4.2.1
React scrollbars component
adaptivecards 2.10.0 - 2.11.1Outdated
Adaptive Cards Javascript library for HTML Clients
aphrodite 1.2.0 - 1.2.5Outdated
Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation
redux-promise-middleware 5.0.0 - 6.1.2Outdated
Enables simple, yet robust handling of async action creators in Redux
@tannin/plural-forms 1.0.0 - 1.1.0
Compiles a function to compute the plural forms index for a given value
aduth
aduth
tiny-slider 2.8.8Outdated
Vanilla javascript slider for all purposes, inspired by Owl Carousel.
ganlanyuan
ganlanyuan
vue-analytics 1.3.0 - 1.3.2Outdated
Google Analytics plugin for Vue
react-meta-tags 0.4.0 - 0.5.1Outdated
Handle document meta/head tags in isomorphic react with ease.
gatsby-background-image 0.9.19 - 1.6.0
Lazy-loading React background-image component with optional support for the blur-up effect.
botframework-webchat-component 4.1.0 - 4.15.4Outdated
React component of botframework-webchat
+2
botframework
sgellock
cwhitten
redux-most 0.3.0 - 0.8.0
Most.js based middleware for Redux. Handle async actions with monadic streams and reactive programming.
@team-griffin/redux-page-loader 0.0.1 - 0.0.4Outdated
```sh npm install --save @team-griffin/redux-page-loader ```
+1
christierobson
quagliero
jshthornton