fb-watchman
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -163,4 +163,2 @@ /* Copyright 2014-present Facebook, Inc. | ||
proc.on('close', function (code) { | ||
proc.stderr.end(); | ||
proc.stdout.end(); | ||
if (code !== 0) { | ||
@@ -167,0 +165,0 @@ var why = this.watchmanBinaryPath + args.join(' ') + |
{ | ||
"name": "fb-watchman", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "Bindings for the Watchman file watching service", | ||
@@ -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
25305
781