n8n-nodes-base 0.152.0 → 0.153.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "n8n-nodes-base",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.153.0",
|
|
4
4
|
"description": "Base nodes of n8n",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://n8n.io",
|
|
@@ -683,7 +683,7 @@
|
|
|
683
683
|
"@types/xml2js": "^0.4.3",
|
|
684
684
|
"gulp": "^4.0.0",
|
|
685
685
|
"jest": "^26.4.2",
|
|
686
|
-
"n8n-workflow": "~0.
|
|
686
|
+
"n8n-workflow": "~0.80.0",
|
|
687
687
|
"nodelinter": "^0.1.9",
|
|
688
688
|
"ts-jest": "^26.3.0",
|
|
689
689
|
"tslint": "^6.1.2",
|
|
@@ -723,7 +723,7 @@
|
|
|
723
723
|
"mqtt": "4.2.6",
|
|
724
724
|
"mssql": "^6.2.0",
|
|
725
725
|
"mysql2": "~2.3.0",
|
|
726
|
-
"n8n-core": "~0.
|
|
726
|
+
"n8n-core": "~0.97.0",
|
|
727
727
|
"node-ssh": "^12.0.0",
|
|
728
728
|
"nodemailer": "^6.5.0",
|
|
729
729
|
"pdf-parse": "^1.1.1",
|