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

eslint-formatter-gha

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-formatter-gha - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

14

package.json
{
"name": "eslint-formatter-gha",
"version": "1.4.1",
"version": "1.4.2",
"main": "dist/index.js",

@@ -9,3 +9,4 @@ "scripts": {

"pretest": "npm run lint",
"prepare": "npm run build"
"prepare": "npm run build",
"test": "exit 0"
},

@@ -34,8 +35,2 @@ "keywords": [

"@types/node": ">= 16",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"eslint": "^8.5.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-sonarjs": "^0.11.0",
"prettier": "^2.2.1",
"typescript": "^4.1.3"

@@ -48,5 +43,2 @@ },

},
"peerDependencies": {
"eslint": ">= 7.0.0"
},
"repository": {

@@ -53,0 +45,0 @@ "type": "git",

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