visitcalifornia.com 86 packages

Last scanned on Jan 19 at 07:58 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
tslib 1.2.0 - 2.4.1Outdated
Runtime library for TypeScript helper functions
react-is 16.3.0 - 16.13.1Outdated
Brand checking of React Elements.
camelcase 5.3.1Outdated
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
entities 2.2.0Outdated
Encode & decode XML and HTML entities with ease & speed
@babel/runtime 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
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.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.
domutils 2.8.0Outdated
Utilities for working with htmlparser2's dom
parse5 3.0.0 - 6.0.1Outdated
HTML parser and serializer.
es-abstract 1.19.0 - 1.19.1Outdated
ECMAScript spec abstract operations.
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.
dom-serializer 1.0.0 - 1.4.1Outdated
render domhandler DOM nodes to a string
is-callable 1.2.4Outdated
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
domhandler 4.2.2 - 4.3.1Outdated
Handler for htmlparser2 that turns pages into a dom
has-tostringtag 1.0.0Outdated
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
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
domelementtype 2.2.0 - 2.3.0
all the types of nodes in htmlparser2's dom
core-js 3.22.7 - 3.22.8Outdated
Standard library
is-regex 1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
is-date-object 1.0.5
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
css-select 4.2.0 - 4.2.1Outdated
a CSS selector compiler/engine
is-string 1.0.7
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
htmlparser2 6.1.0Outdated
Fast & forgiving HTML/XML parser
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?
function.prototype.name 1.1.2 - 1.1.5Outdated
An ES2015 spec-compliant `Function.prototype.name` shim
object.values 1.0.0 - 1.1.6Outdated
ES2017 spec-compliant Object.values shim.
css-what 5.0.0 - 5.1.0Outdated
a CSS selector parser
feedic
feedic
array-includes 3.1.2 - 3.1.6Outdated
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
nth-check 2.0.1Outdated
Parses and compiles CSS nth-checks to highly optimized functions.
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
string.prototype.trim 1.2.1 - 1.2.5Outdated
ES5 spec-compliant shim for String.prototype.trim
scheduler 0.15.0 - 0.23.0
Cooperative scheduler for the browser environment.
array.prototype.flat 1.2.2 - 1.2.5Outdated
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 16.13.0 - 18.2.0
React is a JavaScript library for building user interfaces.
object.entries 1.0.0 - 1.1.6Outdated
ES2017 spec-compliant Object.entries shim.
boolbase 1.0.0
two functions: One that returns true, one that returns false
feedic
feedic
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
@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
react-transition-group 1.0.0 - 1.2.1Outdated
A react component toolset for managing animations
dom-helpers 3.4.0 - 5.2.1
tiny modular DOM lib for ie9+
@emotion/serialize 1.0.2 - 1.1.1Outdated
serialization utils for emotion
+1
emmatown
tkh44
emotion-release-bot
lodash.isequal 4.5.0
The Lodash method `_.isEqual` exported as a module.
es-array-method-boxes-properly 1.0.0
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
ljharb
ljharb
es5-ext 0.3.0 - 0.6.3Outdated
ECMAScript extensions and shims
@storybook/theming 6.5.0 - 6.5.15Outdated
Core Storybook Components
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.
@emotion/react 11.4.1 - 11.10.5Outdated
> Simple styling in React.
+1
emmatown
tkh44
emotion-release-bot
cheerio 0.22.0Outdated
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
shallowequal 1.0.1 - 1.1.0
Like lodash isEqualWith but for shallow equal.
toposort 2.0.2
Topological sort of directed ascyclic graphs (like dependecy lists)
property-expr 2.0.5Outdated
tiny util for getting and setting deep object props safely
i18next 21.5.0 - 22.4.9Outdated
i18next internationalization framework
react-style-singleton 1.1.0 - 1.1.1Outdated
Just create a single stylesheet...
@mui/utils 5.0.0 - 5.11.2Outdated
Utility functions for React components.
react-i18next 11.10.0 - 11.17.4Outdated
Internationalization for react done right. Using the i18next i18n ecosystem.
rc-util 5.6.6 - 5.21.2Outdated
Common Utils For React Component
lodash.escape 4.0.1
The lodash method `_.escape` exported as a module.
jss 5.3.0 - 5.5.5Outdated
A lib for generating Style Sheets with JavaScript.
fp-ts 0.2.1 - 1.19.5Outdated
Functional programming in TypeScript
enzyme-shallow-equal 1.0.4Outdated
Adaptation of react-addons-shallow-compare, for independent usage
react-side-effect 2.1.0 - 2.1.2
Create components whose prop changes map to a global side effect
rc-slider 9.7.1 - 9.7.5Outdated
Slider UI component for React
smoothscroll-polyfill 0.4.4
Smooth Scroll behavior polyfill
chain-function 1.0.0 - 1.0.1
chain a bunch of functions together into a single call
monastic.panic
monastic.panic
gatsby 4.24.0 - 5.4.2Outdated
Blazing fast modern site generator for React
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
gatsby-link 4.11.0 - 4.17.0Outdated
An enhanced Link component for Gatsby sites with support for resource prefetching
gatsby-page-utils 2.15.0 - 2.17.0Outdated
Gatsby library that helps creating pages
gatsby-react-router-scroll 4.4.0 - 6.4.0Outdated
React Router scroll management forked from https://github.com/ytase/react-router-scroll for Gatsby
@gatsbyjs/reach-router 1.3.5 - 1.3.9Outdated
Gatsby's fork to modernize reach-router
gatsby-plugin-image 1.0.0 - 2.13.0Outdated
Adding responsive images to your site while maintaining high performance scores can be difficult to do manually. The Gatsby Image plugin handles the hard parts of producing images in multiple sizes and formats for you!
tiny-slider 2.8.8Outdated
Vanilla javascript slider for all purposes, inspired by Owl Carousel.
ganlanyuan
ganlanyuan
lottie-api 1.0.0 - 1.0.2Outdated
A library to edit lottie-web animations dynamically
airnan
airnan