montecarlosbm.com 102 packages

Last scanned on Jan 19 at 09:22 AM
property-expr 1.5.1VulnerableOutdated
tiny util for getting and setting deep object props safely
License
MIT
Footprint
1 KB
Vulnerabilities
Prototype Pollution in property-expr
Affected versions >=0 <2.0.3
Matched Modules
Version distribution in production
248
2.0.5
143
2.0.4
47
1.5.1
10
2.0.3
4
2.0.0
4
2.0.1
lodash 4.17.16VulnerableOutdated
Lodash modular utilities.
moment-timezone 0.5.34VulnerableOutdated
Parse and display moments in any timezone.
next 12.2.4 - 12.2.6VulnerableOutdated
The React Framework
rauchg
timneutkens
vercel-release-bot
tslib 1.6.0 - 2.4.1Outdated
Runtime library for TypeScript helper functions
uuid 7.0.0 - 8.0.0Outdated
RFC4122 (v1, v4, and v5) UUIDs
react-is 16.3.0 - 16.13.1Outdated
Brand checking of React Elements.
@babel/runtime 7.14.6 - 7.16.3Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
get-intrinsic 1.0.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
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
object-inspect 1.8.0Outdated
string representations of objects in node and the browser
has-symbols 1.0.0 - 1.0.1Outdated
Determine if the JS environment has Symbol support. Supports spec, or shams.
es-abstract 1.17.7Outdated
ECMAScript spec abstract operations.
fast-json-stable-stringify 2.0.0 - 2.1.0
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
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.
is-callable 1.2.0 - 1.2.2Outdated
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@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
deepmerge 1.5.2Outdated
A library for deep (recursive) merging of Javascript objects
core-js 3.23.3 - 3.27.1Outdated
Standard library
is-regex 1.1.1Outdated
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
is-date-object 1.0.1 - 1.0.3Outdated
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
es-to-primitive 1.2.0 - 1.2.1
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
function.prototype.name 1.1.2 - 1.1.5Outdated
An ES2015 spec-compliant `Function.prototype.name` shim
functions-have-names 1.1.1 - 1.2.3
Does this JS environment support the `name` property on functions?
object.values 1.0.0 - 1.1.6Outdated
ES2017 spec-compliant Object.values shim.
scheduler 0.15.0 - 0.23.0Outdated
Cooperative scheduler for the browser environment.
requires-port 1.0.0
Check if a protocol requires a certain port number to be added to an URL.
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
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 17.0.0 - 18.2.0Outdated
React is a JavaScript library for building user interfaces.
url-parse 1.5.9 - 1.5.10
Small footprint URL parser that works seamlessly across Node.js and browser environments
querystringify 2.2.0
Querystringify - Small, simple but powerful query string parser.
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
performance-now 0.1.3 - 2.1.0
Implements performance.now (based on process.hrtime).
meryn
meryn
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.2.6 - 2.3.1Outdated
A simple utility for conditionally joining classNames together
query-string 6.5.0 - 7.1.3Outdated
Parse and stringify URL query strings
common-tags 1.4.0 - 1.8.2
a few common utility template tags for ES2015
graphql 16.1.0 - 16.6.0Outdated
A Query Language and Runtime which can target any service.
@emotion/serialize 0.11.12 - 0.11.16Outdated
serialization utils for emotion
+1
emmatown
tkh44
emotion-release-bot
@emotion/sheet 0.9.1 - 0.9.4Outdated
emotion's stylesheet
+1
emmatown
tkh44
emotion-release-bot
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.
crypto-browserify 1.0.9 - 2.0.0Outdated
implementation of crypto for the browser
+2
dcousens
ljharb
cwmma
filter-obj 1.1.0Outdated
Filter object keys and values into a new object
raf 1.0.0 - 3.4.1
requestAnimationFrame polyfill for node and the browser
graphql-tag 2.12.2 - 2.12.6
A JavaScript template literal tag that parses GraphQL queries
jnwng
abernix
apollo-bot
split-on-first 1.0.0 - 1.1.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)
resize-observer-polyfill 1.5.0 - 1.5.1
A polyfill for the Resize Observer API
yup 0.27.0 - 0.28.0Outdated
Dead simple Object schema validation
monastic.panic
monastic.panic
lodash.throttle 4.1.1
The lodash method `_.throttle` exported as a module.
react-select 3.0.2 - 5.7.0Outdated
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
@wry/equality 0.5.1 - 0.5.3Outdated
Structural equality checking for JavaScript values
benjamn
benjamn
strip-outer 2.0.0
Strip a substring from the start/end of a string
web-vitals 3.0.0 - 3.0.4Outdated
Easily measure performance metrics in JavaScript
@apollo/client 3.6.5 - 3.6.10Outdated
A fully-featured caching GraphQL client.
@angular/router 10.0.0 - 14.1.3Outdated
Angular - the routing library
shallow-equal 1.1.0 - 1.2.1Outdated
Typescript-compatible minimalistic shallow equality check for arrays/objects
react-draggable 4.4.1 - 4.4.5Outdated
React draggable component
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
@emotion/core 10.0.17 - 10.3.1Outdated
+1
emmatown
tkh44
emotion-release-bot
enzyme-shallow-equal 1.0.4Outdated
Adaptation of react-addons-shallow-compare, for independent usage
react-input-autosize 3.0.0
Auto-resizing Input Component for React
gud 1.0.0
Create a 'gud nuff' (not cryptographically secure) globally unique id
react-use 12.3.2 - 17.4.0Outdated
Collection of React Hooks
streamich
streamich
airbnb-prop-types 2.16.0
Custom React PropType validators that we use at Airbnb.
@material-ui/core 1.5.1 - 4.12.4
React components that implement Google's Material Design.
mobx 5.0.0 - 6.7.0Outdated
Simple, scalable state management.
@react-stately/utils 3.4.0 - 3.5.2Outdated
Spectrum UI components in React
devongovett
aspro83
mobx-react-lite 2.0.0 - 3.1.4Outdated
Lightweight React bindings for MobX based on React 16.8+ and Hooks
enquire.js 2.1.6
Awesome Media Queries in JavaScript
react-slick 0.29.0Outdated
React port of slick carousel
mobx-react 7.0.2Outdated
React bindings for MobX. Create fully reactive components.
consolidated-events 1.0.0 - 1.1.1Outdated
Manage multiple event handlers using few event listeners
@chakra-ui/theme 2.1.0 - 2.1.3Outdated
The default theme for chakra components
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-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-moment-proptypes 1.6.0 - 1.8.1
React proptype for moment module
react-scroll 1.8.6 - 1.8.7Outdated
A scroll component for React.js
react-dates 21.8.0
A responsive and accessible date range picker component built with React
+4
lencioni
ljharb
ahuth
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!
react-with-styles-interface-css 6.0.0
Interface for react-with-styles outputting CSS
react-autosuggest 10.0.1 - 10.1.0
WAI-ARIA compliant React autosuggest component
section-iterator 2.0.0
Simple iterator for flat and multi section lists
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
graphql-anywhere 4.2.0 - 4.2.7Outdated
Run GraphQL queries with no schema and just one resolver
react-apollo 2.5.0 - 2.5.8Outdated
React Apollo Hooks, Components, and HOC.
@apollo/react-components 3.0.0 - 3.1.5Outdated
React Apollo Query, Mutation and Subscription components.
tesseract.js 2.0.0 - 4.0.2Outdated
Pure Javascript Multilingual OCR
+1
antimatter15
jeromewu
bijection
@tannin/plural-forms 1.0.0 - 1.1.0
Compiles a function to compute the plural forms index for a given value
aduth
aduth
react-tracking 4.1.0 - 5.4.0Outdated
Declarative tracking for React apps.
react-recaptcha 2.3.10
A react.js reCAPTCHA for Google
react-amphtml 3.1.0 - 4.0.2
Use amphtml components inside your React apps easily!
dfrankland
dfrankland