ainamika-sdk 1.3.0 → 1.3.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ainamika-sdk",
3
- "version": "1.3.0",
3
+ "version": "1.3.2",
4
4
  "description": "AI-powered analytics SDK with Web Vitals, engagement tracking, error monitoring, and real-time insights for web applications",
5
5
  "main": "dist/ainamika-sdk.js",
6
6
  "types": "dist/sdk.d.ts",
@@ -45,7 +45,7 @@
45
45
  "type": "git",
46
46
  "url": "https://github.com/adarshsingh/ainamika-sdk.git"
47
47
  },
48
- "homepage": "https://ainamika.netlify.app/about.html",
48
+ "homepage": "https://ainamika.com/about.html",
49
49
  "bugs": {
50
50
  "url": "https://github.com/adarshsingh/ainamika-sdk/issues"
51
51
  },