n8n-nodes-appwriten8n
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -6,4 +6,2 @@ "use strict"; | ||
const DocumentDescription_1 = require("./DocumentDescription"); | ||
const StorageDescription_1 = require("./StorageDescription"); | ||
const FunctionDescription_1 = require("./FunctionDescription"); | ||
const AppwriteFunctions_1 = require("./AppwriteFunctions"); | ||
@@ -44,10 +42,2 @@ const node_appwrite_1 = require("node-appwrite"); | ||
}, | ||
{ | ||
name: 'Function', | ||
value: 'function', | ||
}, | ||
{ | ||
name: 'Storage', | ||
value: 'storage', | ||
}, | ||
], | ||
@@ -59,6 +49,2 @@ default: 'document', | ||
...DocumentDescription_1.documentFields, | ||
...StorageDescription_1.storageOperations, | ||
...StorageDescription_1.storageFields, | ||
...FunctionDescription_1.functionOperations, | ||
...FunctionDescription_1.functionFields, | ||
], | ||
@@ -65,0 +51,0 @@ }; |
{ | ||
"name": "n8n-nodes-appwriten8n", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"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.1.6", | ||
"version": "0.1.7", | ||
"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
141572
1249