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

@next/eslint-plugin-next

Package Overview
Dependencies
Maintainers
8
Versions
2132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@next/eslint-plugin-next - npm Package Compare versions

Comparing version 9.4.5-canary.37 to 9.4.5-canary.38

lib/rules/no-unwanted-polyfillio.js

2

lib/index.js

@@ -6,2 +6,3 @@ module.exports = {

'no-html-link-for-pages': require('./rules/no-html-link-for-pages'),
'no-unwanted-polyfillio': require('./rules/no-unwanted-polyfillio'),
},

@@ -15,2 +16,3 @@ configs: {

'@next/next/no-html-link-for-pages': 1,
'@next/next/no-unwanted-polyfillio': 1,
},

@@ -17,0 +19,0 @@ },

4

package.json
{
"name": "@next/eslint-plugin-next",
"version": "9.4.5-canary.37",
"version": "9.4.5-canary.38",
"description": "ESLint plugin for NextJS.",

@@ -11,3 +11,3 @@ "main": "lib/index.js",

},
"gitHead": "569a289c849bb70162c4e9ca914d43fc119efbf3"
"gitHead": "b1cfa51b47e44f25576ffd5677fc6332a7665cb2"
}
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