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.3.0 to 0.4.1

4

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

@@ -21,3 +21,3 @@ "main": "./dist/nacl.js",

"@stablelib/wipe": "^0.2.5",
"@stablelib/x25519": "^0.3.0",
"@stablelib/x25519": "^0.4.1",
"@stablelib/xsalsa20": "^0.3.0"

@@ -24,0 +24,0 @@ },

@@ -7,2 +7,3 @@ {

"noUnusedParameters": true,
"noImplicitReturns": true,
"noUnusedLocals": true,

@@ -9,0 +10,0 @@ "removeComments": false,

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