n8n-nodes-8kit 1.0.2 → 1.0.4

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.
Files changed (2) hide show
  1. package/README.md +3 -7
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -3,7 +3,8 @@
3
3
 
4
4
  **Essential n8n Node for Reliable Workflows**
5
5
 
6
- [![Discord](https://img.shields.io/badge/Discord-Join%20Community-5865F2?logo=discord&logoColor=white)](https://discord.com/invite/NR8eTfHX)
6
+ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
7
+ [![Discord](https://img.shields.io/badge/Discord-Join%20Community-5865F2?logo=discord&logoColor=white)](https://8kit.io/community)
7
8
  [![GitHub](https://img.shields.io/badge/GitHub-8kit--community-181717?logo=github&logoColor=white)](https://github.com/8kit-io/n8n-node-8kit-community)
8
9
 
9
10
  *The n8n node that makes your workflows bulletproof*
@@ -122,7 +123,7 @@ Available operations include:
122
123
 
123
124
  - **📖 [Complete Documentation](https://8kit.io/docs)** – Learn everything about 8kit deployment and APIs
124
125
  - **💻 [GitHub Repository](https://github.com/8kit-io/n8n-node-8kit-community)** – Source code and community contributions
125
- - **💬 [Discord Community](https://discord.com/invite/NR8eTfHX)** – Get help and share experiences
126
+ - **💬 [Discord Community](https://8kit.io/community)** – Get help and share experiences
126
127
 
127
128
  ## n8n Community
128
129
 
@@ -138,9 +139,4 @@ This community node is built by n8n users, for n8n users. Whether you're just ge
138
139
 
139
140
  </div>
140
141
 
141
- ---
142
- ## License
143
-
144
- - 📜 [8kit License](https://8kit.io/sustainable-license)
145
-
146
142
  Brought to you by [Stratagems](https://stratagens.com).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-8kit",
3
- "version": "1.0.2",
3
+ "version": "1.0.4",
4
4
  "description": "n8n nodes for 8kit Automation Tools",
5
5
  "keywords": [
6
6
  "n8n",
@@ -13,7 +13,7 @@
13
13
  "idempotent",
14
14
  "workflow"
15
15
  ],
16
- "license": "https://8kit.io/sustainable-license",
16
+ "license": "MIT",
17
17
  "homepage": "https://8kit.io",
18
18
  "author": {
19
19
  "name": "8kit",