New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2 to 0.0.3

9

package.json
{
"name": "eslint-formatter-junit",
"version": "0.0.2",
"version": "0.0.3",
"description": "ESLint’s official `junit` formatter, unofficially published as a standalone module",

@@ -10,9 +10,10 @@ "keywords": [

],
"homepage": "https://github.com/fregante/eslint-formatters/tree/main/packages/eslint-formatter-junit",
"repository": "fregante/eslint-formatters",
"homepage": "https://github.com/fregante/eslint-formatters/tree/main/packages/eslint-formatter-junit",
"license": "MIT",
"author": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>",
"node": {
"engines": "^10.12.0 || >=12.0.0"
"dependencies": {},
"engines": {
"node": "^10.12.0 || >=12.0.0"
}
}
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