libsodium-wrappers
Advanced tools
Comparing version 0.2.6 to 0.2.7
{ | ||
"name": "libsodium-wrappers", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"description": "The Sodium cryptographic library compiled to pure JavaScript (wrappers)", | ||
@@ -12,3 +12,3 @@ "main": "dist/modules/libsodium-wrappers.js", | ||
"dependencies": { | ||
"libsodium": "0.2.x" | ||
"libsodium": "0.2.7" | ||
}, | ||
@@ -15,0 +15,0 @@ "keywords": [ |
@@ -10,3 +10,3 @@ # libsodium.js | ||
The complete library weights 134 Kb (minified, gzipped) and can run in | ||
The complete library weights 135 Kb (minified, gzipped) and can run in | ||
a web browser as well as server-side. | ||
@@ -48,3 +48,3 @@ | ||
### Usage with AMD or RequireJS | ||
### Usage with CommonJS/AMD/ES6 import | ||
@@ -51,0 +51,0 @@ Copy the `.js` files for [libsodium and libsodium-wrappers](https://github.com/jedisct1/libsodium.js/tree/master/dist/modules) |
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
90528
1762
+ Addedlibsodium@0.2.7(transitive)
- Removedlibsodium@0.2.12(transitive)
Updatedlibsodium@0.2.7