Socket
Socket
Sign inDemoInstall

libsodium-neon

Package Overview
Dependencies
79
Maintainers
8
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.1.2

yarn.lock

15

package.json
{
"dependencies": {
"neon-cli": "0.1.18"
"neon-cli": "0.1.22"
},
"description": "Node.js bindings to rust_sodium.",
"devDependencies": {
"eslint": "3.17.1",
"jasmine": "2.5.3",
"libsodium-wrappers-sumo": "0.4.9"
"cross-env": "5.1.3",
"eslint": "4.15.0",
"jasmine": "2.8.0",
"libsodium-wrappers-sumo": "0.5.4"
},

@@ -19,7 +20,7 @@ "license": "GPL-3.0",

"scripts": {
"build": "cross-env RUST_SODIUM_DISABLE_PIE=1 neon build",
"lint": "eslint .",
"build": "neon build",
"test": "jasmine test"
"test": "cross-env JASMINE_CONFIG_PATH=test/support/jasmine.json jasmine"
},
"version": "2.1.1"
"version": "2.1.2"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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