Socket
Socket
Sign inDemoInstall

asymmetric-crypto

Package Overview
Dependencies
4
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

build/index.js

5

package.json
{
"name": "asymmetric-crypto",
"version": "1.0.0",
"version": "1.0.1",
"description": "Encryption and signing using public-key cryptography (via tweetnacl)",

@@ -8,3 +8,4 @@ "main": "./build/index.js",

"build": "abc build",
"test": "abc test && abc lint"
"test": "abc test && abc lint",
"version": "abc build"
},

@@ -11,0 +12,0 @@ "author": "queicherius@gmail.com",

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