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.9 to 0.7.10

8

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

@@ -19,6 +19,6 @@ "main": "dist/modules/libsodium-wrappers.js",

"assert": "^2.0.0",
"chai": "^4.2.0",
"chai": "^4.3.6",
"libsodium": "^0.7.0",
"mocha": "^8.2.1",
"terser": "^5.5.1"
"mocha": "^9.2.2",
"terser": "^5.12.1"
},

@@ -25,0 +25,0 @@ "keywords": [

@@ -63,3 +63,3 @@ # libsodium.js

Load the `sodium-wrappers` module. The returned object contains a `.ready`
Load the `libsodium-wrappers` module. The returned object contains a `.ready`
property: a promise that must be resolve before the sodium functions

@@ -66,0 +66,0 @@ can be used.

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