unexpected-messy
Advanced tools
Comparing version 6.0.0 to 6.1.0
@@ -27,2 +27,3 @@ A specific implementation of the [to satisfy](http://unexpected.js.org/assertions/any/to-satisfy/) assertion | ||
Content-Type: image/png // should equal image/gif | ||
// | ||
// -image/png | ||
@@ -29,0 +30,0 @@ // +image/gif |
{ | ||
"name": "unexpected-messy", | ||
"version": "6.0.0", | ||
"version": "6.1.0", | ||
"description": "Unexpected plugin for the messy library", | ||
@@ -50,3 +50,3 @@ "main": "lib/unexpectedMessy.js", | ||
"mocha": "2.2.5", | ||
"unexpected": "10.10.0", | ||
"unexpected": "10.10.5", | ||
"unexpected-documentation-site-generator": "3.1.0" | ||
@@ -53,0 +53,0 @@ }, |
@@ -181,2 +181,3 @@ /*global unexpected*/ | ||
"Content-Type: image/png // should equal image/gif\n" + | ||
" //\n" + | ||
" // -image/png\n" + | ||
@@ -183,0 +184,0 @@ " // +image/gif\n" + |
Sorry, the diff of this file is too big to display
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
231489
4187