esling-config
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "esling-config", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -11,3 +11,6 @@ "main": "eslint-node.js", | ||
"author": "", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"bin": { | ||
"esling-config": "./eslint-node.js" | ||
} | ||
} |
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
4862