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

eslint-formatter-mo

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-formatter-mo - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

4

lib/index.js

@@ -25,2 +25,6 @@ const path = require( 'path' )

if ( errorCount + warningCount === 0 ) {
return
}
totalErrorCount = totalErrorCount + errorCount

@@ -27,0 +31,0 @@ totalWarningCount = totalWarningCount + warningCount

2

package.json
{
"name": "eslint-formatter-mo",
"description": "",
"version": "0.1.3",
"version": "0.1.4",
"main": "lib/index.js",

@@ -6,0 +6,0 @@ "files": [

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