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

eslint-formatter-mo

Package Overview
Dependencies
Maintainers
0
Versions
21
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 1.2.0 to 1.2.1

2

lib/locator.js

@@ -114,3 +114,3 @@ const chalk = require( 'chalk' )

return chalk.bgBlack( `${ lineNo } ${ indentation } ` ) +
return `${ lineNo } ${ indentation } ` +
`\n${ indicators.map( display ).join( '\n' ) }`

@@ -117,0 +117,0 @@ }

{
"name": "eslint-formatter-mo",
"description": "Good-lookin' ESLint formatter for delightful readability",
"version": "1.2.0",
"version": "1.2.1",
"main": "lib/index.js",

@@ -48,3 +48,4 @@ "files": [

"semantic-release": "^17.0.4"
}
},
"packageManager": "pnpm@9.15.1"
}
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