atom-eslint-parser
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "atom-eslint-parser", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "The ESLint custom parser for `.atom` files.", | ||
@@ -57,2 +57,3 @@ "engines": { | ||
"build": "tsc && rollup -c -o index.js && dts-bundle --name atom-eslint-parser --main .temp/index.d.ts --out ../index.d.ts", | ||
"prepublish": "npm run build", | ||
"clean": "rimraf .nyc_output .temp coverage index.*", | ||
@@ -59,0 +60,0 @@ "codecov": "nyc report --reporter lcovonly && codecov", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
665942
6
3980
2