chai-changes
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -56,3 +56,3 @@ // Generated by CoffeeScript 1.4.0 | ||
newPromise = result.then(promiseCallback, promiseCallback); | ||
return newPromise; | ||
this.then = newPromise.then.bind(newPromise); | ||
} else { | ||
@@ -59,0 +59,0 @@ for (_j = 0, _len1 = definedActions.length; _j < _len1; _j++) { |
@@ -6,3 +6,3 @@ { | ||
"keywords": [ "test", "assertion", "assert", "testing", "changes", "promises" ], | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"repository": { | ||
@@ -9,0 +9,0 @@ "type": "git", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
43903