Comparing version 1.6.4 to 1.6.5
@@ -147,6 +147,6 @@ // Generated by CoffeeScript 1.3.1 | ||
if (this.hasExited() === false) { | ||
++this.completed; | ||
if (err) { | ||
return this.exit(err); | ||
} else { | ||
++this.completed; | ||
if (this.hasCompleted()) { | ||
@@ -153,0 +153,0 @@ return this.exit(); |
{ | ||
"name": "bal-util", | ||
"version": "1.6.4", | ||
"version": "1.6.5", | ||
"description": "Common utility functions for Node.js used and maintained by Benjamin Lupton", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/balupton/bal-util", |
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
53710