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

unexpected-messy

Package Overview
Dependencies
Maintainers
3
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 6.0.0 to 6.1.0

1

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

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

4

package.json
{
"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

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