Comparing version 1.0.1 to 1.0.2
@@ -9,2 +9,3 @@ #!/usr/bin/env node | ||
var w = fromArgs(process.argv.slice(2)); | ||
w.setMaxListeners(Infinity); | ||
@@ -11,0 +12,0 @@ var outfile = w.argv.o || w.argv.outfile; |
{ | ||
"name": "watchify", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "watch mode for browserify builds", | ||
@@ -5,0 +5,0 @@ "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
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
695
25701
19