buster-autotest
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "buster-autotest", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Watch files and run buster tests on save", | ||
@@ -11,7 +11,9 @@ "homepage": "http://busterjs.org/docs/autotest", | ||
}, | ||
"contributors": [{ | ||
"name": "August Lilleaas", | ||
"email": "august.lilleaas@gmail.com", | ||
"url": "http://augustl.com" | ||
}], | ||
"contributors": [ | ||
{ | ||
"name": "August Lilleaas", | ||
"email": "august.lilleaas@gmail.com", | ||
"url": "http://augustl.com" | ||
} | ||
], | ||
"main": "./lib/buster-autotest", | ||
@@ -26,8 +28,13 @@ "repository": { | ||
"dependencies": { | ||
"fs-watch-tree": ">=0.2.1", | ||
"buster-glob": ">=0.3.2" | ||
"fs-watch-tree": "=0.2.2", | ||
"buster-glob": "=0.3.3" | ||
}, | ||
"devDependencies": { | ||
"buster": "*" | ||
}, | ||
"readme": "# buster-autotest\n\n[![Build status](https://secure.travis-ci.org/busterjs/buster-autotest.png?branch=master)](http://travis-ci.org/busterjs/buster-autotest)\n\nA simple autotest CLI for Buster.JS\n", | ||
"readmeFilename": "Readme.md", | ||
"bugs": { | ||
"url": "https://github.com/busterjs/buster-autotest/issues" | ||
} | ||
} |
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
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
12916
1
1
- Removedbuster-glob@0.3.3(transitive)
- Removedfs-watch-tree@0.2.5(transitive)
- Removedlru-cache@2.7.3(transitive)
- Removedminimatch@0.2.14(transitive)
- Removedsigmund@1.0.1(transitive)
Updatedbuster-glob@=0.3.3
Updatedfs-watch-tree@=0.2.2