chore: Bump community package scanner versions (#20189)

This commit is contained in:
Elias Meire 2025-09-30 10:26:36 +02:00 committed by GitHub
parent ef550104cd
commit 2d7030fdeb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@n8n/eslint-plugin-community-nodes",
"type": "module",
"version": "0.2.0",
"version": "0.3.0",
"exports": {
".": {
"types": "./dist/plugin.d.ts",

View File

@ -1,6 +1,6 @@
{
"name": "@n8n/scan-community-package",
"version": "0.4.0",
"version": "0.5.0",
"description": "Static code analyser for n8n community packages",
"license": "none",
"bin": "scanner/cli.mjs",