eslint-config-simplifield
Advanced tools
Comparing version 4.3.1 to 4.4.0
@@ -188,2 +188,3 @@ 'use strict'; | ||
'no-array-constructor': ERROR, | ||
'no-await-in-loop': ERROR, | ||
'no-caller': ERROR, | ||
@@ -190,0 +191,0 @@ 'no-case-declarations': ERROR, |
{ | ||
"name": "eslint-config-simplifield", | ||
"version": "4.3.1", | ||
"version": "4.4.0", | ||
"description": "Simplifield Lint rules", | ||
@@ -21,7 +21,7 @@ "scripts": { | ||
"devDependencies": { | ||
"eslint": "^3.11.0", | ||
"eslint": "^3.12.0", | ||
"mocha": "^3.0.2" | ||
}, | ||
"peerDependencies": { | ||
"eslint": "^3.11.0" | ||
"eslint": "^3.12.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "dependencies": { |
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
53201
12
699