chai-subset-in-order
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "chai-subset-in-order", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "Chai plugin to test matching subsets in the same order", | ||
@@ -32,6 +32,6 @@ "main": "lib/chai-subset-in-order.js", | ||
"@semantic-release/npm": "^7.1.0", | ||
"chai": "4.2.0", | ||
"coveralls": "3.0.9", | ||
"chai": "4.3.4", | ||
"coveralls": "3.1.0", | ||
"istanbul": "0.4.5", | ||
"mocha": "7.0.1", | ||
"mocha": "7.2.0", | ||
"mocha-eslint": "6.0.0" | ||
@@ -43,4 +43,4 @@ }, | ||
"engines": { | ||
"node": ">=6" | ||
"node": ">=v6.17.1" | ||
} | ||
} |
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
5917