Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

unexpected-messy

Package Overview
Dependencies
Maintainers
2
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unexpected-messy - npm Package Compare versions

Comparing version 4.5.0 to 4.6.0

4

documentation/assertions/messy.HttpResponse/to-satisfy.md

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc