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 1.0.7 to 1.0.8

test/package.json

9

package.json

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

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

@@ -18,4 +18,6 @@ "repository": {

},
"dependencies": {},
"dependencies": {
},
"devDependencies": {
"brfs": "~0.0.8",
"tape": "~1.0.4"

@@ -35,7 +37,4 @@ },

},
"browserify": {
"transform": ["brfs"]
},
"optionalDependencies": {},
"license": "MIT"
}
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