zdnet.com.au 95 packages

Last scanned on Jan 19 at 09:44 AM
crypto-js 4.1.0 - 4.1.1VulnerableOutdated
JavaScript library of crypto standards.
License
MIT
Footprint
7 KB
Vulnerabilities
crypto-js PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard
Affected versions >=0 <4.2.0
Matched Modules
Version distribution in production
457
4.1.0
457
4.1.1
185
3.3.0
162
3.1.8
143
3.2.1
143
4.0.0
markdown-it 2.0.0 - 2.2.1VulnerableOutdated
Markdown-it - modern pluggable markdown parser.
dset 2.0.1VulnerableOutdated
A tiny (194B) utility for safely writing deep Object values~!
es5-ext 0.10.24 - 0.10.49VulnerableOutdated
ECMAScript extensions and shims
tslib 1.2.0 - 2.4.1Outdated
Runtime library for TypeScript helper functions
readable-stream 3.6.0Outdated
Node.js Streams, a user-land copy of the stream library from Node.js
uuid 7.0.0 - 8.0.0Outdated
RFC4122 (v1, v4, and v5) UUIDs
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.4
Browser-friendly inheritance fully compatible with standard node.js inherits()
buffer 4.6.0 - 4.9.2Outdated
Node.js Buffer API, for the browser
entities 2.2.0Outdated
Encode & decode XML and HTML entities with ease & speed
@babel/runtime 7.5.0 - 7.12.18Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
lodash 4.17.21
Lodash modular utilities.
axios 0.21.2 - 0.21.4Outdated
Promise based HTTP client for the browser and node.js
cookie 0.2.4 - 0.4.2Outdated
HTTP server cookie parsing and serialization
dougwilson
dougwilson
core-util-is 1.0.2 - 1.0.3
The `util.is*` functions introduced in Node v0.12.
domutils 2.8.0Outdated
Utilities for working with htmlparser2's dom
parse5 6.0.0 - 6.0.1Outdated
HTML parser and serializer.
dom-serializer 1.0.0 - 1.4.1Outdated
render domhandler DOM nodes to a string
domhandler 4.2.2 - 4.3.1Outdated
Handler for htmlparser2 that turns pages into a dom
events 3.0.0 - 3.3.0
Node's event emitter for all engines.
domelementtype 2.2.0 - 2.3.0
all the types of nodes in htmlparser2's dom
core-js 3.23.3 - 3.26.1Outdated
Standard library
css-select 4.3.0Outdated
a CSS selector compiler/engine
htmlparser2 6.1.0Outdated
Fast & forgiving HTML/XML parser
css-what 6.0.0 - 6.1.0
a CSS selector parser
feedic
feedic
nth-check 2.1.0 - 2.1.1
Parses and compiles CSS nth-checks to highly optimized functions.
boolbase 1.0.0
two functions: One that returns true, one that returns false
feedic
feedic
url 0.10.0 - 0.11.0Outdated
The core `url` packaged standalone for use with Browserify.
sha.js 2.4.9 - 2.4.11
Streamable SHA hashes in pure javascript
dcousens
ljharb
cwmma
asn1.js 5.2.0 - 5.4.1
ASN.1 encoder and decoder
hash-base 3.0.4 - 3.1.0
abstract base class for hash-streams
elliptic 6.5.4Outdated
EC cryptography
@sentry/utils 6.14.0 - 6.15.0Outdated
Utilities for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
hash.js 1.1.0 - 1.1.7
Various hash functions that could be run by both browser and node
dateformat 3.0.3Outdated
A node.js package for Steven Levithan's excellent dateFormat() function.
+3
felixge
ctavan
jonschlinkert
@sentry/core 6.7.1 - 6.16.1Outdated
Base implementation for all Sentry JavaScript SDKs
+8
benvinegar
billyvg
mitsuhiko
hmac-drbg 1.0.1
Deterministic random bit generator (hmac)
parse5-htmlparser2-tree-adapter 5.0.0 - 6.0.1Outdated
htmlparser2 tree adapter for parse5.
des.js 1.0.1Outdated
DES implementation
md5.js 1.1.0 - 1.3.5
node style md5 on pure JavaScript
pbkdf2 3.1.0 - 3.1.2
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
cipher-base 1.0.4
abstract base class for crypto-streams
parse-asn1 5.1.6Outdated
utility library for parsing asn1 files for use with browserify-sign.
+2
dcousens
ljharb
cwmma
dlv 1.1.3
Safely get a dot-notated property within an object.
browserify-sign 2.4.0 - 2.8.0Outdated
adds node crypto signing for browsers
+2
dcousens
ljharb
cwmma
browserify-aes 0.4.0 - 0.8.1Outdated
aes, for browserify
evp_bytestokey 1.0.3
The insecure key derivation algorithm from OpenSSL
browserify-rsa 4.1.0
RSA for browserify
+2
dcousens
ljharb
cwmma
crypto-browserify 1.0.9 - 2.0.0Outdated
implementation of crypto for the browser
+2
dcousens
ljharb
cwmma
create-ecdh 3.0.0 - 4.0.4
createECDH but browserifiable
js-cookie 3.0.1Outdated
A simple, lightweight JavaScript API for handling cookies
public-encrypt 4.0.3
browserify version of publicEncrypt & privateDecrypt
+2
dcousens
ljharb
cwmma
diffie-hellman 1.1.2Outdated
pure js diffie-hellman
browserify-des 1.0.2
browserify-des ===
dcousens
ljharb
cwmma
miller-rabin 1.1.0 - 4.0.1
Miller Rabin algorithm for primality test
randomfill 1.0.0 - 1.0.4
random fill from browserify stand alone
querystring-es3 0.2.0 - 0.2.1
Node's querystring module for all engines. (ES3 compat fork)
cheerio 0.22.0Outdated
Tiny, fast, and elegant implementation of core jQuery designed specifically for the server
workerpool 0.1.0 - 6.0.2Outdated
Offload tasks to a pool of workers on node.js and in the browser
@sentry/browser 6.15.0 - 6.16.1Outdated
Official Sentry SDK for browsers
+8
benvinegar
billyvg
mitsuhiko
unfetch 4.2.0Outdated
Bare minimum fetch polyfill in 500 bytes
@sentry/hub 6.1.0 - 6.19.4Outdated
Sentry hub which handles global state managment.
+8
benvinegar
billyvg
mitsuhiko
@sentry/integrations 6.14.0 - 6.15.0Outdated
Pluggable integrations that can be used to enhance JS SDKs
+8
benvinegar
billyvg
mitsuhiko
@sentry/minimal 4.3.3 - 6.19.7
Sentry minimal library that can be used in other packages
+8
benvinegar
billyvg
mitsuhiko
@hookform/resolvers 1.1.0Outdated
React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype and Typanion
fp-ts 2.6.6 - 2.9.5Outdated
Functional programming in TypeScript
lit-element 3.0.0Outdated
A simple base class for creating fast, lightweight web components
+11
aomarks
emarquez
sorvell
antd 4.4.2 - 5.1.5Outdated
An enterprise-class UI design language and React components implementation
react-query 0.0.11 - 0.0.15Outdated
Hooks for managing, caching and syncing asynchronous and remote data in React
tannerlinsley
tkdodo
@aws-amplify/core 1.2.0 - 5.0.10Outdated
Core category of aws-amplify
+6
amplify-data-dev-npm
amplify-studio-uibuilder
amplify-codegen
@auth0/auth0-spa-js 2.0.0 - 2.0.2Outdated
Auth0 SDK for Single Page Applications using Authorization Code Grant Flow with PKCE
striptags 3.2.0
PHP strip_tags in Node.js
vue-class-component 6.0.0 - 7.2.6
ES201X/TypeScript class decorator for Vue components
vue-property-decorator 7.3.0 - 9.1.2
property decorators for Vue Component
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
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
@splitsoftware/splitio 7.0.0 - 9.3.7Outdated
Split SDK
@vue/composition-api 1.1.0 - 1.7.1Outdated
Provide logic composition capabilities for Vue.
just-clone 4.1.1 - 6.0.0Outdated
deep copies objects and arrays
cookie-universal 2.1.0 - 2.1.5Outdated
Universal cookie plugin, perfect for SSR
vuex-class 0.1.3 - 0.2.0Outdated
Binding helpers for Vuex and vue-class-component
just-unique 3.4.1 - 4.1.1Outdated
dedupes an array
just-safe-get 3.1.1 - 4.1.1Outdated
get value at property, don't throw if parent is undefined
just-safe-set 4.0.2 - 4.1.1Outdated
set value at property, create intermediate properties if necessary
just-omit 1.4.1 - 2.1.2Outdated
copy an object but omit the specified keys
@fastly/performance-observer-polyfill 2.0.0
<h1 align="center" style="border-bottom: none;">🔎 PerformanceObserver Polyfill</h1> <p align="center"> <a href="https://travis-ci.org/fastly/performance-observer-polyfill"> <img alt="Travis" src="https://img.shields.io/travis/fastly/performance-obs
fun-hooks 1.0.2Outdated
A generalized and simple hooking API for adding extensibility to applications
just-pick 3.1.1 - 4.1.1Outdated
copy an object but with only the specified keys
prebid.js 6.17.0 - 6.18.0Outdated
Header Bidding Management Library
just-intersect 3.4.1 - 4.1.0Outdated
return the intersect of two arrays
react-amphtml 3.1.0 - 4.0.2
Use amphtml components inside your React apps easily!
dfrankland
dfrankland
criteo-direct-rsa-validate x.x.x