crypto-browserify
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -5,3 +5,3 @@ { | ||
"description": "partial implementation of crypto for the browser", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"homepage": "https://github.com/dominictarr/crypto-browserify", | ||
@@ -18,4 +18,6 @@ "repository": { | ||
}, | ||
"dependencies": {}, | ||
"dependencies": { | ||
}, | ||
"devDependencies": { | ||
"brfs": "~0.0.8", | ||
"tape": "~1.0.4" | ||
@@ -35,7 +37,4 @@ }, | ||
}, | ||
"browserify": { | ||
"transform": ["brfs"] | ||
}, | ||
"optionalDependencies": {}, | ||
"license": "MIT" | ||
} |
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
371988
218
2