@next/eslint-plugin-next
Advanced tools
Comparing version 9.4.5-canary.37 to 9.4.5-canary.38
@@ -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 @@ }, |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10869
8
317