Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-n8n-nodes-base

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-n8n-nodes-base - npm Package Compare versions

Comparing version 1.12.0 to 1.12.1

2

dist/lib/ast/utils/format.js

@@ -95,3 +95,3 @@ "use strict";

return true;
return ["bmp", "tiff", "gif", "jpg", "jpeg", "png"].includes(value);
return ["bmp", "tiff", "gif", "jpg", "jpeg", "png", "webp"].includes(value);
}

@@ -98,0 +98,0 @@ function isUrl(str) {

{
"name": "eslint-plugin-n8n-nodes-base",
"version": "1.12.0",
"version": "1.12.1",
"main": "dist/index.js",

@@ -35,3 +35,3 @@ "author": {

"camel-case": "^4.1.2",
"eslint-plugin-n8n-nodes-base": "^1.11.2",
"eslint-plugin-n8n-nodes-base": "^1.12.0",
"indefinite": "^2.4.1",

@@ -38,0 +38,0 @@ "pascal-case": "^3.1.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc