unexpected-mitm
Advanced tools
Comparing version 2.4.1 to 3.0.0
@@ -227,2 +227,4 @@ /* global setImmediate, after, console */ | ||
installInto: function (expect) { | ||
expect.installPlugin(require('unexpected-messy')); | ||
var expectForRendering = expect.clone(); | ||
@@ -229,0 +231,0 @@ expectForRendering.addType({ |
{ | ||
"name": "unexpected-mitm", | ||
"version": "2.4.1", | ||
"version": "3.0.0", | ||
"description": "Unexpected plugin for the mitm library", | ||
@@ -12,2 +12,5 @@ "main": "lib/unexpectedMitm.js", | ||
}, | ||
"peerDependencies": { | ||
"unexpected-messy": "2" | ||
}, | ||
"devDependencies": { | ||
@@ -19,3 +22,3 @@ "coveralls": "2.11.2", | ||
"unexpected": "6.3.1", | ||
"unexpected-http": "1.9.0", | ||
"unexpected-http": "2.0.0", | ||
"unexpected-messy": "2.14.0" | ||
@@ -22,0 +25,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
113204
1075
10