Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

libsodium-wrappers-sumo

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libsodium-wrappers-sumo - npm Package Compare versions

Comparing version 0.7.13 to 0.7.14

15

package.json
{
"name": "libsodium-wrappers-sumo",
"version": "0.7.13",
"version": "0.7.14",
"description": "The Sodium cryptographic library compiled to pure JavaScript (wrappers, sumo variant)",

@@ -15,10 +15,6 @@ "main": "dist/modules-sumo/libsodium-wrappers.js",

"dependencies": {
"libsodium-sumo": "^0.7.13"
"libsodium-sumo": "^0.7.14"
},
"devDependencies": {
"assert": "^2.0.0",
"chai": "^4.3.7",
"libsodium": "^0.7.13",
"mocha": "^10.2.0",
"terser": "^5.16.3"
"terser": "^5.31.2"
},

@@ -39,5 +35,2 @@ "keywords": [

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

@@ -58,2 +51,2 @@ "contributors": [

}
}
}

@@ -56,8 +56,2 @@ # libsodium.js

If you prefer Bower:
```sh
bower install libsodium.js
```
### Usage (as a module)

@@ -218,3 +212,3 @@

* git
* NodeJS
* bun
* make

@@ -221,0 +215,0 @@

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

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