chai-quantifiers
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "chai-quantifiers", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Array quantifier assertions for chai assertion library", | ||
@@ -38,7 +38,7 @@ "main": "src/chai-quantifiers.js", | ||
"eslint-config-airbnb-base": "^12.1.0", | ||
"eslint-plugin-import": "^2.11.0", | ||
"eslint-plugin-promise": "^3.7.0", | ||
"eslint-plugin-import": "^2.12.0", | ||
"eslint-plugin-promise": "^3.8.0", | ||
"eslint-plugin-should-promised": "^2.0.0", | ||
"mocha": "^5.1.1", | ||
"nyc": "^11.7.1" | ||
"mocha": "^5.2.0", | ||
"nyc": "^12.0.2" | ||
}, | ||
@@ -45,0 +45,0 @@ "peerDependencies": { |
@@ -7,3 +7,2 @@ # chai-quantifiers | ||
[![Coverage Status](https://coveralls.io/repos/github/frankthelen/chai-quantifiers/badge.svg?branch=master)](https://coveralls.io/github/frankthelen/chai-quantifiers?branch=master) | ||
[![Dependency Status](https://gemnasium.com/badges/github.com/frankthelen/chai-quantifiers.svg)](https://gemnasium.com/github.com/frankthelen/chai-quantifiers) | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/frankthelen/chai-quantifiers.svg)](https://greenkeeper.io/) | ||
@@ -10,0 +9,0 @@ [![Maintainability](https://api.codeclimate.com/v1/badges/44fb4c780c3f36b0d04f/maintainability)](https://codeclimate.com/github/frankthelen/chai-quantifiers/maintainability) |
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
7054
47