Comparing version 4.0.7 to 4.0.8
{ | ||
"name": "ssb-keys", | ||
"description": "keyfile operations for ssb", | ||
"version": "4.0.7", | ||
"version": "4.0.8", | ||
"homepage": "https://github.com/ssbc/ssb-keys", | ||
@@ -23,5 +23,2 @@ "repository": { | ||
}, | ||
"browser": { | ||
"./sodium": "./browser-sodium" | ||
}, | ||
"scripts": { | ||
@@ -28,0 +25,0 @@ "test": "set -e; for t in test/*.js; do node $t; done" |
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
16342