chai-quantifiers
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "chai-quantifiers", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Array quantifier assertions for chai assertion library", | ||
@@ -35,10 +35,10 @@ "main": "src/chai-quantifiers.js", | ||
"chai": "^4.2.0", | ||
"coveralls": "^3.0.3", | ||
"eslint": "^5.16.0", | ||
"eslint-config-airbnb-base": "^13.1.0", | ||
"eslint-plugin-import": "^2.17.2", | ||
"eslint-plugin-promise": "^4.1.1", | ||
"coveralls": "^3.0.4", | ||
"eslint": "^6.0.1", | ||
"eslint-config-airbnb-base": "^13.2.0", | ||
"eslint-plugin-import": "^2.18.0", | ||
"eslint-plugin-promise": "^4.2.1", | ||
"eslint-plugin-should-promised": "^2.0.0", | ||
"mocha": "^6.1.4", | ||
"nyc": "^14.0.0" | ||
"nyc": "^14.1.1" | ||
}, | ||
@@ -45,0 +45,0 @@ "peerDependencies": { |
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
7058