mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
🚀 Release 1.110.0 (#19062)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
94f0048f02
commit
a442a2c5b5
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"name": "@n8n/scan-community-package",
|
||||
"version": "0.1.2",
|
||||
"description": "Static code analyser for n8n community packages",
|
||||
"license": "none",
|
||||
"bin": "scanner/cli.mjs",
|
||||
"files": [
|
||||
"scanner"
|
||||
],
|
||||
"dependencies": {
|
||||
"eslint": "catalog:",
|
||||
"fast-glob": "catalog:",
|
||||
"axios": "catalog:",
|
||||
"semver": "^7.5.4",
|
||||
"tmp": "0.2.4"
|
||||
}
|
||||
"name": "@n8n/scan-community-package",
|
||||
"version": "0.2.0",
|
||||
"description": "Static code analyser for n8n community packages",
|
||||
"license": "none",
|
||||
"bin": "scanner/cli.mjs",
|
||||
"files": [
|
||||
"scanner"
|
||||
],
|
||||
"dependencies": {
|
||||
"eslint": "catalog:",
|
||||
"fast-glob": "catalog:",
|
||||
"axios": "catalog:",
|
||||
"semver": "^7.5.4",
|
||||
"tmp": "0.2.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user