browser-redux-bg
Advanced tools
Comparing version 0.0.2 to 0.1.0
{ | ||
"name": "browser-redux-bg", | ||
"version": "0.0.2", | ||
"version": "0.1.0", | ||
"description": "Messaging library for Cross-browser extensions and Chrome apps. Calls actions from the background script.", | ||
@@ -12,5 +12,5 @@ "main": "lib/index.js", | ||
"version": "npm run build", | ||
"postversion": "git push && git push --tags && npm run clean && npm run docs:publish", | ||
"postversion": "git push && git push --tags && npm run clean", | ||
"prepublish": "npm run clean && npm run build", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "eslint ." | ||
}, | ||
@@ -17,0 +17,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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 tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
1
35426