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

unexpected-mitm

Package Overview
Dependencies
Maintainers
3
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unexpected-mitm - npm Package Compare versions

Comparing version 7.7.2 to 7.7.3

3

lib/unexpectedMitm.js

@@ -299,2 +299,5 @@ /* global setImmediate, after, console */

name: 'overriddenError',
identify: function (obj) {
return this.baseType.identify(obj);
},
inspect: function (value, depth, output, inspect) {

@@ -301,0 +304,0 @@ var obj = _.extend({}, value),

2

package.json
{
"name": "unexpected-mitm",
"version": "7.7.2",
"version": "7.7.3",
"description": "Unexpected plugin for the mitm library",

@@ -5,0 +5,0 @@ "author": "Andreas Lind <andreas@one.com>",

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