eslint-plugin-n
Advanced tools
Comparing version 15.2.2 to 15.2.3
@@ -7,2 +7,3 @@ "use strict" | ||
const mapping = { | ||
"": ".js", // default empty extension will map to js | ||
".ts": ".js", | ||
@@ -9,0 +10,0 @@ ".cts": ".cjs", |
{ | ||
"name": "eslint-plugin-n", | ||
"version": "15.2.2", | ||
"version": "15.2.3", | ||
"description": "Additional ESLint's rules for Node.js", | ||
@@ -5,0 +5,0 @@ "engines": { |
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
312469
8777