n8n-nodes-checkmob 0.1.2 → 0.1.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.
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-checkmob",
3
- "version": "0.1.2",
3
+ "version": "0.1.4",
4
4
  "description": "n8n community node for Checkmob — field service management platform",
5
5
  "keywords": [
6
6
  "n8n-community-node-package",
@@ -1,4 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60">
2
- <rect width="60" height="60" rx="14" fill="#0052CC"/>
3
- <path d="M30 12C20.06 12 12 20.06 12 30s8.06 18 18 18c5.25 0 9.97-2.24 13.27-5.82l-4.24-4.24A11.93 11.93 0 0 1 30 42c-6.63 0-12-5.37-12-12s5.37-12 12-12c3.15 0 6.01 1.22 8.15 3.2l4.18-4.18A17.93 17.93 0 0 0 30 12z" fill="white"/>
4
- </svg>