eslint-plugin-n8n-nodes-base
Advanced tools
Comparing version 1.0.42 to 1.0.43
@@ -53,3 +53,3 @@ var __create = Object.create; | ||
return; | ||
if (dirname.replace("Trigger", "") !== expected) { | ||
if (dirname !== expected.replace("Trigger", "")) { | ||
const topOfFile = { line: 1, column: 1 }; | ||
@@ -56,0 +56,0 @@ context.report({ |
{ | ||
"name": "eslint-plugin-n8n-nodes-base", | ||
"version": "1.0.42", | ||
"version": "1.0.43", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "author": { |
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