Socket
Socket
Sign inDemoInstall

eslint-config-next

Package Overview
Dependencies
Maintainers
1
Versions
1659
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-next - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

index.js

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

'prefer-const': [2],
'quotes': [1, 'single'],
'quotes': [2, 'single'],
'radix': [2],

@@ -76,0 +76,0 @@ 'semi': [2],

{
"name": "eslint-config-next",
"version": "0.2.2",
"version": "0.2.3",
"description": "ESLint configuration using Babel parser to support next JS cutting edge features",

@@ -5,0 +5,0 @@ "keywords": [

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