eslint-config-vgno
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "eslint-config-vgno", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "ESLint configuration for VG.no coding standard", | ||
@@ -32,4 +32,7 @@ "main": "index.js", | ||
"devDependencies": { | ||
"eslint": "^1.2.0" | ||
"eslint": "^1.7.3" | ||
}, | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
} | ||
} |
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
4979