chai-quantifiers
Advanced tools
Comparing version 1.0.0-beta.2 to 1.0.0
{ | ||
"name": "chai-quantifiers", | ||
"version": "1.0.0-beta.2", | ||
"version": "1.0.0", | ||
"description": "Array quantifier assertions for chai assertion library", | ||
@@ -36,9 +36,9 @@ "main": "src/chai-quantifiers.js", | ||
"coveralls": "^3.0.0", | ||
"eslint": "^4.18.2", | ||
"eslint": "^4.19.1", | ||
"eslint-config-airbnb-base": "^12.1.0", | ||
"eslint-plugin-import": "^2.9.0", | ||
"eslint-plugin-promise": "^3.6.0", | ||
"eslint-plugin-import": "^2.10.0", | ||
"eslint-plugin-promise": "^3.7.0", | ||
"eslint-plugin-should-promised": "^2.0.0", | ||
"mocha": "^5.0.4", | ||
"nyc": "^11.4.1" | ||
"mocha": "^5.0.5", | ||
"nyc": "^11.6.0" | ||
}, | ||
@@ -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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
7205