n8n-nodes-dataforb2b 1.0.0 → 1.0.2

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.
package/README.md CHANGED
@@ -78,5 +78,5 @@ MIT - See [LICENSE](LICENSE)
78
78
 
79
79
  ## Support
80
80
 
81
- - Website: [dataforb2b.ai](https://www.dataforb2b.ai)
81
+ - Website: [dataforb2b.ai](https://dataforb2b.ai)
82
82
  - Documentation: [docs.dataforb2b.ai](https://docs.dataforb2b.ai)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-dataforb2b",
3
- "version": "1.0.0",
3
+ "version": "1.0.2",
4
4
  "description": "n8n node for DataForB2B API - Search people, companies and enrich B2B data",
5
5
  "keywords": [
6
6
  "n8n-community-node-package",
@@ -12,7 +12,7 @@
12
12
  "api"
13
13
  ],
14
14
  "license": "MIT",
15
- "homepage": "https://www.dataforb2b.ai",
15
+ "homepage": "https://dataforb2b.ai",
16
16
  "author": {
17
17
  "name": "DataForB2B",
18
18
  "email": "contact@dataforb2b.ai"