Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

browserify-rsa

Package Overview
Dependencies
Maintainers
5
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserify-rsa - npm Package Compare versions

Comparing version 3.0.0 to 4.0.0

8

package.json
{
"name": "browserify-rsa",
"version": "3.0.0",
"version": "4.0.0",
"description": "RSA for browserify",

@@ -12,3 +12,3 @@ "main": "index.js",

"dependencies": {
"bn.js": "^3.0.0",
"bn.js": "^4.1.0",
"randombytes": "^2.0.1"

@@ -21,6 +21,6 @@ },

"devDependencies": {
"parse-asn1": "^5.0.0",
"tap-spec": "^2.1.2",
"tape": "^3.0.3",
"parse-asn1": "^3.0.0"
"tape": "^3.0.3"
}
}
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