chai-exclude
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "chai-exclude", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Exclude keys to compare from a deep equal operation with chai expect and assert", | ||
@@ -5,0 +5,0 @@ "main": "chai-exclude.js", |
@@ -61,3 +61,3 @@ # chai-exclude | ||
All these examples are for JavaScript. If you are using TypeScript and `assert`, you'll need to deal with strict types. Take a look at the [type definition](lib/chai-exclude.d.ts). | ||
All these examples are for JavaScript. If you are using TypeScript and `assert`, you'll need to deal with strict types. Take a look at the [type definition](index.d.ts). | ||
@@ -64,0 +64,0 @@ ### a) excluding |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
13585