Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "npm-watch", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "run scripts from package.json when files change", | ||
"main": "index.js", | ||
"dependencies": { | ||
"nodemon": "^1.11.0", | ||
"nodemon": "^1.12.1", | ||
"through2": "^2.0.0" | ||
@@ -34,9 +34,9 @@ }, | ||
"type": "git", | ||
"url": "git://github.com/grncdr/npm-watch.git" | ||
"url": "git://github.com/M-Zuber/npm-watch.git" | ||
}, | ||
"bugs": { | ||
"type": "git", | ||
"url": "git://github.com/grncdr/npm-watch/issues" | ||
"url": "git://github.com/M-Zuber/npm-watch/issues" | ||
}, | ||
"homepage": "https://github.com/grncdr/npm-watch", | ||
"homepage": "https://github.com/M-Zuber/npm-watch", | ||
"keywords": [ | ||
@@ -48,4 +48,10 @@ "npm", | ||
], | ||
"maintainers": [ | ||
{ | ||
"name": "Mordechai Zuber", | ||
"email": "mez613+npmwatch@gmail.com" | ||
} | ||
], | ||
"author": "Stephen Sugden <me@stephensugden.com>", | ||
"license": "MIT" | ||
} |
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
10871
Updatednodemon@^1.12.1