Comparing version 1.1.2 to 1.1.3
@@ -105,4 +105,4 @@ /** | ||
default: | ||
fn.apply(that, args) | ||
return fn.apply(that, args) | ||
} | ||
} |
{ | ||
"name": "hookit", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "A function for shimming all node.js core IO calls allowing callback wraping.", | ||
@@ -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
5721