eslint-plugin-should-promised
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "eslint-plugin-should-promised", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Eslint rule for checking that should-promised assertions return", | ||
@@ -14,7 +14,7 @@ "main": "index.js", | ||
"devDependencies": { | ||
"coveralls": "^2.11.3", | ||
"eslint": "^1.1.0", | ||
"is-my-json-valid": "^2.12.1", | ||
"istanbul": "^0.3.17", | ||
"mocha": "^2.2.5" | ||
"coveralls": "2.11.4", | ||
"eslint": "1.5.1", | ||
"is-my-json-valid": "2.12.2", | ||
"istanbul": "0.3.21", | ||
"mocha": "2.3.3" | ||
}, | ||
@@ -21,0 +21,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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
9870