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

@mapbox/eslint-config-mapbox

Package Overview
Dependencies
Maintainers
239
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mapbox/eslint-config-mapbox - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

3

base.js

@@ -38,4 +38,5 @@ 'use strict';

'template-curly-spacing': ['error', 'never'],
'semi-spacing': 'error'
'semi-spacing': 'error',
'indent': ['error', 2, { 'SwitchCase': 1 }]
}
};
{
"name": "@mapbox/eslint-config-mapbox",
"version": "1.2.0",
"version": "1.2.1",
"description": "Generic eslint configuration for Mapbox",

@@ -5,0 +5,0 @@ "main": "node.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