eslint-plugin-n8n-nodes-base
Advanced tools
Comparing version 1.9.0 to 1.9.1
@@ -194,3 +194,3 @@ "use strict"; | ||
printWidth: 100, | ||
parser: "babel" | ||
parser: "babel-ts" | ||
}; | ||
@@ -197,0 +197,0 @@ // Annotate the CommonJS export names for ESM import in node: |
@@ -92,3 +92,2 @@ "use strict"; | ||
} catch (error) { | ||
console.error("Failed to eval options source", optionsSource, error); | ||
return null; | ||
@@ -95,0 +94,0 @@ } |
{ | ||
"name": "eslint-plugin-n8n-nodes-base", | ||
"version": "1.9.0", | ||
"version": "1.9.1", | ||
"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
509323
12003