Socket
Socket
Sign inDemoInstall

crypto-browserify

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crypto-browserify - npm Package Compare versions

Comparing version 3.2.2 to 3.2.4

4

package.json

@@ -5,3 +5,3 @@ {

"description": "partial implementation of crypto for the browser",
"version": "3.2.2",
"version": "3.2.4",
"homepage": "https://github.com/dominictarr/crypto-browserify",

@@ -19,3 +19,3 @@ "repository": {

"dependencies": {
"pbkdf2-compat": "2.0.0",
"pbkdf2-compat": "2.0.1",
"ripemd160": "0.2.0",

@@ -22,0 +22,0 @@ "sha.js": "2.2.6"

@@ -15,3 +15,3 @@ (function() {

_crypto.getRandomValues
_crypto.getRandomValues(bytes);
return bytes;

@@ -18,0 +18,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc