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

@haensl/eslint-config

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

@haensl/eslint-config - npm Package Compare versions

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc