chai-subset-in-order
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "chai-subset-in-order", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "Chai plugin to test matching subsets in the same order", | ||
"main": "lib/chai-subset-in-order.js", | ||
"scripts": { | ||
"lint": "eslint lib test", | ||
"test": "istanbul cover _mocha", | ||
@@ -29,6 +30,6 @@ "test-only-mocha": "mocha --recursive test", | ||
"chai": "4.2.0", | ||
"coveralls": "3.0.2", | ||
"coveralls": "3.0.9", | ||
"istanbul": "0.4.5", | ||
"mocha": "6.0.0", | ||
"mocha-eslint": "5.0.0" | ||
"mocha": "7.0.1", | ||
"mocha-eslint": "6.0.0" | ||
}, | ||
@@ -35,0 +36,0 @@ "files": [ |
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
5782