unexpected-mitm
Advanced tools
Comparing version 7.7.2 to 7.7.3
@@ -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), |
{ | ||
"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>", |
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
143264
1613