libsodium-wrappers-sumo
Advanced tools
Comparing version 0.7.13 to 0.7.14
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
111894
1
387
230
Updatedlibsodium-sumo@^0.7.14