New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-leisurelink

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-leisurelink - npm Package Compare versions

Comparing version

to
1.0.1

1

index.js

@@ -17,3 +17,2 @@ module.exports = {

'no-case-declarations': 2,
'no-coller': 2,
'no-cond-assign': 2,

@@ -20,0 +19,0 @@ 'no-constant-condition': 2,

2

package.json
{
"name": "eslint-config-leisurelink",
"version": "1.0.0",
"version": "1.0.1",
"description": "LeisureLink adopted rules for formatting javascript",

@@ -5,0 +5,0 @@ "main": "index.js",