Socket
Socket
Sign inDemoInstall

@haensl/eslint-config

Package Overview
Dependencies
88
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.4 to 1.4.5

5

package.json
{
"name": "@haensl/eslint-config",
"version": "1.4.4",
"version": "1.4.5",
"description": "Default ESLint configuration of HP Dietz.",

@@ -11,3 +11,4 @@ "main": "lib/index.js",

"lint": "eslint './**/*.js'",
"lint:ci": "eslint --format junit -o test-results/eslint/results.xml './**/*.js'"
"lint:ci": "eslint --format junit -o test-results/eslint/results.xml './**/*.js'",
"prepare": "if [ $NODE_ENV != 'production' ]; then husky install; fi"
},

@@ -14,0 +15,0 @@ "eslintConfig": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc