dierenbescherming.nl 125 packages

Last scanned on Jan 19 at 12:17 PM
browserify-sign 4.2.0 - 4.2.1VulnerableOutdated
adds node crypto signing for browsers
License
ISC
Footprint
4 KB
Vulnerabilities
browserify-sign upper bound check issue in `dsaVerify` leads to a signature forgery attack
Affected versions >=2.6.0 <4.2.2
Matched Modules
Version distribution in production
235
2.4.0
235
2.5.0
235
2.5.1
235
2.5.2
235
2.6.0
40
4.2.1
+2
dcousens
ljharb
cwmma
es5-ext 0.10.24 - 0.10.49VulnerableOutdated
ECMAScript extensions and shims
tslib 1.13.0 - 1.14.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
safe-buffer 5.2.1
Safer Node.js Buffer API
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.9.2Outdated
Node.js Buffer API, for the browser
regenerator-runtime 0.13.9Outdated
Runtime for Regenerator-compiled generator and async functions.
@babel/runtime 7.14.6 - 7.16.3Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
lodash 4.17.21
Lodash modular utilities.
axios 0.24.0Outdated
Promise based HTTP client for the browser and node.js
cookie 0.4.1Outdated
HTTP server cookie parsing and serialization
dougwilson
dougwilson
core-util-is 1.0.2Outdated
The `util.is*` functions introduced in Node v0.12.
ieee754 1.2.0 - 1.2.1
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
is-plain-object 3.0.1Outdated
Returns true if an object was created by the `Object` constructor, or Object.create(null).
util-deprecate 1.0.2
The Node.js `util.deprecate()` function with browser support
safer-buffer 2.1.2
Modern Buffer API polyfill without footguns
chalker
chalker
base64-js 1.5.1
Base64 encoding/decoding in pure JS
fast-json-stable-stringify 2.0.0 - 2.1.0
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
bn.js 4.12.0Outdated
Big number implementation in pure javascript
events 3.3.0
Node's event emitter for all engines.
deepmerge 4.2.2Outdated
A library for deep (recursive) merging of Javascript objects
process-nextick-args 2.0.1
process.nextTick but always with args
cwmma
cwmma
core-js 3.18.3Outdated
Standard library
eventemitter3 3.0.0 - 4.0.7Outdated
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
randombytes 2.1.0
random bytes from browserify stand alone
process 0.11.10
process information for node.js and browsers
css-loader 3.4.2 - 4.3.0Outdated
css loader module for webpack
minimalistic-assert 1.0.0 - 1.0.1
minimalistic-assert ===
cwmma
indutny
setimmediate 1.0.5
A shim for the setImmediate efficient script yielding API
domenic
domenic
cross-fetch 3.1.0 - 3.1.4Outdated
Universal WHATWG Fetch API for Node, Browsers and React Native
symbol-observable 1.1.0 - 1.2.0Outdated
Symbol.observable ponyfill
sha.js 2.4.10 - 2.4.11
Streamable SHA hashes in pure javascript
dcousens
ljharb
cwmma
graphql 15.5.1 - 15.6.1Outdated
A Query Language and Runtime which can target any service.
klona 2.0.4 - 2.0.5Outdated
A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
stream-browserify 1.0.0 - 2.0.2Outdated
the stream module from node core for browsers
asn1.js 5.3.0 - 5.4.1
ASN.1 encoder and decoder
hash-base 3.1.0
abstract base class for hash-streams
elliptic 6.5.4Outdated
EC cryptography
hash.js 1.1.7
Various hash functions that could be run by both browser and node
brorand 1.1.0
Random number generator for browsers and node.js
hmac-drbg 1.0.1
Deterministic random bit generator (hmac)
minimalistic-crypto-utils 1.0.1
Minimalistic tools for JS crypto modules
lodash-es 4.17.21
Lodash exported as ES modules.
des.js 1.0.1Outdated
DES implementation
ripemd160 2.0.2
Compute ripemd160 of bytes or strings.
md5.js 1.3.5
node style md5 on pure JavaScript
pbkdf2 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
buffer-xor 1.0.0 - 1.0.3Outdated
A simple module for bitwise-xor on buffers
create-hash 1.2.0
create hashes for browserify
browserify-aes 1.2.0
aes, for browserify
create-hmac 1.1.6 - 1.1.7
node style hmacs in the browser
evp_bytestokey 1.0.3
The insecure key derivation algorithm from OpenSSL
browserify-rsa 4.1.0
RSA for browserify
+2
dcousens
ljharb
cwmma
timers-browserify 2.0.10 - 2.0.12
timers module for browserify
crypto-browserify 3.12.0
implementation of crypto for the browser
+2
dcousens
ljharb
cwmma
create-ecdh 4.0.2 - 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 5.0.2 - 5.0.3
pure js diffie-hellman
browserify-des 1.0.2
browserify-des ===
dcousens
ljharb
cwmma
browserify-cipher 1.0.1
ciphers for the browser
cwmma
cwmma
miller-rabin 4.0.1
Miller Rabin algorithm for primality test
randomfill 1.0.3 - 1.0.4
random fill from browserify stand alone
ufo 0.7.9Outdated
URL utils for humans
pi0
pi0
graphql-tag 2.12.2 - 2.12.5Outdated
A JavaScript template literal tag that parses GraphQL queries
jnwng
abernix
apollo-bot
defu 5.0.0 - 5.0.1Outdated
Recursively assign default properties. Lightweight and Fast!
pi0
pi0
unfetch 4.2.0Outdated
Bare minimum fetch polyfill in 500 bytes
throttle-debounce 3.0.0 - 3.0.1Outdated
Throttle and debounce functions.
vue 2.6.14Outdated
The progressive JavaScript framework for building modern web UI.
zen-observable-ts 0.8.14 - 0.8.21Outdated
Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exports
jbaxleyiii
apollo-bot
ts-invariant 0.4.3 - 0.4.4Outdated
TypeScript implementation of invariant(condition, message)
extract-files 8.1.0Outdated
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
zen-observable 0.8.15Outdated
An Implementation of ES Observables
zenparsing
zenparsing
@wry/equality 0.1.9 - 0.1.11Outdated
Structural equality checking for JavaScript values
benjamn
benjamn
@wry/context 0.4.4 - 0.6.1Outdated
Manage contextual information needed by (a)synchronous tasks without explicitly passing objects around
benjamn
benjamn
optimism 0.10.3Outdated
Composable reactive caching with efficient invalidation.
@apollo/client 3.4.16 - 3.4.17Outdated
A fully-featured caching GraphQL client.
backo2 1.0.2
simple backoff based on segmentio/backo
mokesmokes
mokesmokes
vue-router 3.5.2Outdated
> - 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
vue-loader 15.9.2 - 15.9.8Outdated
> webpack loader for Vue Single-File Components
yyx990803
soda
@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
screenfull 5.0.0 - 5.2.0Outdated
Simple wrapper for cross-browser usage of the JavaScript Fullscreen API, which lets you bring the page or any element into fullscreen.
sindresorhus
sindresorhus
vue-style-loader 4.0.1 - 4.1.3
Vue.js style loader module for webpack
yyx990803
soda
xstate 4.7.0 - 4.35.2Outdated
Finite State Machines and Statecharts for the Modern Web.
subscriptions-transport-ws 0.9.18 - 0.10.0Outdated
A websocket transport for GraphQL subscriptions
apollo-bot
apollo-bot
vuex 3.6.2Outdated
state management for Vue.js
+1
yyx990803
kiaking
ktsn
universal-cookie 4.0.4Outdated
Universal cookies for JavaScript
react-query 0.0.11 - 0.0.15Outdated
Hooks for managing, caching and syncing asynchronous and remote data in React
tannerlinsley
tkdodo
apollo-utilities 1.3.4
Utilities for working with GraphQL ASTs
+1
apollo-bot
benjamn
jbaxleyiii
apollo-link 1.2.12 - 1.2.14
Flexible, lightweight transport layer for GraphQL
jbaxleyiii
peggyrayzis
apollo-bot
vue-i18n 8.26.5Outdated
Internationalization plugin for Vue.js
linkifyjs 2.1.0 - 2.1.9Outdated
Find URLs, email addresses, #hashtags and @mentions in plain-text strings, then convert them into HTML <a> links.
apollo-link-http-common 0.2.14 - 0.2.16
Http utilities for Apollo Link shared across all links using http
apollo-upload-client 13.0.0Outdated
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and
apollo-cache 1.2.0 - 1.3.5
Core abstract of Caching layer for Apollo Client
+3
apollo-bot
benjamn
jbaxleyiii
apollo-link-context 1.0.16 - 1.0.20
An easy way to set and cache context changes for Apollo Link
jbaxleyiii
peggyrayzis
apollo-bot
apollo-client 2.6.10
A simple yet functional GraphQL client.
apollo-cache-inmemory 1.6.6
Core abstract of Caching layer for Apollo Client
+1
apollo-bot
benjamn
jbaxleyiii
vue-meta 2.4.0
Manage HTML metadata in Vue.js components with ssr support
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.1.0
Vue component to wrap non SSR friendly components
egoist
egoist
@nuxt/components 2.2.1
Auto Import Components for Nuxt.js
+3
nuxtbot
antfu
atinux
graphql-anywhere 4.2.2 - 4.2.7Outdated
Run GraphQL queries with no schema and just one resolver
@vue/composition-api 1.4.9Outdated
Provide logic composition capabilities for Vue.
vue-apollo 3.0.8Outdated
Use Apollo and GraphQL with Vue.js
apollo-link-ws 1.0.15 - 1.0.20
WebSocket transport layer for GraphQL
jbaxleyiii
apollo-bot
apollo-link-persisted-queries 0.2.2Outdated
Use persisted queries with Apollo Link
+1
glasser
benjamn
jbaxleyiii
apollo-link-state 0.4.2
An easy way to manage local state with Apollo Link
jbaxleyiii
peggyrayzis
apollo-bot
nuxt-jsonld 1.5.2Outdated
manage JSON-LD in Vue component.
vue-cli-plugin-apollo 0.22.0 - 0.22.2
vue-cli 3 plugin to add Apollo and GraphQL
lottie-api 1.0.0 - 1.0.2Outdated
A library to edit lottie-web animations dynamically
airnan
airnan
react-amphtml 3.1.0 - 4.0.2
Use amphtml components inside your React apps easily!
dfrankland
dfrankland
tg-core-redux 0.0.2 - 0.0.4Outdated
tg-core-redux
+4
albinadolfsson
codebetniklas
sebost
@nuxtjs/composition-api x.x.x
vue-demi x.x.x
@braid/vue-formulate-i18n x.x.x
nuxt-vuex-localstorage x.x.x
@braid/vue-formulate x.x.x