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

unexpected-mitm

Package Overview
Dependencies
Maintainers
5
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 10.2.1 to 10.2.2

1

lib/unexpectedMitm.js

@@ -788,2 +788,3 @@ /* global setImmediate, process, after, console */

.exportAssertion('<any> with http recorded [and injected] [with extra info] <assertion>', function (expect, subject) {
expect.errorMode = 'nested';
var stack = callsite(),

@@ -790,0 +791,0 @@ injectIntoTest = this.flags['and injected'];

6

package.json
{
"name": "unexpected-mitm",
"version": "10.2.1",
"version": "10.2.2",
"description": "Unexpected plugin for the mitm library",
"author": "Andreas Lind <andreas@one.com>",
"author": "Andreas Lind <andreaslindpetersen@gmail.com>",
"repository": {

@@ -33,3 +33,3 @@ "type": "git",

"mocha": "2.2.5",
"nyc": "6.1.1",
"nyc": "6.4.4",
"pem": "1.7.2",

@@ -36,0 +36,0 @@ "request": "2.53.0",

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