@joshuanode/n8n-nodes-addigy 0.0.2 → 0.0.3

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.
@@ -1,22 +1,6 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
2
- <!-- This is a placeholder icon. Replace with official Addigy logo from https://addigy.com/media-kit/ -->
3
- <defs>
4
- <linearGradient id="grad" x1="0%" y1="0%" x2="100%" y2="100%">
5
- <stop offset="0%" style="stop-color:#667eea;stop-opacity:1" />
6
- <stop offset="100%" style="stop-color:#764ba2;stop-opacity:1" />
7
- </linearGradient>
8
- </defs>
9
-
10
- <!-- Background circle -->
11
- <circle cx="50" cy="50" r="45" fill="url(#grad)"/>
12
-
13
- <!-- Apple device representation -->
14
- <g fill="#ffffff">
15
- <!-- Laptop/Mac shape -->
16
- <rect x="25" y="30" width="50" height="32" rx="2" fill="#ffffff" opacity="0.9"/>
17
- <rect x="20" y="62" width="60" height="3" rx="1.5" fill="#ffffff" opacity="0.9"/>
18
-
19
- <!-- Shield/Security symbol overlay -->
20
- <path d="M50,35 L55,37 L55,45 C55,48 53,50 50,52 C47,50 45,48 45,45 L45,37 Z" fill="#667eea" opacity="0.8"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 335" width="512" height="335">
2
+ <g fill="#39BCCB">
3
+ <path fill-rule="evenodd" d="M130 40L310 20L450 170L410 315L230 140ZM205 78L293 64L372 176L347 258L262 138Z"/>
4
+ <path d="M60 310L220 175L268 220L192 282H335L385 325H60Z"/>
21
5
  </g>
22
6
  </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@joshuanode/n8n-nodes-addigy",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "description": "n8n community node for Addigy API integration",
5
5
  "keywords": [
6
6
  "n8n-community-node-package",