Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

npm-watch

Package Overview
Dependencies
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-watch - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

16

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc