sodium-javascript
Advanced tools
Comparing version 0.1.0 to 0.2.0
@@ -2201,2 +2201,3 @@ 'use strict'; | ||
forward(require('./crypto_generichash')) | ||
forward(require('./crypto_kdf')) | ||
@@ -2203,0 +2204,0 @@ sodium.crypto_stream_KEYBYTES = 32 |
{ | ||
"name": "sodium-javascript", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "WIP - a pure javascript version of sodium-native", | ||
@@ -10,3 +10,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"sodium-test": "^0.2.0" | ||
"sodium-test": "^0.3.0" | ||
}, | ||
@@ -13,0 +13,0 @@ "repository": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
75890
14
2431
0