tweetnacl-auth
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "tweetnacl-auth", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "HMAC-SHA-512-256 based on TweetNaCl.js", | ||
@@ -13,2 +13,6 @@ "main": "nacl-auth.js", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/dchest/tweetnacl-auth-js.git" | ||
}, | ||
"keywords": [ | ||
@@ -30,8 +34,9 @@ "authentication", | ||
"devDependencies": { | ||
"faucet": "0.0.1", | ||
"tape": "^2.13.3" | ||
"faucet": "0.x.x", | ||
"tape": "2.x.x", | ||
"uglify-js": "2.x.x" | ||
}, | ||
"dependencies": { | ||
"tweetnacl": "0.11.x" | ||
"tweetnacl": "0.x.x" | ||
} | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
4151
0
3
+ Addedtweetnacl@0.14.5(transitive)
- Removedtweetnacl@0.11.2(transitive)
Updatedtweetnacl@0.x.x