deep-equal-in-any-order
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "deep-equal-in-any-order", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order", | ||
"main": "src/index.js", | ||
"main": "build/index.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "build": "rm -rf build && babel src --out-dir build --ignore tests/", |
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
1924
1