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.1.13 to 0.1.14

1

index.js

@@ -65,2 +65,3 @@ 'use strict';

'object-shorthand': [2],
'prefer-const': [2],
'quotes': [2, 'single'],

@@ -67,0 +68,0 @@ 'radix': [2],

2

package.json
{
"name": "eslint-config-next",
"version": "0.1.13",
"version": "0.1.14",
"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