eslint-formatter-compact
Advanced tools
Comparing version 0.1.0 to 8.3.0
{ | ||
"name": "eslint-formatter-compact", | ||
"version": "0.1.0", | ||
"version": "8.3.0", | ||
"description": "ESLint’s official `compact` formatter, unofficially published as a standalone module", | ||
@@ -16,4 +16,8 @@ "keywords": [ | ||
"engines": { | ||
"node": "^10.12.0 || >=12.0.0" | ||
} | ||
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"index.d.ts" | ||
] | ||
} |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5996
0