Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "funboot", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Boot js from ipfs for fun!", | ||
@@ -10,7 +10,7 @@ "main": "boot.js", | ||
"bin": { | ||
"funboot": "./funboot.js" | ||
"funboot": "./funboot.js", | ||
"browserify": "^10.1.3", | ||
"lodash": "^3.8.0" | ||
}, | ||
"devDependencies": { | ||
"browserify": "^10.1.3", | ||
"lodash": "^3.8.0", | ||
"standard": "^3.3.2", | ||
@@ -17,0 +17,0 @@ "pre-commit": "^1.0.6" |
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
2