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.9.5 to 1.10.0

dist/lib/rules/node-param-name-untrimmed.js

4

package.json
{
"name": "eslint-plugin-n8n-nodes-base",
"version": "1.9.5",
"version": "1.10.0",
"main": "dist/index.js",

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

"camel-case": "^4.1.2",
"eslint-plugin-n8n-nodes-base": "^1.9.4",
"eslint-plugin-n8n-nodes-base": "^1.9.5",
"indefinite": "^2.4.1",

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

@@ -181,2 +181,3 @@ # eslint-plugin-n8n-nodes-base

| [node-param-multi-options-type-unsorted-items](docs/rules/node-param-multi-options-type-unsorted-items.md) | Items in a multi-options-type node parameter must be alphabetized by `name` if five or more than five. | Yes |
| [node-param-name-untrimmed](docs/rules/node-param-name-untrimmed.md) | `name` in node parameter or in fixed collection section must be trimmed. | Yes |
| [node-param-operation-option-action-miscased](docs/rules/node-param-operation-option-action-miscased.md) | The property `action` in an option in an Operation node parameter must be sentence-cased. | Yes |

@@ -183,0 +184,0 @@ | [node-param-operation-option-action-wrong-for-get-many](docs/rules/node-param-operation-option-action-wrong-for-get-many.md) | The property `action` in a Get Many option in an Operation node parameter must start with `Get many`. | Yes |

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