unexpected-mitm
Advanced tools
Comparing version 10.2.1 to 10.2.2
@@ -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']; |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
59811
1091