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 2.3.0 to 2.3.1

3

lib/unexpectedMessy.js

@@ -418,5 +418,2 @@ var messy = require('messy'),

} else {
if (typeof expectedValue !== 'object') {
expectedValue = String(expectedValue);
}
expect(subjectHeaderValue, 'to satisfy', expectedHeaderValue);

@@ -423,0 +420,0 @@ remainingExpectedHeaders.remove(headerName, 0);

2

package.json
{
"name": "unexpected-messy",
"version": "2.3.0",
"version": "2.3.1",
"description": "Unexpected plugin for the messy library",

@@ -5,0 +5,0 @@ "main": "lib/unexpectedMessy.js",

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