Socket
Socket
Sign inDemoInstall

libsodium-wrappers

Package Overview
Dependencies
1
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.7 to 0.7.8

14

package.json
{
"name": "libsodium-wrappers",
"version": "0.7.7",
"version": "0.7.8",
"description": "The Sodium cryptographic library compiled to pure JavaScript (wrappers)",

@@ -15,4 +15,11 @@ "main": "dist/modules/libsodium-wrappers.js",

"dependencies": {
"libsodium": "0.7.7"
"libsodium": "0.7.8"
},
"devDependencies": {
"assert": "^2.0.0",
"chai": "^4.2.0",
"mocha": "^8.0.1",
"terser": "^5.0.0",
"libsodium": "^0.7.0"
},
"keywords": [

@@ -32,2 +39,5 @@ "crypto",

],
"scripts": {
"test": "mocha"
},
"author": "Ahmad Ben Mrad (@BatikhSouri)",

@@ -34,0 +44,0 @@ "contributors": [

Sorry, the diff of this file is too big to display

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