n8n-nodes-appwriten8n
Advanced tools
Comparing version 0.3.9 to 0.4.0
@@ -76,3 +76,3 @@ "use strict"; | ||
const operation = this.getNodeParameter('operation', 0); | ||
const { url, projectId, apiKey } = await this.getCredentials('appwriteZachApi'); | ||
const { url, projectId, apiKey } = await this.getCredentials('nAppwriteApi'); | ||
const appwriteClient = await (0, AppwriteFunctions_1.getAppwriteClient)(url, projectId, apiKey); | ||
@@ -79,0 +79,0 @@ try { |
{ | ||
"name": "n8n-nodes-appwriten8n", | ||
"version": "0.3.9", | ||
"version": "0.4.0", | ||
"description": "N8N Nodes for Appwrite starting at 1.4.X and up, will be updated.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
{ | ||
"name": "n8n-nodes-appwriten8n", | ||
"version": "0.3.9", | ||
"version": "0.4.0", | ||
"description": "N8N Nodes for Appwrite starting at 1.4.X and up, will be updated.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
207486
30
2098