kombo.co 93 packages

Last scanned on Nov 1 at 02:28 PM
lodash 4.17.16VulnerableOutdated
Lodash modular utilities.
License
MIT
Footprint
1 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 12.0.8 - 12.0.10VulnerableOutdated
The React Framework
rauchg
timneutkens
vercel-release-bot
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
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.
inherits 2.0.3 - 2.0.4
Browser-friendly inheritance fully compatible with standard node.js inherits()
buffer 4.6.0 - 4.9.2Outdated
Node.js Buffer API, for the browser
@babel/runtime 7.18.2 - 7.20.0Outdated
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.0 - 1.1.1Outdated
Implementation of Function.prototype.bind
path-to-regexp 1.7.0 - 6.2.0Outdated
Express style path to RegExp utility
axios 0.21.4Outdated
Promise based HTTP client for the browser and node.js
cookie 0.4.1 - 0.4.2Outdated
HTTP server cookie parsing and serialization
dougwilson
dougwilson
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.
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.2Outdated
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.4Outdated
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.
array-flatten 2.0.0 - 2.1.2Outdated
Flatten nested arrays
deepmerge 1.5.2Outdated
A library for deep (recursive) merging of Javascript objects
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
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.
util 0.10.0 - 0.12.5
Node.js's util module for all engines
es-to-primitive 1.2.0 - 1.2.1
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
functions-have-names 1.1.1 - 1.2.3
Does this JS environment support the `name` property on functions?
function.prototype.name 1.1.2 - 1.1.5Outdated
An ES2015 spec-compliant `Function.prototype.name` shim
object.values 1.0.0 - 1.1.5Outdated
ES2017 spec-compliant Object.values shim.
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.
array.prototype.flat 1.3.0Outdated
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
prop-types 15.8.0 - 15.8.1
Runtime type checking for React props and similar objects.
react 17.0.0 - 18.2.0
React is a JavaScript library for building user interfaces.
performance-now 0.1.3 - 2.1.0
Implements performance.now (based on process.hrtime).
meryn
meryn
date-fns 2.27.0 - 2.28.0Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
object-is 1.1.0 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
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
classnames 2.3.0 - 2.3.1Outdated
A simple utility for conditionally joining classNames together
ramda 0.25.0 - 0.27.2Outdated
A practical functional library for JavaScript programmers.
tiny-invariant 0.0.2 - 1.3.1Outdated
A tiny invariant function
memoize-one 5.1.0 - 5.1.1Outdated
A memoization library which only remembers the latest invocation
react-router 5.1.1 - 5.3.4Outdated
Declarative routing for React
lodash-es 4.17.21
Lodash exported as ES modules.
react-fast-compare 2.0.4Outdated
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
history 4.0.0 - 4.10.1Outdated
Manage session history with JavaScript
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
toposort 2.0.2
Topological sort of directed ascyclic graphs (like dependecy lists)
react-remove-scroll 2.2.0 - 2.5.5Outdated
Disables scroll outside of `children` node.
kashey
kashey
p-is-promise 3.0.0 - 4.0.0
Check if something is a promise
property-expr 2.0.5Outdated
tiny util for getting and setting deep object props safely
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
framer-motion 2.9.0 - 2.9.5Outdated
A simple and powerful JavaScript animation library
react-i18next 11.17.2 - 11.17.4Outdated
Internationalization for react done right. Using the i18next i18n ecosystem.
rc-util 4.20.3 - 5.3.0Outdated
Common Utils For React Component
date-fns-tz 1.3.0 - 1.3.7Outdated
Time zone support for date-fns v3 with the Intl API
formik 2.2.7 - 2.2.9Outdated
Build forms in React, without the tears
enzyme-shallow-equal 1.0.4Outdated
Adaptation of react-addons-shallow-compare, for independent usage
@headlessui/react 1.3.0 - 1.4.3Outdated
A set of completely unstyled, fully accessible UI components for React, designed to integrate beautifully with Tailwind CSS.
+1
thecrypticace
reinink
adamwathan
create-react-class 15.7.0
Legacy API for creating React components.
airbnb-prop-types 2.16.0
Custom React PropType validators that we use at Airbnb.
universal-cookie 4.0.1 - 4.0.4Outdated
Universal cookies for JavaScript
consolidated-events 1.0.0 - 1.1.1Outdated
Manage multiple event handlers using few event listeners
use-subscription 1.3.0 - 1.5.1Outdated
Reusable hooks
+1
gnoff
fb
sophiebits
@chakra-ui/utils 1.4.0 - 2.0.11Outdated
Common utilities and types for Chakra UI
segunadebayo
_codebender828
smoothscroll-polyfill 0.4.4
Smooth Scroll behavior polyfill
sweetalert2 8.11.5 - 11.4.18Outdated
A beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes, supported fork of sweetalert
document.contains 1.0.2
Polyfill/shim for `document.contains`
react-outside-click-handler 1.3.0
A React component for dealing with clicks outside its subtree
+2
brieb
airbnbeng
lencioni
react-moment-proptypes 1.6.0 - 1.8.1
React proptype for moment module
react-with-direction 1.0.0 - 1.4.0
Components to provide and consume RTL or LTR direction in React
+4
brieb
airbnbeng
lencioni
react-with-styles 4.2.0Outdated
[![Build Status][travis-svg]][travis-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
react-dates 21.8.0
A responsive and accessible date range picker component built with React
+4
lencioni
ljharb
ahuth
react-with-styles-interface-css 6.0.0
Interface for react-with-styles outputting CSS
global-cache 1.1.0 - 1.2.1
Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!
next-seo 4.7.0 - 5.5.0Outdated
SEO plugin for Next.js projects
react-gtm-module 2.0.9 - 2.0.11
React Google Tag Manager Module
@bugsnag/plugin-react 7.2.1 - 7.18.0Outdated
React integration for @bugsnag/js
+6
joshedney
ahmed_bugsnag
gingerbenw
react-instantsearch-dom 5.2.0 - 5.3.2Outdated
⚡ Lightning-fast search for React DOM, by Algolia
mailcheck 1.1.1
A standalone module that suggests a right domain when your users misspell it in an email address.
react-tracking 9.2.1Outdated
Declarative tracking for React apps.
redux-beacon 2.1.0
Analytics integration for Redux and ngrx/store
react-facebook 4.1.1 - 5.0.3Outdated
Facebook components like a Login button, Like, Share, Comments, Embedded Post/Video, Messenger Chat and others
botframework-webchat 0.10.3 - 0.15.0Outdated
A highly-customizable web-based chat client for Azure Bot Services.
+5
botframework
sgellock
cwhitten
@redux-beacon/google-tag-manager 1.0.1
Google Tag Manager integration for Redux
ttmarek
ttmarek
botframework-webchat-component 4.9.2 - 4.15.4Outdated
React component of botframework-webchat
+2
botframework
sgellock
cwhitten