Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

n8n-nodes-appwriten8n

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-appwriten8n - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

14

dist/nodes/Appwrite/Appwrite.node.js

@@ -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 @@ };

2

dist/package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc