unexpected
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -118,2 +118,4 @@ /*global namespace*/ | ||
plugin(this.expect); | ||
return this.expect; // for chaining | ||
}; | ||
@@ -120,0 +122,0 @@ |
{ | ||
"name": "unexpected", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"author": "Sune Sloth Simonsen <sune@we-knowhow.dk>", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -16,3 +16,3 @@ # Unexpected | ||
[Run the test in the browser](http://sunesimonsen.github.io/unexpected/test/tests.html) | ||
[Run the test in the browser](http://sunesimonsen.github.io/unexpected/test/tests.production.html) | ||
@@ -19,0 +19,0 @@ ## Features |
@@ -654,2 +654,4 @@ (function () { | ||
plugin(this.expect); | ||
return this.expect; // for chaining | ||
}; | ||
@@ -656,0 +658,0 @@ |
Sorry, the diff of this file is too big to display
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
277235
5355
0