sweatco.in 272 packages

Last scanned on Jan 19 at 11:53 AM
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
request x.x.xVulnerable
tslib 1.2.0 - 2.4.1Outdated
Runtime library for TypeScript helper functions
debug 4.3.4
Lightweight debugging utility for Node.js and the browser
ms 2.1.2Outdated
Tiny millisecond conversion utility
+4
gdborton
rauchg
matt.straka
color-name 1.1.3 - 1.1.4Outdated
A list of color names and its values
readable-stream 2.3.7Outdated
Node.js Streams, a user-land copy of the stream library from Node.js
safe-buffer 5.1.1 - 5.1.2Outdated
Safer Node.js Buffer API
uuid 8.3.2Outdated
RFC4122 (v1, v4, and v5) UUIDs
string_decoder 1.1.0 - 1.3.0
The string_decoder module from Node core
ajv 6.12.6Outdated
Another JSON Schema Validator
isarray 0.0.0 - 0.0.1Outdated
Array#isArray for older browsers
react-is 16.13.1Outdated
Brand checking of React Elements.
json-schema-traverse 0.4.1Outdated
Traverse JSON Schema passing each schema object to callback
punycode 1.4.1Outdated
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
inherits 2.0.4
Browser-friendly inheritance fully compatible with standard node.js inherits()
qs 6.5.3Outdated
A querystring parser that supports nesting and arrays, with a depth limit
form-data 2.1.2 - 4.0.0
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
+2
mikeal
niftylettuce
alexindigo
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.18.3Outdated
babel's modular runtime helpers
+1
hzoo
existentialism
nicolo-ribaudo
lodash 4.17.21
Lodash modular utilities.
mime-db 1.52.0
Media Type Database
cookie 0.3.1Outdated
HTTP server cookie parsing and serialization
dougwilson
dougwilson
path-to-regexp 1.8.0Outdated
Express style path to RegExp utility
mime-types 2.1.16 - 2.1.35
The ultimate javascript content-type utility.
core-util-is 1.0.3
The `util.is*` functions introduced in Node v0.12.
fast-deep-equal 3.1.0 - 3.1.3
Fast deep equal
util-deprecate 1.0.2
The Node.js `util.deprecate()` function with browser support
ieee754 1.2.0 - 1.2.1
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
safer-buffer 2.1.2
Modern Buffer API polyfill without footguns
chalker
chalker
is-plain-obj 2.1.0 - 3.0.0Outdated
Check if a value is a plain object
sindresorhus
sindresorhus
uri-js 4.4.1
An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
garycourt
garycourt
object-assign 4.1.1
ES2015 `Object.assign()` ponyfill
fast-json-stable-stringify 2.0.0 - 2.1.0
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
base64-js 1.5.1
Base64 encoding/decoding in pure JS
is-buffer 2.0.0 - 2.0.5
Determine if an object is a Buffer
bn.js 5.2.1
Big number implementation in pure javascript
process-nextick-args 2.0.1
process.nextTick but always with args
cwmma
cwmma
core-js 3.22.6 - 3.22.7Outdated
Standard library
events 3.3.0
Node's event emitter for all engines.
util 0.11.1Outdated
Node.js's util module for all engines
xtend 4.0.1 - 4.0.2
extend like a boss
extend 3.0.2
Port of jQuery.extend for node.js and the browser
is-typedarray 1.0.0
Detect whether or not an object is a Typed Array
pako 1.0.8 - 1.0.11Outdated
zlib port to javascript - fast, modularized, with browser support
json-stringify-safe 5.0.1
Like JSON.stringify, but doesn't blow up on circular refs.
scheduler 0.20.2Outdated
Cooperative scheduler for the browser environment.
prop-types 15.8.0 - 15.8.1
Runtime type checking for React props and similar objects.
randombytes 2.1.0
random bytes from browserify stand alone
performance-now 2.0.0 - 2.1.0
Implements performance.now (based on process.hrtime).
meryn
meryn
react 17.0.2Outdated
React is a JavaScript library for building user interfaces.
react-dom 17.0.2Outdated
React package for working with the DOM.
json-schema 0.4.0
JSON Schema validation and specifications
kriszyp
kriszyp
process 0.11.10
process information for node.js and browsers
lodash.debounce 4.0.8
The lodash method `_.debounce` exported as a module.
asn1 0.2.4 - 0.2.6
Contains parsers and serializers for ASN.1 (currently BER only)
+5
bahamat
todd.whiteman
kusor
caseless 0.12.0
Caseless object set/get/has, very useful when working with HTTP headers.
jsbn 0.1.1Outdated
The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.
url 0.11.0Outdated
The core `url` packaged standalone for use with Browserify.
decode-uri-component 0.2.2Outdated
A better decodeURIComponent
@emotion/memoize 0.7.5Outdated
emotion's memoize utility
+1
emmatown
tkh44
emotion-release-bot
asap 2.0.5 - 2.0.6
High-priority task queue for Node.js and browsers
minimalistic-assert 1.0.0 - 1.0.1
minimalistic-assert ===
cwmma
indutny
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
har-validator 5.1.3 - 5.1.5
Extremely fast HTTP Archive (HAR) validator using JSON Schema
@emotion/unitless 0.7.2 - 0.7.5Outdated
An object of css properties that don't accept values with units
+1
emmatown
tkh44
emotion-release-bot
cross-fetch 3.1.5Outdated
Universal WHATWG Fetch API for Node, Browsers and React Native
setimmediate 1.0.5
A shim for the setImmediate efficient script yielding API
domenic
domenic
invariant 2.2.3 - 2.2.4
invariant
event-target-shim 4.0.3 - 5.0.1Outdated
An implementation of WHATWG EventTarget interface.
resolve-url 0.2.1
Like Node.js’ `path.resolve`/`url.resolve` for the browser.
react-transition-group 4.4.0 - 4.4.2Outdated
A react component toolset for managing animations
dom-helpers 5.2.1
tiny modular DOM lib for ie9+
@emotion/hash 0.8.0Outdated
A MurmurHash2 implementation
+1
emmatown
tkh44
emotion-release-bot
path-browserify 0.0.1Outdated
the path module from node core for browsers
promise 8.1.0Outdated
Bare bones Promises/A+ implementation
forbeslindesay
judgmentparking
then-promise-bot
classnames 2.2.2 - 2.2.5Outdated
A simple utility for conditionally joining classNames together
abort-controller 3.0.0
An implementation of WHATWG AbortController interface.
@emotion/utils 1.1.0Outdated
internal utils for emotion
+1
emmatown
tkh44
emotion-release-bot
@emotion/is-prop-valid 1.1.2Outdated
A function to check whether a prop is valid for HTML and SVG elements
+1
emmatown
tkh44
emotion-release-bot
@emotion/serialize 1.0.2 - 1.1.1Outdated
serialization utils for emotion
+1
emmatown
tkh44
emotion-release-bot
unist-util-is 4.0.4 - 4.1.0Outdated
unist utility to check if a node passes a test
assert 1.5.0Outdated
The assert module from Node.js, for the browser.
unist-util-visit-parents 1.1.2Outdated
unist utility to recursively walk over nodes, with ancestral information
query-string 6.14.0 - 6.14.1Outdated
Parse and stringify URL query strings
@emotion/cache x.x.x
emotion's cache
+1
emmatown
tkh44
emotion-release-bot
stylis 4.0.13Outdated
A Light–weight CSS Preprocessor
andarist
thysultan
@emotion/sheet 1.1.0 - 1.2.1Outdated
emotion's stylesheet
+1
emmatown
tkh44
emotion-release-bot
memoize-one 5.2.1Outdated
A memoization library which only remembers the latest invocation
unist-util-visit 1.4.0 - 2.0.3Outdated
unist utility to visit nodes
sha.js 2.4.10 - 2.4.11
Streamable SHA hashes in pure javascript
dcousens
ljharb
cwmma
@emotion/weak-memoize 0.2.1 - 0.2.5Outdated
A memoization function that uses a WeakMap
+1
emmatown
tkh44
emotion-release-bot
whatwg-fetch 3.6.2Outdated
A window.fetch polyfill.
jakechampion
mattandrews
mislav
browserify-zlib 0.2.0
Full zlib module for the browser
common-tags 1.8.1Outdated
a few common utility template tags for ES2015
react-router 5.3.2 - 5.3.3Outdated
Declarative routing for React
stream-browserify 1.0.0 - 2.0.2Outdated
the stream module from node core for browsers
mdast-util-to-string 2.0.0Outdated
mdast utility to get the plain text content of a node
react-router-dom 5.3.0 - 5.3.3Outdated
Declarative routing for React web applications
strict-uri-encode 2.0.0
A stricter URI encode adhering to RFC 3986
asn1.js 5.3.0 - 5.4.1
ASN.1 encoder and decoder
hash.js 1.1.7
Various hash functions that could be run by both browser and node
react-fast-compare 3.1.0 - 3.2.0Outdated
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
gaxios 2.0.1Outdated
A simple common HTTP client specifically for Google APIs and services.
google-wombot
google-wombot
elliptic 6.5.4
EC cryptography
unist-util-stringify-position 2.0.1 - 2.0.3Outdated
unist utility to serialize a node, position, or point as a human readable location
tiny-invariant 1.2.0Outdated
A tiny invariant function
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
es5-ext 0.10.24 - 0.10.49Outdated
ECMAScript extensions and shims
des.js 1.0.1Outdated
DES implementation
hash-base 3.1.0
abstract base class for hash-streams
ripemd160 2.0.2
Compute ripemd160 of bytes or strings.
unified 9.2.2Outdated
parse, inspect, transform, and serialize content through syntax trees
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
vfile-message 1.0.2 - 2.0.4Outdated
vfile utility to create a virtual message
md5.js 1.3.5
node style md5 on pure JavaScript
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
stream-http 2.8.3Outdated
Streaming http in the browser
browserify-aes 1.2.0
aes, for browserify
create-hmac 1.1.6 - 1.1.7
node style hmacs in the browser
parse-asn1 5.1.6
utility library for parsing asn1 files for use with browserify-sign.
+2
dcousens
ljharb
cwmma
vfile 4.2.1Outdated
Virtual file format for text processing
evp_bytestokey 1.0.3
The insecure key derivation algorithm from OpenSSL
browserify-rsa 4.1.0
RSA for browserify
+2
dcousens
ljharb
cwmma
create-ecdh 4.0.2 - 4.0.4
createECDH but browserifiable
crypto-browserify 3.12.0
implementation of crypto for the browser
+2
dcousens
ljharb
cwmma
timers-browserify 2.0.10 - 2.0.12
timers module for browserify
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
https-browserify 1.0.0
https module compatability for browserify
randomfill 1.0.3 - 1.0.4
random fill from browserify stand alone
history 4.10.1Outdated
Manage session history with JavaScript
redux 4.2.0Outdated
Predictable state container for JavaScript apps
builtin-status-codes 3.0.0
The map of HTTP status codes from the builtin http module
lodash-es 4.17.21
Lodash exported as ES modules.
querystring-es3 0.2.1
Node's querystring module for all engines. (ES3 compat fork)
shallowequal 1.1.0
Like lodash isEqualWith but for shallow equal.
@emotion/react 11.8.1 - 11.9.0Outdated
> Simple styling in React.
+1
emmatown
tkh44
emotion-release-bot
remark-parse 9.0.0Outdated
remark plugin to add support for parsing markdown input
trough 1.0.4 - 1.0.5Outdated
Middleware: a channel used to convey a liquid
react-select 5.3.2Outdated
A Select control built with and for ReactJS
bail 1.0.3 - 1.0.5Outdated
Throw a given error
parse-entities 1.2.2 - 2.0.0Outdated
Parse HTML character references
use-sync-external-store 1.0.0 - 1.2.0
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
acdlite
gnoff
react-bot
to-arraybuffer 1.0.1
Get an ArrayBuffer from a Buffer as fast as possible
react-redux 8.0.2Outdated
Official React bindings for Redux
linkify-it 2.2.0Outdated
Links recognition library with FULL unicode support
raf 3.4.0 - 3.4.1
requestAnimationFrame polyfill for node and the browser
@emotion/stylis 0.8.4 - 0.8.5
A custom build of Stylis
+1
emmatown
tkh44
emotion-release-bot
filter-obj 1.1.0Outdated
Filter object keys and values into a new object
reselect 4.1.2 - 4.1.5Outdated
Selectors for Redux.
styled-components 5.3.5Outdated
CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.
idb 6.0.0 - 7.0.1Outdated
A small wrapper that makes IndexedDB usable
jaffathecake
jaffathecake
uc.micro 1.0.6Outdated
Micro subset of unicode data files for markdown-it projects.
vitaly
vitaly
micromark 2.11.4Outdated
small commonmark compliant markdown parser with positional info and concrete tokens
mdast-util-from-markdown 0.8.5Outdated
mdast utility to parse markdown
resolve-pathname 3.0.0
Resolve URL pathnames using JavaScript
mjackson
mjackson
value-equal 1.0.1
Are these two JavaScript values equal?
mjackson
mjackson
split-on-first 1.0.0 - 1.1.0Outdated
Split a string on the first occurance of a given separator
p-is-promise 3.0.0 - 4.0.0
Check if something is a promise
resize-observer-polyfill 1.5.1
A polyfill for the Resize Observer API
redux-thunk 2.4.0 - 2.4.1Outdated
Thunk middleware for Redux.
@formatjs/ecma402-abstract 1.11.0 - 1.11.6Outdated
A collection of implementation for ECMAScript abstract operations
react-app-polyfill 2.0.0 - 3.0.0
Polyfills for various browsers including commonly used language features
+1
fb
timer
iansu
mini-create-react-context 0.3.3 - 0.4.1
Smaller Polyfill for the proposed React context API
intl-messageformat 9.13.0Outdated
Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.
@formatjs/intl-localematcher 0.2.24 - 0.2.31Outdated
Intl.LocaleMatcher ponyfill
react-scripts 0.4.2Outdated
Configuration and scripts for Create React App.
+1
fb
timer
iansu
@firebase/util 0.1.0 - 1.8.0Outdated
_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_
+1
chholland
firebase-ops
feiyang.chen
@firebase/component 0.5.6 - 0.5.14Outdated
Firebase Component Platform
+1
chholland
firebase-ops
feiyang.chen
@apollo/client 3.0.0 - 3.7.4Outdated
A fully-featured caching GraphQL client.
@firebase/logger 0.2.5 - 0.3.2Outdated
A logger package for use in the Firebase JS SDK
+1
chholland
firebase-ops
feiyang.chen
@formatjs/icu-messageformat-parser 2.1.0 - 2.1.2Outdated
Hand-written ICU MessageFormat parser with compatible output as [`intl-messageformat-parser`](https://www.npmjs.com/package/intl-messageformat-parser) but 6 - 10 times as fast.
longlho
redonkulus
pyrocat
@formatjs/icu-skeleton-parser 1.3.0 - 1.3.8Outdated
longlho
redonkulus
pyrocat
@storybook/core 3.3.3 - 4.0.12Outdated
Storybook framework-agnostic API
@formatjs/fast-memoize 1.2.0 - 1.2.3Outdated
fork of fast-memoize and support esm
react-markdown 5.0.3Outdated
React component to render markdown
lodash.omit 4.5.0
The lodash method `_.omit` exported as a module.
json2mq 0.2.0
Generate media query string from JSON or javascript object
akiran
akiran
string-convert 0.1.0 - 0.2.1
String convertions
akiran
akiran
react-side-effect 2.1.0Outdated
Create components whose prop changes map to a global side effect
react-helmet 6.1.0
A document head manager for React
fp-ts 2.6.6 - 2.9.5Outdated
Functional programming in TypeScript
lottie-web 5.9.1 - 5.10.1Outdated
After Effects plugin for exporting animations to SVG + JavaScript or canvas + JavaScript
subscriptions-transport-ws 0.5.0 - 0.6.0Outdated
A websocket transport for GraphQL subscriptions
apollo-bot
apollo-bot
@firebase/app 0.7.0 - 0.9.0Outdated
The primary entrypoint to the Firebase JS SDK
+1
chholland
firebase-ops
feiyang.chen
clipboard 2.0.11
Modern copy to clipboard. No Flash. Just 2kb
firebase x.x.x
Firebase JavaScript library for web and Node.js
universal-cookie 2.2.0Outdated
Universal cookies for JavaScript
react-beautiful-dnd 1.0.0 - 6.0.2Outdated
Beautiful and accessible drag and drop for lists with React
@firebase/installations 0.5.0 - 0.6.0Outdated
+1
chholland
firebase-ops
feiyang.chen
intersection-observer x.x.x
A polyfill for IntersectionObserver
react-intl 5.25.0 - 5.25.1Outdated
Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.
react-intersection-observer 8.33.0 - 9.4.1Outdated
Monitor if a component is inside the viewport, using IntersectionObserver API
popmotion 3.7.0 - 4.3.4Outdated
The animator's toolbox
antd 2.10.3 - 2.13.14Outdated
An enterprise-class UI design language and React components implementation
qrcode.react 3.1.0
React component to generate QR codes
@formatjs/intl 2.2.0 - 2.2.1Outdated
Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
enquire.js 2.1.6
Awesome Media Queries in JavaScript
nprogress 0.2.0
Simple slim progress bars
rstacruz
rstacruz
react-slick 0.29.0
React port of slick carousel
mapbox-gl 0.3.1 - 0.33.1Outdated
A WebGL interactive maps library
+25
mbx-npm-ci-production
mbx-npm-ci-staging
mbx-npm-advanced-actions-production
smoothscroll-polyfill 0.4.4
Smooth Scroll behavior polyfill
browser-or-node 1.0.0 - 2.1.1Outdated
Check in which environment the code is running - browser/node.js/webworker/jsdom/deno
react-cookie 2.2.0Outdated
Universal cookies for React
react-motion 0.5.0 - 0.5.2
A spring that solves your animation problems.
bezier-easing 2.1.0
BezierEasing provides Cubic Bezier Curve easing which generalizes easing functions exactly like in CSS Transitions.
@formatjs/intl-relativetimeformat 8.0.0 - 9.1.2Outdated
Formats JavaScript dates to relative time strings.
@formatjs/intl-pluralrules 4.3.0 - 5.0.1Outdated
Polyfill for Intl.PluralRules
mdast-add-list-metadata 1.0.1 - 1.1.0
Enhances the metadata of list and listItem nodes
@formatjs/intl-getcanonicallocales 2.0.4Outdated
Intl.getCanonicalLocales polyfill
isbot 3.4.8 - 3.5.0Outdated
🤖 detect bots/crawlers/spiders via the user agent.
@formatjs/intl-numberformat 8.1.2 - 8.1.3Outdated
Ponyfill for ES2020 Intl.NumberFormat
@formatjs/intl-locale 3.0.5 - 3.0.6Outdated
Intl.Locale polyfill
react-router-config 5.1.0 - 5.1.1
Static route config matching for React Router
amplitude-js 7.4.4Outdated
Javascript library for Amplitude Analytics
ismobilejs 1.1.1
A simple JS library that detects mobile devices.
classlist-polyfill 1.2.0
Cross-browser JavaScript shim that fully implements element.classList (referenced on MDN)
mobile-detect 1.4.5
Device detection (phone, tablet, desktop, mobile grade, os, versions)
react-lazy-load-image-component 1.5.3 - 1.5.6Outdated
React Component to lazy load images using a HOC to track window scroll position.
deepcopy 2.0.0 - 2.1.0
deep copy data
sasaplus1
sasaplus1
react-move 0.0.1 - 0.0.2Outdated
Beautiful, data-driven animations for React.
react-scroll-parallax 3.3.1Outdated
React hooks and components to create parallax scroll effects for banners, images or any other DOM elements.
cookies-js 1.2.3
Client-Side Cookie Manipulation API
scroll-behavior 0.11.0
Pluggable browser scroll management
taion
taion
lottie-api 1.0.0 - 1.0.2Outdated
A library to edit lottie-web animations dynamically
airnan
airnan
botframework-webchat-component 4.9.2 - 4.15.6Outdated
React component of botframework-webchat
+2
botframework
sgellock
cwhitten
sshpk x.x.x
http-signature x.x.x
size-sensor x.x.x
delayed-stream x.x.x
tough-cookie x.x.x
color-parse x.x.x
assert-plus x.x.x
parallax-controller x.x.x
extsprintf x.x.x
react-typist x.x.x
universal-analytics x.x.x
react-cookie-banner x.x.x
ecc-jsbn x.x.x
tunnel-agent x.x.x
color-space x.x.x
redux-api-middleware x.x.x
verror x.x.x
psl x.x.x
react-linkify x.x.x
aws-sign2 x.x.x
aws4 x.x.x
clamp x.x.x
oauth-sign x.x.x
tweetnacl x.x.x
combined-stream x.x.x
bcrypt-pbkdf x.x.x
forever-agent x.x.x
styled-modern-normalize x.x.x
jsprim x.x.x
isstream x.x.x
lerp x.x.x
page-lifecycle x.x.x
color-interpolate x.x.x
har-schema x.x.x
@firebase/analytics x.x.x
stickyfill x.x.x
lottie-react x.x.x