unexpected
Advanced tools
Comparing version 2.1.7 to 2.1.8
@@ -354,3 +354,3 @@ (function () { | ||
// Filter out the util module, it's inspect function is special | ||
value !== exports && | ||
(typeof exports === 'undefined' || value !== exports) && | ||
// Also filter out any prototype objects using the circular check. | ||
@@ -357,0 +357,0 @@ !(value.constructor && value.constructor.prototype === value)) { |
{ | ||
"name": "unexpected", | ||
"version": "2.1.7", | ||
"version": "2.1.8", | ||
"author": "Sune Sloth Simonsen <sune@we-knowhow.dk>", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -40,3 +40,3 @@ /*global namespace*/ | ||
// Filter out the util module, it's inspect function is special | ||
value !== exports && | ||
(typeof exports === 'undefined' || value !== exports) && | ||
// Also filter out any prototype objects using the circular check. | ||
@@ -43,0 +43,0 @@ !(value.constructor && value.constructor.prototype === value)) { |
Sorry, the diff of this file is too big to display
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
257518