fondoambiente.it 97 packages

Last scanned on Jan 19 at 09:24 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.
axios 0.19.1VulnerableOutdated
Promise based HTTP client for the browser and node.js
parse-link-header 0.4.1VulnerableOutdated
Parses a link header and returns paging information for each contained link.
next 9.1.5 - 9.3.5VulnerableOutdated
The React Framework
rauchg
timneutkens
vercel-release-bot
es5-ext 0.10.1 - 0.10.62VulnerableOutdated
ECMAScript extensions and shims
uuid 7.0.0 - 8.0.0Outdated
RFC4122 (v1, v4, and v5) UUIDs
inherits 2.0.3Outdated
Browser-friendly inheritance fully compatible with standard node.js inherits()
qs 6.9.1Outdated
A querystring parser that supports nesting and arrays, with a depth limit
@babel/runtime 7.8.0 - 7.8.7Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
function-bind 1.1.0 - 1.1.1Outdated
Implementation of Function.prototype.bind
object-inspect 1.7.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.0 - 1.17.2Outdated
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.
is-callable 1.1.4 - 1.1.5Outdated
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
regexp.prototype.flags 1.2.0 - 1.3.2Outdated
ES6 spec-compliant RegExp.prototype.flags shim.
core-js 2.6.11Outdated
Standard library
is-regex 1.0.4 - 1.0.5Outdated
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.
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.
object.values 1.0.0 - 1.1.6Outdated
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.0Outdated
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.7.0 - 15.7.2Outdated
Runtime type checking for React props and similar objects.
is-arguments 1.0.4Outdated
Is this an arguments object? It's a harder question than you think.
react 0.11.0 - 16.12.0Outdated
React is a JavaScript library for building user interfaces.
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
deep-equal 1.1.0 - 1.1.1Outdated
node's assert.deepEqual algorithm
url 0.11.0Outdated
The core `url` packaged standalone for use with Browserify.
date-fns 2.9.0 - 2.10.0Outdated
Modern JavaScript date utility library
kossnocorp
kossnocorp
immutable 3.8.1 - 3.8.2Outdated
Immutable Data Collections
object-is 1.0.1 - 1.1.5Outdated
ES2015-compliant shim for Object.is - differentiates between -0 and +0
hoist-non-react-statics 2.5.1 - 2.5.5Outdated
Copies non-react specific statics from a child component to a parent component
mridgway
mridgway
classnames 2.2.6Outdated
A simple utility for conditionally joining classNames together
postcss-merge-longhand 5.0.6 - 5.1.7Outdated
Merge longhand properties into shorthand with PostCSS.
is-promise 2.1.0 - 4.0.0
Test whether an object looks like a promises-a+ promise
forbeslindesay
then-bot
lodash-es 4.17.9 - 4.17.21
Lodash exported as ES modules.
redux 4.0.5Outdated
Predictable state container for JavaScript apps
react-fast-compare 2.0.4Outdated
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
es6-promise 3.3.0 - 4.2.3Outdated
A lightweight library that provides tools for organizing asynchronous code
superagent 3.8.0 - 8.0.8Outdated
elegant & feature rich browser / node HTTP with a fluent API
crypto-browserify 1.0.9 - 2.0.0Outdated
implementation of crypto for the browser
+2
dcousens
ljharb
cwmma
querystring-es3 0.2.1
Node's querystring module for all engines. (ES3 compat fork)
babel-runtime 6.18.0 - 6.26.0
babel selfContained runtime
hzoo
loganfsmyth
existentialism
change-case 2.0.0 - 2.1.0Outdated
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
raf 3.0.0 - 3.1.0Outdated
requestAnimationFrame polyfill for node and the browser
react-lifecycles-compat 3.0.4
Backwards compatibility polyfill for React class components
fb
sophiebits
toposort 2.0.2
Topological sort of directed ascyclic graphs (like dependecy lists)
yup 0.26.8 - 0.26.10Outdated
Dead simple Object schema validation
monastic.panic
monastic.panic
p-is-promise 3.0.0 - 4.0.0
Check if something is a promise
lodash.throttle 4.1.1
The lodash method `_.throttle` exported as a module.
react-popper 0.9.1 - 1.3.11Outdated
Official library to use Popper on React projects
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
popper.js 1.12.6 - 1.16.1
A kickass library to manage your poppers
@apollo/client 3.0.0 - 3.7.4Outdated
A fully-featured caching GraphQL client.
xss 0.3.6 - 1.0.6Outdated
Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
react-onclickoutside 6.2.0 - 6.12.2Outdated
An onClickOutside wrapper for React components
cssfilter 0.0.10
Sanitize untrusted CSS with a configuration specified by a Whitelist. 根据白名单过滤CSS
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
react-focus-lock 1.16.1 - 2.9.2Outdated
It is a trap! (for a focus)
enzyme-shallow-equal 1.0.0 - 1.0.1Outdated
Adaptation of react-addons-shallow-compare, for independent usage
gud 1.0.0
Create a 'gud nuff' (not cryptographically secure) globally unique id
@datadog/browser-core 1.2.2 - 1.25.1Outdated
Datadog browser core utilities.
datadog
datadog
airbnb-prop-types 2.14.0 - 2.15.0Outdated
Custom React PropType validators that we use at Airbnb.
enquire.js 2.1.6
Awesome Media Queries in JavaScript
react-slick 0.27.11 - 0.28.1Outdated
React port of slick carousel
consolidated-events 1.0.0 - 1.1.1Outdated
Manage multiple event handlers using few event listeners
use-subscription 1.1.0 - 1.6.0Outdated
Reusable hooks
+1
gnoff
fb
sophiebits
@babel/runtime-corejs2 7.0.0 - 7.8.7Outdated
babel's modular runtime helpers with core-js@2 polyfilling
+1
hzoo
existentialism
nicolo-ribaudo
change-emitter 0.1.2 - 0.1.6
Listen for changes. Like an event emitter that only emits a single event type. Really tiny.
document.contains 1.0.1Outdated
Polyfill/shim for `document.contains`
react-outside-click-handler 1.0.0 - 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-moment-proptypes 1.6.0 - 1.8.1
React proptype for moment module
react-with-styles 3.1.1Outdated
[![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 20.3.0Outdated
A responsive and accessible date range picker component built with React
+4
lencioni
ljharb
ahuth
global-cache 1.2.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 4.0.0 - 4.0.3Outdated
Interface for react-with-styles outputting CSS
next-seo 1.0.0 - 4.6.0Outdated
SEO plugin for Next.js projects
redux-form 8.3.3 - 8.3.9Outdated
A higher order component decorator for forms using Redux and React
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
use-query-params 2.0.0 - 2.1.2Outdated
React Hook for managing state in URL query parameters with easy serialization.
react-lazyload 2.4.0 - 3.2.0Outdated
Lazyload your components, images or anything where performance matters.
next-redux-wrapper 3.0.0 - 4.0.1Outdated
Redux wrapper for Next.js
kirill.konshin
kirill.konshin
deepcopy 2.0.0 - 2.1.0
deep copy data
sasaplus1
sasaplus1
react-media 1.10.0
CSS media queries for React
react-click-outside 3.0.1
A component wrapper that provides click outside detection.
@tannin/plural-forms 1.0.0 - 1.1.0
Compiles a function to compute the plural forms index for a given value
aduth
aduth
get-video-id 3.1.4Outdated
Get the YouTube, Vimeo, Vine, VideoPress, TikTok, Microsoft Stream, Loom or Dailymotion video id from a url or embed string.
scrollmonitor 1.2.4Outdated
A simple and fast API to monitor DOM elements as you scroll
sakabako
sakabako
redux-most 0.0.1Outdated
Most.js based middleware for Redux. Handle async actions with monadic streams and reactive programming.