eslint-formatter-junit
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "eslint-formatter-junit", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "ESLint’s official `junit` formatter, unofficially published as a standalone module", | ||
@@ -11,2 +11,3 @@ "keywords": [ | ||
"repository": "fregante/eslint-formatters", | ||
"homepage": "https://github.com/fregante/eslint-formatters/tree/main/packages/eslint-formatter-junit", | ||
"license": "MIT", | ||
@@ -13,0 +14,0 @@ "author": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>", |
@@ -5,4 +5,2 @@ # eslint-formatter-junit | ||
You can see the [output example on eslint.org](https://eslint.org/docs/user-guide/formatters/#junit). | ||
This package has been extracted from [ESLint’s repository](https://github.com/eslint/eslint/tree/master/lib/cli-engine/formatters) by [@fregante](https://github.com/fregante) so you can use it independently of ESLint. | ||
@@ -12,2 +10,9 @@ | ||
**Note for ESLint’s maintainers:** Open an issue on [fregante/eslint-formatters](https://github.com/fregante/eslint-formatters) if you'd like to publish these packages yourself as part of a monorepo. I'll gladly pass the npm names to you. Much 💚 | ||
## Links | ||
- [Formatter output example](https://eslint.org/docs/user-guide/formatters/#junit) | ||
- [The original formatter’s source](https://github.com/eslint/eslint/tree/master/lib/cli-engine/formatters/junit.js) | ||
- [npm package contents](https://www.unpkg.com/browse/eslint-formatter-junit/) | ||
- [Repository of the publisher tool](https://github.com/fregante/eslint-formatters) | ||
**Note for ESLint’s maintainers:** Open an issue or ping me on Twitter [@fregante](https://twitter.com/fregante) if you'd like to publish these packages yourself as part of a monorepo. I'll gladly pass the npm names to you. Much 💚 |
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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
8286
5
152
1
17