electrum-store
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "electrum-store", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Electrum store provides a store implementation tailored for Electrum.", | ||
"main": "index.js", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"compile": "babel -d lib/ src/", | ||
"prepublish": "npm run compile", | ||
"test": "mocha src/test/**/*.js" | ||
@@ -8,0 +10,0 @@ }, |
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
30421
19
744