@medanat/eslint-config-node
Advanced tools
Comparing version 5.2.0 to 5.6.0
@@ -23,2 +23,3 @@ module.exports = { | ||
'node/no-process-exit': 1, | ||
'node/no-unpublished-require': 0, | ||
@@ -25,0 +26,0 @@ // Stylistic Issues |
{ | ||
"name": "@medanat/eslint-config-node", | ||
"version": "5.2.0", | ||
"version": "5.6.0", | ||
"description": "Opinionated eslint configuration", | ||
@@ -33,3 +33,3 @@ "private": false, | ||
}, | ||
"gitHead": "d5eb3af494c1efad2656dd46b6b993925b0842d9" | ||
"gitHead": "56e51ebf66cb4a1bd7ec9547fe70f45372f6a461" | ||
} |
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
2523
31