New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

keybase-nacl

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keybase-nacl - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# v1.1.2 (2019-11-04)
- sodium is now optional
# v1.1.1 (2019-07-31)

@@ -2,0 +6,0 @@

6

package.json
{
"name": "keybase-nacl",
"version": "1.1.1",
"version": "1.1.2",
"description": "A small wrapper library to switch between C and JS NaCl depending on the install",

@@ -28,3 +28,5 @@ "main": "lib/main.js",

"icsify": "^0.7.0",
"nyc": "^14.1.1",
"nyc": "^14.1.1"
},
"optionalDependences": {
"sodium": "^3.0.2"

@@ -31,0 +33,0 @@ },

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