glob-watcher
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "glob-watcher", | ||
"description": "Watch globs", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"homepage": "http://github.com/wearefractal/glob-watcher", | ||
@@ -9,2 +9,6 @@ "repository": "git://github.com/wearefractal/glob-watcher.git", | ||
"main": "./index.js", | ||
"files": [ | ||
"index.js", | ||
"lib" | ||
], | ||
"dependencies": { | ||
@@ -14,10 +18,10 @@ "gaze": "^0.5.1" | ||
"devDependencies": { | ||
"mocha": "^1.17.0", | ||
"should": "^2.1.1", | ||
"mocha": "^2.0.1", | ||
"should": "^4.0.0", | ||
"mocha-lcov-reporter": "0.0.1", | ||
"coveralls": "^2.6.1", | ||
"istanbul": "^0.2.3", | ||
"istanbul": "^0.3.0", | ||
"rimraf": "^2.2.5", | ||
"jshint": "^2.4.1", | ||
"mkdirp": "^0.3.5" | ||
"mkdirp": "^0.5.0" | ||
}, | ||
@@ -24,0 +28,0 @@ "scripts": { |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1
4550
4
33