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

unexpected-http

Package Overview
Dependencies
Maintainers
3
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unexpected-http - npm Package Compare versions

Comparing version 4.7.1 to 4.8.0

17

package.json
{
"name": "unexpected-http",
"version": "4.7.1",
"version": "4.8.0",
"description": "Unexpected plugin for testing http servers",

@@ -32,3 +32,3 @@ "main": "lib/unexpectedHttp.js",

"author": "Andreas Lind <andreas@one.com>",
"license": "BSD",
"license": "BSD-3-Clause",
"bugs": {

@@ -40,8 +40,10 @@ "url": "https://github.com/unexpectedjs/unexpected-http/issues"

"passerror": "1.1.0",
"underscore": "1.7.0"
"underscore": "1.7.0",
"unexpected-messy": "^4.8.0",
"messy": "^6.6.1"
},
"peerDependencies": {
"unexpected": "^9.2.0",
"unexpected-messy": "^4.5.0",
"messy": "^6.4.0"
"unexpected": "^9.5.0",
"unexpected-messy": "^4.8.0",
"messy": "^6.6.1"
},

@@ -56,5 +58,4 @@ "devDependencies": {

"mocha": "2.0.1",
"unexpected": "9.2.0",
"unexpected-messy": "4.5.0"
"unexpected": "9.5.0"
}
}

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