vic.gov.au 74 packages

Last scanned on Oct 27 at 07:10 PM
lodash 4.17.16VulnerableOutdated
Lodash modular utilities.
License
MIT
Footprint
2 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
nth-check 1.0.1 - 1.0.2VulnerableOutdated
Parses and compiles CSS nth-checks to highly optimized functions.
readable-stream 2.3.4 - 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 1.0.0 - 2.0.5
Array#isArray for older browsers
inherits 2.0.3 - 2.0.4
Browser-friendly inheritance fully compatible with standard node.js inherits()
is-stream 1.0.0 - 3.0.0Outdated
Check if something is a Node.js stream
qs 6.10.2 - 6.10.3Outdated
A querystring parser that supports nesting and arrays, with a depth limit
buffer 4.6.0 - 4.9.2Outdated
Node.js Buffer API, for the browser
entities 1.1.1 - 1.1.2Outdated
Encode & decode XML and HTML entities with ease & speed
@babel/runtime 7.13.6 - 7.13.7Outdated
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
mime-types 2.1.0 - 2.1.35
The ultimate javascript content-type utility.
axios 0.19.0 - 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
core-util-is 1.0.2 - 1.0.3
The `util.is*` functions introduced in Node v0.12.
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.
parse5 3.0.3Outdated
HTML parser and serializer.
domutils 1.5.1Outdated
Utilities for working with htmlparser2's dom
base64-js 1.3.0 - 1.5.1
Base64 encoding/decoding in pure JS
dom-serializer 0.1.1Outdated
render domhandler DOM nodes to a string
domhandler 2.4.0 - 2.4.2Outdated
Handler for htmlparser2 that turns pages into a dom
events 3.0.0 - 3.3.0
Node's event emitter for all engines.
deepmerge 4.2.2Outdated
A library for deep (recursive) merging of Javascript objects
domelementtype 1.2.0 - 1.3.1Outdated
all the types of nodes in htmlparser2's dom
core-js 2.6.12Outdated
Standard library
css-select 1.2.0Outdated
a CSS selector compiler/engine
util 0.10.0 - 0.12.5
Node.js's util module for all engines
htmlparser2 3.10.0 - 3.10.1Outdated
Fast & forgiving HTML/XML parser
css-what 2.1.2 - 2.1.3Outdated
a CSS selector parser
feedic
feedic
pako 1.0.6 - 1.0.11Outdated
zlib port to javascript - fast, modularized, with browser support
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
boolbase 1.0.0
two functions: One that returns true, one that returns false
feedic
feedic
url 0.11.0Outdated
The core `url` packaged standalone for use with Browserify.
path-browserify 0.0.0 - 0.0.1Outdated
the path module from node core for browsers
assert 1.0.0 - 1.5.0Outdated
The assert module from Node.js, for the browser.
fast-safe-stringify 2.1.1
Safely and quickly serialize JavaScript objects
lodash.get 4.4.1 - 4.4.2
The lodash method `_.get` exported as a module.
graphql 16.0.0 - 16.6.0Outdated
A Query Language and Runtime which can target any service.
browserify-zlib 0.2.0
Full zlib module for the browser
stack-trace 0.0.10Outdated
Get v8 stack traces as an array of CallSite objects.
+3
felixge
sebastianhoitz
tim-smart
winston 3.3.0 - 3.3.3Outdated
A logger for just about everything.
lodash-es 4.17.20 - 4.17.21
Lodash exported as ES modules.
winston-transport 4.4.0 - 4.5.0Outdated
Base stream implementations for winston@3 and up.
stream-http 2.8.2 - 2.8.3Outdated
Streaming http in the browser
logform 2.3.0 - 2.3.2Outdated
An mutable object-based log format designed for chaining & objectMode streams.
timers-browserify 2.0.9Outdated
timers module for browserify
fecha 4.0.0 - 4.2.3
Date formatting and parsing
triple-beam 1.2.0 - 1.3.0Outdated
Definitions of levels for logging purposes & shareable Symbol constants.
querystring-es3 0.2.1
Node's querystring module for all engines. (ES3 compat fork)
one-time 1.0.0
Run the supplied function exactly one time (once)
cheerio 0.22.0Outdated
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
@dabh/diagnostics 2.0.2 - 2.0.3
Tools for debugging your node.js modules and event loop
fn.name 1.0.1 - 1.1.0
Extract names from functions
jwt-decode 2.2.0Outdated
Decode JWT tokens, mostly useful for browser applications.
to-arraybuffer 1.0.1
Get an ArrayBuffer from a Buffer as fast as possible
p-is-promise 3.0.0 - 4.0.0
Check if something is a promise
lodash.kebabcase 4.0.1 - 4.1.1
The lodash method `_.kebabCase` exported as a module.
unfetch 4.2.0Outdated
Bare minimum fetch polyfill in 500 bytes
vue 1.0.9 - 2.7.13Outdated
The progressive JavaScript framework for building modern web UI.
@angular/core 2.0.0 - 2.0.1Outdated
Angular - the core framework
angular
google-wombot
vue-router 3.2.0 - 3.5.4Outdated
> - This is the repository for Vue Router 4 (for Vue 3) > - For Vue Router 3 (for Vue 2) see [vuejs/vue-router](https://github.com/vuejs/vue-router).
yyx990803
posva
qrcode 0.8.0 - 0.8.2Outdated
QRCode / 2d Barcode api with both server side and client side support using canvas
react-query 0.0.11 - 0.0.15Outdated
Hooks for managing, caching and syncing asynchronous and remote data in React
tannerlinsley
tkdodo
cuid 2.1.5 - 2.1.8Outdated
Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.
react-from-dom 0.6.0 - 0.6.2Outdated
Convert HTML/XML source code or DOM nodes to React elements
vue-no-ssr 1.1.1
Vue component to wrap non SSR friendly components
egoist
rem
vue-client-only 2.0.0 - 2.1.0
Vue component to wrap non SSR friendly components
egoist
egoist
lottie-api 1.0.0 - 1.0.2Outdated
A library to edit lottie-web animations dynamically
airnan
airnan