Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-formatter-junit

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-formatter-junit - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

index.d.ts

3

package.json
{
"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 💚
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc