Socket
Socket
Sign inDemoInstall

public-encrypt

Package Overview
Dependencies
23
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 3.0.0

8

package.json
{
"name": "public-encrypt",
"version": "2.0.1",
"version": "3.0.0",
"description": "browserify version of publicEncrypt & privateDecrypt",

@@ -24,6 +24,6 @@ "main": "index.js",

"dependencies": {
"bn.js": "^2.0.0",
"browserify-rsa": "^2.0.0",
"bn.js": "^3.2.0",
"browserify-rsa": "^3.0.0",
"create-hash": "^1.1.0",
"parse-asn1": "^3.0.0",
"parse-asn1": "^4.0.0",
"randombytes": "^2.0.1"

@@ -30,0 +30,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc