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

@intelligo-group/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intelligo-group/eslint-config - npm Package Compare versions

Comparing version 1.0.1 to 1.0.5

.eslintrc.js

11

package.json
{
"name": "@intelligo-group/eslint-config",
"version": "1.0.1",
"version": "1.0.5",
"scripts": {
"pretest": "eslint --fix ./**/*.js ./*.js"
},
"husky": {
"hooks": {
"pre-commit": "npm run pretest"
}
},
"author": "",
"license": "ISC",
"peerDependencies": {
"eslint": ">= 6"
"eslint": ">= 6.4.0",
"eslint-plugin-node": ">= 8.0.1",
"husky": ">= 3.0.5"
},

@@ -17,0 +14,0 @@ "devDependencies": {

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