chai-subset-in-order
Advanced tools
Comparing version 2.2.1 to 3.0.0
{ | ||
"name": "chai-subset-in-order", | ||
"version": "2.2.1", | ||
"version": "3.0.0", | ||
"description": "Chai plugin to test matching subsets in the same order", | ||
@@ -35,4 +35,4 @@ "main": "lib/chai-subset-in-order.js", | ||
"istanbul": "0.4.5", | ||
"mocha": "7.2.0", | ||
"mocha-eslint": "6.0.0" | ||
"mocha": "8.3.2", | ||
"mocha-eslint": "7.0.0" | ||
}, | ||
@@ -43,4 +43,4 @@ "files": [ | ||
"engines": { | ||
"node": ">=v6.17.1" | ||
"node": ">=v14.16.0" | ||
} | ||
} |
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
5918