eslint-plugin-n
Advanced tools
Comparing version 17.7.0 to 17.8.0
@@ -8,2 +8,3 @@ "use strict" | ||
constants: { [READ]: { supported: ["7.0.0"] } }, | ||
crc32: { [READ]: { supported: ["22.2.0"] } }, | ||
createBrotliCompress: { [READ]: { supported: ["11.7.0", "10.16.0"] } }, | ||
@@ -10,0 +11,0 @@ createBrotliDecompress: { [READ]: { supported: ["11.7.0", "10.16.0"] } }, |
{ | ||
"name": "eslint-plugin-n", | ||
"version": "17.7.0", | ||
"version": "17.8.0", | ||
"description": "Additional ESLint's rules for Node.js", | ||
@@ -20,3 +20,3 @@ "engines": { | ||
"@eslint-community/eslint-utils": "^4.4.0", | ||
"enhanced-resolve": "^5.15.0", | ||
"enhanced-resolve": "^5.17.0", | ||
"eslint-plugin-es-x": "^7.5.0", | ||
@@ -44,3 +44,3 @@ "get-tsconfig": "^4.7.0", | ||
"lint-staged": "^15.2.0", | ||
"markdownlint-cli": "^0.40.0", | ||
"markdownlint-cli": "^0.41.0", | ||
"mocha": "^10.2.0", | ||
@@ -47,0 +47,0 @@ "npm-run-all2": "^6.1.1", |
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
435083
11512
Updatedenhanced-resolve@^5.17.0