unexpected
Advanced tools
Comparing version 10.10.5 to 10.10.6
@@ -783,3 +783,3 @@ var utils = require('./utils'); | ||
equal: function (a, b) { | ||
return a === b || a.toString() === b.toString(); | ||
return a === b; | ||
}, | ||
@@ -786,0 +786,0 @@ inspect: function (f, depth, output, inspect) { |
{ | ||
"name": "unexpected", | ||
"version": "10.10.5", | ||
"version": "10.10.6", | ||
"author": "Sune Sloth Simonsen <sune@we-knowhow.dk>", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
748486