Comparing version 2.1.0 to 2.2.0
@@ -353,2 +353,3 @@ class Format { | ||
? this.object.constructor.name | ||
: !Object.getPrototypeOf(this.object) ? 'Null Object' | ||
: ts | ||
@@ -355,0 +356,0 @@ } |
{ | ||
"name": "tcompare", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "A comprehensive comparison library, for use in test frameworks", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
37918
1097