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

@stablelib/nacl

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stablelib/nacl - npm Package Compare versions

Comparing version 0.5.0 to 0.7.2

8

package.json
{
"name": "@stablelib/nacl",
"version": "0.5.0",
"version": "0.7.2",
"description": "Implementation of secretbox and box from NaCl (Networking and Cryptography Library)",

@@ -19,6 +19,6 @@ "main": "./lib/nacl.js",

"@stablelib/poly1305": "^0.5.0",
"@stablelib/random": "^0.5.0",
"@stablelib/random": "^0.7.2",
"@stablelib/wipe": "^0.5.0",
"@stablelib/x25519": "^0.5.0",
"@stablelib/xsalsa20": "^0.5.0"
"@stablelib/x25519": "^0.7.2",
"@stablelib/xsalsa20": "^0.7.2"
},

@@ -25,0 +25,0 @@ "devDependencies": {

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