unexpected-messy
Advanced tools
Comparing version 4.5.0 to 4.6.0
@@ -19,3 +19,3 @@ Asserts that a messy.HttpResponse instance satisfies the given spec. | ||
Buffer([0xFF, 0xD8, 0xFF, 0xE0, 0x00, 0x10, 0x4A, 0x46, 0x49, 0x46, 0x00, 0x01, 0x01, 0x00, 0x00, 0x01 /* 13493 more */ ]) | ||
Buffer[13509] (image/png) | ||
to satisfy { headers: { 'Content-Type': 'image/gif' } } | ||
@@ -28,3 +28,3 @@ | ||
Buffer([0xFF, 0xD8, 0xFF, 0xE0, 0x00, 0x10, 0x4A, 0x46, 0x49, 0x46, 0x00, 0x01, 0x01, 0x00, 0x00, 0x01 /* 13493 more */ ]) | ||
Buffer[13509] (image/png) | ||
``` |
{ | ||
"name": "unexpected-messy", | ||
"version": "4.5.0", | ||
"version": "4.6.0", | ||
"description": "Unexpected plugin for the messy library", | ||
@@ -38,3 +38,3 @@ "main": "lib/unexpectedMessy.js", | ||
"peerDependencies": { | ||
"messy": "^6.4.0", | ||
"messy": "^6.5.0", | ||
"magicpen-media": "^1.5.0", | ||
@@ -49,6 +49,6 @@ "unexpected": "^9.2.0" | ||
"magicpen-media": "1.5.0", | ||
"messy": "6.4.0", | ||
"messy": "6.5.0", | ||
"mocha": "2.2.5", | ||
"unexpected": "9.2.0", | ||
"unexpected-documentation-site-generator": "2.5.1" | ||
"unexpected": "9.2.1", | ||
"unexpected-documentation-site-generator": "2.5.2" | ||
}, | ||
@@ -55,0 +55,0 @@ "dependencies": { |
@@ -107,3 +107,3 @@ /*global unexpected*/ | ||
"\n" + | ||
"Buffer([0xFF, 0xD8, 0xFF, 0xE0, 0x00, 0x10, 0x4A, 0x46, 0x49, 0x46, 0x00, 0x01, 0x01, 0x00, 0x00, 0x01 /* 13493 more */ ])\n" + | ||
"Buffer[13509] (image/png)\n" + | ||
"to satisfy { headers: { 'Content-Type': 'image/gif' } }\n" + | ||
@@ -116,3 +116,3 @@ "\n" + | ||
"\n" + | ||
"Buffer([0xFF, 0xD8, 0xFF, 0xE0, 0x00, 0x10, 0x4A, 0x46, 0x49, 0x46, 0x00, 0x01, 0x01, 0x00, 0x00, 0x01 /* 13493 more */ ])" | ||
"Buffer[13509] (image/png)" | ||
); | ||
@@ -119,0 +119,0 @@ } |
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
218671
3979