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

eslint-config-simbo

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-simbo - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

2

default.js

@@ -495,3 +495,3 @@ 'use strict';

// require or disallow one variable declaration per function
'one-var': 2,
'one-var': 0,
// require or disallow newlines around var declarations

@@ -498,0 +498,0 @@ 'one-var-declaration-per-line': 2,

{
"name": "eslint-config-simbo",
"version": "1.2.0",
"version": "1.3.0",
"description": "Simbo's ESLint config.",

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

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