@eventra_dev/eventra-sdk 1.1.2 → 1.1.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.
- package/README.md +6 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,6 +4,11 @@
|
|
|
4
4
|
|
|
5
5
|
# Eventra SDK
|
|
6
6
|
|
|
7
|
+
[](https://www.npmjs.com/package/@eventra_dev/eventra-sdk)
|
|
8
|
+
[](https://www.npmjs.com/package/@eventra_dev/eventra-sdk)
|
|
9
|
+
[](https://www.typescriptlang.org/)
|
|
10
|
+
[]()
|
|
11
|
+
|
|
7
12
|
Production-grade analytics SDK for tracking **feature usage, product behavior, and backend activity**.
|
|
8
13
|
|
|
9
14
|
Eventra helps you:
|
|
@@ -300,7 +305,7 @@ Eventra SDK includes:
|
|
|
300
305
|
"sentAt": "2026-03-12T10:00:00Z",
|
|
301
306
|
"sdk": {
|
|
302
307
|
"name": "@eventra_dev/eventra-sdk",
|
|
303
|
-
"version": "1.
|
|
308
|
+
"version": "1.1.3",
|
|
304
309
|
"runtime": "browser"
|
|
305
310
|
},
|
|
306
311
|
"events": [
|