eslint-config-standard
Advanced tools
Comparing version 16.0.2 to 16.0.3
{ | ||
"name": "eslint-config-standard", | ||
"description": "JavaScript Standard Style - ESLint Shareable Config", | ||
"version": "16.0.2", | ||
"version": "16.0.3", | ||
"author": { | ||
@@ -53,3 +53,3 @@ "name": "Feross Aboukhadijeh", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-promise": "^4.2.1" | ||
"eslint-plugin-promise": "^4.2.1 || ^5.0.0" | ||
}, | ||
@@ -56,0 +56,0 @@ "repository": { |
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
16441