Comparing version 0.1.21 to 0.1.22
@@ -403,3 +403,3 @@ /*global setTimeout: false, console: false */ | ||
return (a && results.hasOwnProperty(x)); | ||
}, true); | ||
}, true) && !results.hasOwnProperty(k); | ||
}; | ||
@@ -406,0 +406,0 @@ if (ready()) { |
@@ -5,3 +5,3 @@ { "name": "async" | ||
, "author": "Caolan McMahon" | ||
, "version": "0.1.21" | ||
, "version": "0.1.22" | ||
, "repository" : | ||
@@ -8,0 +8,0 @@ { "type" : "git" |
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
56013