hometogo.com 123 packages

Last scanned on Jan 19 at 10:46 AM
lodash 4.17.16VulnerableOutdated
Lodash modular utilities.
License
MIT
Footprint
7 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
moment 2.19.0 - 2.25.1VulnerableOutdated
Parse, validate, manipulate, and display dates
es5-ext 0.10.1 - 0.10.62VulnerableOutdated
ECMAScript extensions and shims
next 3.0.2 - 13.1.2VulnerableOutdated
The React Framework
rauchg
timneutkens
vercel-release-bot
tslib 1.2.0 - 2.4.1Outdated
Runtime library for TypeScript helper functions
uuid 8.3.0 - 8.3.2Outdated
RFC4122 (v1, v4, and v5) UUIDs
isarray 1.0.0 - 2.0.5
Array#isArray for older browsers
react-is 16.3.0 - 16.13.1Outdated
Brand checking of React Elements.
@babel/runtime 7.9.0 - 7.16.3Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.1.2 - 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
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.
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.4Outdated
ECMAScript spec abstract operations.
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.1.3 - 1.2.7
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
object.assign 4.1.3 - 4.1.4Outdated
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
which-typed-array 1.1.6 - 1.1.9Outdated
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
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.4.2 - 1.4.3Outdated
ES6 spec-compliant RegExp.prototype.flags shim.
domelementtype 2.1.0Outdated
all the types of nodes in htmlparser2's dom
core-js 2.6.12Outdated
Standard library
is-typed-array 1.1.7 - 1.1.10Outdated
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
is-regex 1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
internal-slot 1.0.4Outdated
ES spec-like internal slots
available-typed-arrays 1.0.5Outdated
Returns an array of Typed Array names that are available in the current environment
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.
has-bigints 1.0.2
Determine if the JS environment has BigInt support.
for-each 0.3.3
A better forEach
ljharb
raynos
es-to-primitive 1.2.0 - 1.2.1
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
is-number-object 1.0.6 - 1.0.7
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-boolean-object 1.1.2
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
functions-have-names 1.1.1 - 1.2.3
Does this JS environment support the `name` property on functions?
which-boxed-primitive 1.0.0 - 1.0.2
Which kind of boxed JS primitive is this?
scheduler 0.15.0 - 0.23.0Outdated
Cooperative scheduler for the browser environment.
has 1.0.1 - 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.0 - 17.0.2Outdated
React is a JavaScript library for building user interfaces.
deep-equal 2.0.2 - 2.0.5Outdated
node's assert.deepEqual algorithm
date-fns 1.29.0Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
string.prototype.matchall 4.0.7 - 4.0.8Outdated
Spec-compliant polyfill for String.prototype.matchAll
object-is 1.1.0 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
is-set 2.0.1 - 2.0.2Outdated
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
is-map 2.0.1 - 2.0.2Outdated
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
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
pascal-case 3.1.0 - 3.1.2Outdated
Transform into a string of capitalized words without separators
handlebars 2.0.0 - 4.7.7Outdated
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
path-browserify 0.0.0 - 0.0.1Outdated
the path module from node core for browsers
har-validator 4.1.1 - 4.1.2Outdated
Extremely fast HTTP Archive (HAR) validator using JSON Schema
classnames 2.3.0 - 2.3.1Outdated
A simple utility for conditionally joining classNames together
query-string 5.0.1 - 5.1.1Outdated
Parse and stringify URL query strings
react-transition-group 2.3.0 - 2.5.2Outdated
A react component toolset for managing animations
es-get-iterator 1.1.2 - 1.1.3
Get an iterator for any JS language value. Works robustly across all environments, all versions.
whatwg-fetch 3.6.0 - 3.6.2Outdated
A window.fetch polyfill.
jakechampion
mattandrews
mislav
dom-helpers 5.0.1 - 5.2.1
tiny modular DOM lib for ie9+
immer 7.0.7 - 9.0.18Outdated
Create your next immutable state by mutating the current one
tiny-invariant 0.0.2 - 1.3.1Outdated
A tiny invariant function
@sentry/utils 6.2.4 - 7.31.1Outdated
Utilities for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
memoize-one 6.0.0
A memoization library which only remembers the latest invocation
react-router 3.0.4Outdated
Declarative routing for React
lodash-es 4.17.21
Lodash exported as ES modules.
redux 4.0.1 - 4.2.0Outdated
Predictable state container for JavaScript apps
react-router-dom 5.1.0 - 5.3.4Outdated
Declarative routing for React web applications
react-fast-compare 2.0.4Outdated
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
babel-runtime 6.18.0 - 6.26.0
babel selfContained runtime
hzoo
loganfsmyth
existentialism
reselect 3.0.0 - 4.1.7Outdated
Selectors for Redux.
react-redux 5.0.3 - 7.2.9Outdated
Official React bindings for Redux
history 4.0.0 - 4.10.1Outdated
Manage session history with JavaScript
react-lifecycles-compat 3.0.4
Backwards compatibility polyfill for React class components
fb
sophiebits
redux-thunk 2.1.0 - 2.4.2Outdated
Thunk middleware for Redux.
@aws-sdk/property-provider 3.183.0 - 3.226.0Outdated
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/property-provider/latest.svg)](https://www.npmjs.com/package/@aws-sdk/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/property-provider.svg)](https://www.npmjs.com/package/@
+2
amzn-oss
aws-sdk-bot
kuhe
@reduxjs/toolkit 1.3.4 - 1.9.1Outdated
The official, opinionated, batteries-included toolset for efficient Redux development
formik 1.0.0 - 2.2.9Outdated
Build forms in React, without the tears
exenv 1.1.0 - 1.2.2
React's ExecutionEnvironment module extracted for use in other packages & components
react-focus-lock 2.3.0 - 2.9.2Outdated
It is a trap! (for a focus)
swr 0.1.12 - 0.1.18Outdated
React Hooks library for remote data fetching
http-status-codes 1.0.0 - 2.2.0Outdated
Constants enumerating the HTTP status codes. Based on the Java Apache HttpStatus API.
react-intersection-observer 8.25.0 - 8.27.1Outdated
Monitor if a component is inside the viewport, using IntersectionObserver API
rc-slider 6.0.0 - 9.7.5Outdated
Slider UI component for React
create-react-class 15.6.0 - 15.6.2Outdated
Legacy API for creating React components.
antd 2.10.3 - 3.5.3Outdated
An enterprise-class UI design language and React components implementation
react-modal 3.12.1 - 3.16.1
Accessible modal dialog component for React.JS
qrcode.react 0.9.0 - 2.0.0Outdated
React component to generate QR codes
rc-menu 8.2.0 - 8.3.1Outdated
menu ui component for react
react-day-picker 7.2.4Outdated
Customizable Date Picker for React
gpbl
gpbl-bot
redux-devtools-extension 2.0.0 - 2.13.9
Wrappers for Redux DevTools Extension.
+1
jhen0409
methuselah96
timdorr
@auth0/auth0-spa-js 2.0.0 - 2.0.2Outdated
Auth0 SDK for Single Page Applications using Authorization Code Grant Flow with PKCE
qr.js 0.0.0
qrcode encoding in javascript
defunctzombie
defunctzombie
@chakra-ui/theme 2.1.0 - 2.1.3Outdated
The default theme for chakra components
ramda-adjunct 1.0.0 - 3.4.0Outdated
Ramda Adjunct is the most popular and most comprehensive set of utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
react-native-web 0.18.0 - 0.18.10Outdated
React Native for Web
scriptjs 2.5.6 - 2.5.9
Asyncronous JavaScript loader and dependency manager
canvas-confetti 0.2.0 - 1.6.0Outdated
performant confetti animation in the browser
rollbar 0.2.0 - 0.6.6Outdated
Effortlessly track and debug errors in your JavaScript applications with Rollbar. This package includes advanced error tracking features and an intuitive interface to help you identify and fix issues more quickly.
connected-react-router 6.1.0 - 6.9.3
A Redux binding for React Router v4 and v5
supasate
supasate
dom-scroll-into-view 1.0.0 - 1.0.1Outdated
scroll dom node into view automatically
bootstrap-vue 1.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
normalizr 3.5.0 - 3.6.2
Normalizes and denormalizes JSON according to schema for Redux and Flux applications
amplitude-js 5.2.0Outdated
Javascript library for Amplitude Analytics
react-visibility-sensor 3.14.0 - 4.0.0Outdated
Sensor component for React that notifies you when it goes in or out of the window viewport.
@splitsoftware/splitio 10.11.0 - 10.17.3Outdated
Split SDK
analytics-utils 0.0.7 - 0.0.15Outdated
Analytics utility functions used by 'analytics' module
react-flip-move 2.7.4 - 2.10.2Outdated
Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.
@wordpress/hooks 1.0.0 - 2.12.3Outdated
WordPress hooks library.
react-autocomplete 1.5.10 - 1.8.1
Accessible, extensible, Autocomplete for React.js
+1
cmtegner
mzabriskie
ryanflorence
@sitecore-jss/sitecore-jss 19.0.0 - 19.0.4Outdated
This module is provided as a part of Sitecore JavaScript Rendering SDK. It contains the core JSS APIs (layout service) and utilities.
+7
sc-yavorkrastev
sitecorecorporation
sc-maximnakhod
redux-batched-subscribe 0.1.5 - 0.1.6
redux store enhancer which allows batching subscribe notifications.
react-imgix 8.5.0 - 9.6.0Outdated
React Component for displaying an image from Imgix
lottie-api 1.0.0 - 1.0.2Outdated
A library to edit lottie-web animations dynamically
airnan
airnan
react-scrollable-anchor 0.1.0 - 0.6.1
Provide smooth scrolling anchors in React.
prebid.js 4.2.0 - 6.11.0Outdated
Header Bidding Management Library
botframework-webchat-component 4.7.0 - 4.15.6Outdated
React component of botframework-webchat
+2
botframework
sgellock
cwhitten
@wix/image-kit 1.14.0 - 1.27.0Outdated
Standard library for generating canonical URL's for optimally consuming images at Wix
+23
mayaco
itaytay
amitde007
feathers-commons 0.8.5 - 0.8.7
Shared Feathers utility functions
vuex-simple 1.2.1 - 1.2.2Outdated
A simpler way to write your Vuex store in Typescript
tg-core-components 0.0.2 - 6.3.0Outdated
tg-core-components
+4
albinadolfsson
codebetniklas
sebost