n8n-nodes-base 1.100.0 → 1.100.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.100.
|
|
3
|
+
"version": "1.100.1",
|
|
4
4
|
"description": "Base nodes of n8n",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"files": [
|
|
@@ -862,7 +862,7 @@
|
|
|
862
862
|
"@types/xml2js": "^0.4.14",
|
|
863
863
|
"eslint-plugin-n8n-nodes-base": "^1.16.3",
|
|
864
864
|
"@n8n/typescript-config": "1.3.0",
|
|
865
|
-
"n8n-core": "1.101.
|
|
865
|
+
"n8n-core": "1.101.1"
|
|
866
866
|
},
|
|
867
867
|
"dependencies": {
|
|
868
868
|
"@aws-sdk/client-sso-oidc": "3.808.0",
|
|
@@ -933,8 +933,8 @@
|
|
|
933
933
|
"xmlhttprequest-ssl": "3.1.0",
|
|
934
934
|
"@n8n/config": "1.45.0",
|
|
935
935
|
"@n8n/di": "0.8.0",
|
|
936
|
-
"n8n
|
|
937
|
-
"
|
|
936
|
+
"@n8n/imap": "0.12.0",
|
|
937
|
+
"n8n-workflow": "1.99.1"
|
|
938
938
|
},
|
|
939
939
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
940
940
|
"homepage": "https://n8n.io",
|