asr-active-state-watcher
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "asr-active-state-watcher", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Waches an abstract-state-router and calls your function with all active DOM APIs", | ||
"main": "es5.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "browserify . --standalone=\"state-router-redux-ractive\" -o es5.js" | ||
"test": "echo \"Error: no test specified :-(\" && exit 0", | ||
"build": "babel index.js --presets es2015 --out-file es5.js" | ||
}, | ||
@@ -25,4 +25,4 @@ "repository": { | ||
"devDependencies": { | ||
"babel-preset-es2015": "6.5.0", | ||
"babelify": "7.2.0" | ||
"babel-cli": "6.5.1", | ||
"babel-preset-es2015": "6.5.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "jsnext:main": "index.js", |
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
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
4752
6
84