n8n-nodes-base 1.91.0 → 1.91.1
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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "n8n-nodes-base",
|
|
3
|
-
"version": "1.91.
|
|
3
|
+
"version": "1.91.1",
|
|
4
4
|
"description": "Base nodes of n8n",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [
|
|
@@ -923,9 +923,9 @@
|
|
|
923
923
|
"xml2js": "0.6.2",
|
|
924
924
|
"xmlhttprequest-ssl": "3.1.0",
|
|
925
925
|
"@n8n/config": "1.38.0",
|
|
926
|
-
"
|
|
926
|
+
"n8n-workflow": "1.90.0",
|
|
927
927
|
"@n8n/imap": "0.9.0",
|
|
928
|
-
"n8n
|
|
928
|
+
"@n8n/di": "0.5.0"
|
|
929
929
|
},
|
|
930
930
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
931
931
|
"homepage": "https://n8n.io",
|