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

@agaroot/eslint-config-next

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agaroot/eslint-config-next - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

index.cjs

20

package.json
{
"name": "@agaroot/eslint-config-next",
"version": "2.0.0",
"version": "2.1.0",
"description": "ESLint config for AGAROOT",

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

"license": "MIT",
"main": "index.js",
"main": "index.cjs",
"files": [
"index.js",
"index.cjs",
"LICENSE",

@@ -33,6 +33,6 @@ "README.md"

"devDependencies": {
"@next/eslint-plugin-next": "13.5.4",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"eslint": "8.50.0",
"@next/eslint-plugin-next": "13.5.6",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"eslint": "8.51.0",
"eslint-import-resolver-typescript": "3.6.1",

@@ -44,3 +44,3 @@ "eslint-plugin-import": "2.28.1",

"eslint-plugin-unused-imports": "3.0.0",
"@agaroot/eslint-config-common": "2.0.0"
"@agaroot/eslint-config-common": "2.1.0"
},

@@ -51,6 +51,6 @@ "peerDependencies": {

},
"packageManager": "pnpm@8.8.0",
"packageManager": "pnpm@8.9.2",
"scripts": {
"lint": "eslint ."
"lint": "eslint . --ext .js,.cjs"
}
}
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