@jitsu/js 1.9.0-canary.548.20240108170646 → 1.9.0-canary.550.20240108222055

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,85 +1,85 @@
1
- @jitsu/js:build: cache hit, replaying output db04406e5e1529dd
2
- @jitsu/js:build: 
3
- @jitsu/js:build: > @jitsu/js@0.0.0 build /Users/vklmn/dev2/newjitsu/libs/jitsu-js
4
- @jitsu/js:build: > tsc -p . && rollup -c && cp compiled/src/*.d.ts dist
5
- @jitsu/js:build: 
6
- @jitsu/js:build: 
7
- @jitsu/js:build: ./compiled/src/browser.js → dist/web/p.js.txt...
8
- @jitsu/js:build: (!) "this" has been rewritten to "undefined"
9
- @jitsu/js:build: https://rollupjs.org/troubleshooting/#error-this-is-undefined
10
- @jitsu/js:build: compiled/src/index.js
11
- @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
12
- @jitsu/js:build:  ^
13
- @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
14
- @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
15
- @jitsu/js:build: ...and 1 other occurrence
16
- @jitsu/js:build: compiled/src/analytics-plugin.js
17
- @jitsu/js:build: 1: /* global analytics */
18
- @jitsu/js:build: 2: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
19
- @jitsu/js:build:  ^
20
- @jitsu/js:build: 3: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
21
- @jitsu/js:build: 4: return new (P || (P = Promise))(function (resolve, reject) {
22
- @jitsu/js:build: ...and 1 other occurrence
23
- @jitsu/js:build: compiled/src/destination-plugins/ga4.js
24
- @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
25
- @jitsu/js:build:  ^
26
- @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
27
- @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
28
- @jitsu/js:build: ...and 1 other occurrence
29
- @jitsu/js:build: 
30
- @jitsu/js:build: ...and 3 other files
31
- @jitsu/js:build: (!) Circular dependencies
32
- @jitsu/js:build: compiled/src/index.js -> compiled/src/analytics-plugin.js -> compiled/src/index.js
33
- @jitsu/js:build: compiled/src/destination-plugins/index.js -> compiled/src/destination-plugins/tag.js -> compiled/src/destination-plugins/index.js
34
- @jitsu/js:build: compiled/src/analytics-plugin.js -> compiled/src/destination-plugins/index.js -> compiled/src/destination-plugins/tag.js -> compiled/src/analytics-plugin.js
35
- @jitsu/js:build: ...and 3 more
36
- @jitsu/js:build: (!) Use of eval is strongly discouraged
37
- @jitsu/js:build: https://rollupjs.org/troubleshooting/#avoiding-eval
38
- @jitsu/js:build: compiled/src/destination-plugins/tag.js
39
- @jitsu/js:build: 68: })()`;
40
- @jitsu/js:build: 69: try {
41
- @jitsu/js:build: 70: eval(iif);
42
- @jitsu/js:build:  ^
43
- @jitsu/js:build: 71: }
44
- @jitsu/js:build: 72: catch (e) {
45
- @jitsu/js:build: created dist/web/p.js.txt in 237ms
46
- @jitsu/js:build: 
47
- @jitsu/js:build: ./compiled/src/index.js, ./compiled/src/jitsu.js, ./compiled/src/analytics-plugin.js → dist/jitsu.es.js, dist/jitsu.cjs.js...
48
- @jitsu/js:build: (!) "this" has been rewritten to "undefined"
49
- @jitsu/js:build: https://rollupjs.org/troubleshooting/#error-this-is-undefined
50
- @jitsu/js:build: compiled/src/index.js
51
- @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
52
- @jitsu/js:build:  ^
53
- @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
54
- @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
55
- @jitsu/js:build: ...and 1 other occurrence
56
- @jitsu/js:build: compiled/src/analytics-plugin.js
57
- @jitsu/js:build: 1: /* global analytics */
58
- @jitsu/js:build: 2: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
59
- @jitsu/js:build:  ^
60
- @jitsu/js:build: 3: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
61
- @jitsu/js:build: 4: return new (P || (P = Promise))(function (resolve, reject) {
62
- @jitsu/js:build: ...and 1 other occurrence
63
- @jitsu/js:build: compiled/src/destination-plugins/logrocket.js
64
- @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
65
- @jitsu/js:build:  ^
66
- @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
67
- @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
68
- @jitsu/js:build: ...and 1 other occurrence
69
- @jitsu/js:build: 
70
- @jitsu/js:build: ...and 3 other files
71
- @jitsu/js:build: (!) Circular dependencies
72
- @jitsu/js:build: compiled/src/index.js -> compiled/src/analytics-plugin.js -> compiled/src/index.js
73
- @jitsu/js:build: compiled/src/destination-plugins/index.js -> compiled/src/destination-plugins/tag.js -> compiled/src/destination-plugins/index.js
74
- @jitsu/js:build: compiled/src/analytics-plugin.js -> compiled/src/destination-plugins/index.js -> compiled/src/destination-plugins/tag.js -> compiled/src/analytics-plugin.js
75
- @jitsu/js:build: ...and 3 more
76
- @jitsu/js:build: (!) Use of eval is strongly discouraged
77
- @jitsu/js:build: https://rollupjs.org/troubleshooting/#avoiding-eval
78
- @jitsu/js:build: compiled/src/destination-plugins/tag.js
79
- @jitsu/js:build: 68: })()`;
80
- @jitsu/js:build: 69: try {
81
- @jitsu/js:build: 70: eval(iif);
82
- @jitsu/js:build:  ^
83
- @jitsu/js:build: 71: }
84
- @jitsu/js:build: 72: catch (e) {
85
- @jitsu/js:build: created dist/jitsu.es.js, dist/jitsu.cjs.js in 146ms
1
+ @jitsu/js:build: cache hit, replaying output b319a06e8d28efcb
2
+ @jitsu/js:build: 
3
+ @jitsu/js:build: > @jitsu/js@0.0.0 build /Users/vklmn/dev2/newjitsu/libs/jitsu-js
4
+ @jitsu/js:build: > tsc -p . && rollup -c && cp compiled/src/*.d.ts dist
5
+ @jitsu/js:build: 
6
+ @jitsu/js:build: 
7
+ @jitsu/js:build: ./compiled/src/browser.js → dist/web/p.js.txt...
8
+ @jitsu/js:build: (!) "this" has been rewritten to "undefined"
9
+ @jitsu/js:build: https://rollupjs.org/troubleshooting/#error-this-is-undefined
10
+ @jitsu/js:build: compiled/src/index.js
11
+ @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
12
+ @jitsu/js:build:  ^
13
+ @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
14
+ @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
15
+ @jitsu/js:build: ...and 1 other occurrence
16
+ @jitsu/js:build: compiled/src/analytics-plugin.js
17
+ @jitsu/js:build: 1: /* global analytics */
18
+ @jitsu/js:build: 2: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
19
+ @jitsu/js:build:  ^
20
+ @jitsu/js:build: 3: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
21
+ @jitsu/js:build: 4: return new (P || (P = Promise))(function (resolve, reject) {
22
+ @jitsu/js:build: ...and 1 other occurrence
23
+ @jitsu/js:build: compiled/src/destination-plugins/tag.js
24
+ @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
25
+ @jitsu/js:build:  ^
26
+ @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
27
+ @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
28
+ @jitsu/js:build: ...and 1 other occurrence
29
+ @jitsu/js:build: 
30
+ @jitsu/js:build: ...and 3 other files
31
+ @jitsu/js:build: (!) Circular dependencies
32
+ @jitsu/js:build: compiled/src/index.js -> compiled/src/analytics-plugin.js -> compiled/src/index.js
33
+ @jitsu/js:build: compiled/src/destination-plugins/index.js -> compiled/src/destination-plugins/tag.js -> compiled/src/destination-plugins/index.js
34
+ @jitsu/js:build: compiled/src/analytics-plugin.js -> compiled/src/destination-plugins/index.js -> compiled/src/destination-plugins/tag.js -> compiled/src/analytics-plugin.js
35
+ @jitsu/js:build: ...and 3 more
36
+ @jitsu/js:build: (!) Use of eval is strongly discouraged
37
+ @jitsu/js:build: https://rollupjs.org/troubleshooting/#avoiding-eval
38
+ @jitsu/js:build: compiled/src/destination-plugins/tag.js
39
+ @jitsu/js:build: 68: })()`;
40
+ @jitsu/js:build: 69: try {
41
+ @jitsu/js:build: 70: eval(iif);
42
+ @jitsu/js:build:  ^
43
+ @jitsu/js:build: 71: }
44
+ @jitsu/js:build: 72: catch (e) {
45
+ @jitsu/js:build: created dist/web/p.js.txt in 237ms
46
+ @jitsu/js:build: 
47
+ @jitsu/js:build: ./compiled/src/index.js, ./compiled/src/jitsu.js, ./compiled/src/analytics-plugin.js → dist/jitsu.es.js, dist/jitsu.cjs.js...
48
+ @jitsu/js:build: (!) "this" has been rewritten to "undefined"
49
+ @jitsu/js:build: https://rollupjs.org/troubleshooting/#error-this-is-undefined
50
+ @jitsu/js:build: compiled/src/index.js
51
+ @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
52
+ @jitsu/js:build:  ^
53
+ @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
54
+ @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
55
+ @jitsu/js:build: ...and 1 other occurrence
56
+ @jitsu/js:build: compiled/src/analytics-plugin.js
57
+ @jitsu/js:build: 1: /* global analytics */
58
+ @jitsu/js:build: 2: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
59
+ @jitsu/js:build:  ^
60
+ @jitsu/js:build: 3: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
61
+ @jitsu/js:build: 4: return new (P || (P = Promise))(function (resolve, reject) {
62
+ @jitsu/js:build: ...and 1 other occurrence
63
+ @jitsu/js:build: compiled/src/destination-plugins/logrocket.js
64
+ @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
65
+ @jitsu/js:build:  ^
66
+ @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
67
+ @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
68
+ @jitsu/js:build: ...and 1 other occurrence
69
+ @jitsu/js:build: 
70
+ @jitsu/js:build: ...and 3 other files
71
+ @jitsu/js:build: (!) Circular dependencies
72
+ @jitsu/js:build: compiled/src/index.js -> compiled/src/analytics-plugin.js -> compiled/src/index.js
73
+ @jitsu/js:build: compiled/src/destination-plugins/index.js -> compiled/src/destination-plugins/tag.js -> compiled/src/destination-plugins/index.js
74
+ @jitsu/js:build: compiled/src/analytics-plugin.js -> compiled/src/destination-plugins/index.js -> compiled/src/destination-plugins/tag.js -> compiled/src/analytics-plugin.js
75
+ @jitsu/js:build: ...and 3 more
76
+ @jitsu/js:build: (!) Use of eval is strongly discouraged
77
+ @jitsu/js:build: https://rollupjs.org/troubleshooting/#avoiding-eval
78
+ @jitsu/js:build: compiled/src/destination-plugins/tag.js
79
+ @jitsu/js:build: 68: })()`;
80
+ @jitsu/js:build: 69: try {
81
+ @jitsu/js:build: 70: eval(iif);
82
+ @jitsu/js:build:  ^
83
+ @jitsu/js:build: 71: }
84
+ @jitsu/js:build: 72: catch (e) {
85
+ @jitsu/js:build: created dist/jitsu.es.js, dist/jitsu.cjs.js in 157ms
@@ -1,5 +1,5 @@
1
- @jitsu/js:clean: cache hit, replaying output 7a586570fa93a0c7
2
- @jitsu/js:clean: 
3
- @jitsu/js:clean: > @jitsu/js@0.0.0 clean /Users/vklmn/dev2/newjitsu/libs/jitsu-js
4
- @jitsu/js:clean: > rm -rf ./dist
5
- @jitsu/js:clean: 
1
+ @jitsu/js:clean: cache hit, replaying output 88e38dcd75d4d058
2
+ @jitsu/js:clean: 
3
+ @jitsu/js:clean: > @jitsu/js@0.0.0 clean /Users/vklmn/dev2/newjitsu/libs/jitsu-js
4
+ @jitsu/js:clean: > rm -rf ./dist
5
+ @jitsu/js:clean: 
@@ -1,4 +1,4 @@
1
- @jitsu/js:test: cache hit, replaying output 303ec145924703f7
1
+ @jitsu/js:test: cache hit, replaying output 9b25962cb2347a19
2
2
  @jitsu/js:test: 
3
3
  @jitsu/js:test: > @jitsu/js@0.0.0 test /Users/vklmn/dev2/newjitsu/libs/jitsu-js
4
4
  @jitsu/js:test: > pnpm run test:node && pnpm run test:playwright
@@ -11,11 +11,11 @@
11
11
  @jitsu/js:test: transform: {
12
12
  @jitsu/js:test:  <transform_regex>: ['ts-jest', { /* ts-jest config goes here in Jest */ }],
13
13
  @jitsu/js:test: },
14
+ @jitsu/js:test: ts-jest[backports] (WARN) "[jest-config].globals.ts-jest.tsConfig" is deprecated, use "[jest-config].globals.ts-jest.tsconfig" instead.
14
15
  @jitsu/js:test: ts-jest[ts-jest-transformer] (WARN) Define `ts-jest` config under `globals` is deprecated. Please do
15
16
  @jitsu/js:test: transform: {
16
17
  @jitsu/js:test:  <transform_regex>: ['ts-jest', { /* ts-jest config goes here in Jest */ }],
17
18
  @jitsu/js:test: },
18
- @jitsu/js:test: ts-jest[backports] (WARN) "[jest-config].globals.ts-jest.tsConfig" is deprecated, use "[jest-config].globals.ts-jest.tsconfig" instead.
19
19
  @jitsu/js:test: ts-jest[backports] (WARN) Your Jest configuration is outdated. Use the CLI to help migrating it: ts-jest config:migrate <config-file>.
20
20
  @jitsu/js:test: ts-jest[backports] (WARN) "[jest-config].globals.ts-jest.tsConfig" is deprecated, use "[jest-config].globals.ts-jest.tsconfig" instead.
21
21
  @jitsu/js:test: ts-jest[backports] (WARN) Your Jest configuration is outdated. Use the CLI to help migrating it: ts-jest config:migrate <config-file>.
@@ -148,7 +148,7 @@
148
148
  @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:738:29)
149
149
  @jitsu/js:test: 
150
150
  @jitsu/js:test:  console.log
151
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="91a2920e-26a6-45a2-a7e2-b422123d397d"
151
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="665859c1-62c0-4548-8a4b-f8cd1391384f"
152
152
  @jitsu/js:test: 
153
153
  @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:731:29)
154
154
  @jitsu/js:test: 
@@ -206,9 +206,9 @@
206
206
  @jitsu/js:test:  "properties": {},
207
207
  @jitsu/js:test:  "userId": null,
208
208
  @jitsu/js:test:  "anonymousId": "anonymous_id_test",
209
- @jitsu/js:test:  "timestamp": "2024-01-03T22:31:22.944Z",
210
- @jitsu/js:test:  "sentAt": "2024-01-03T22:31:22.944Z",
211
- @jitsu/js:test:  "messageId": "111ns9lc6ii1axsj1m7mw2",
209
+ @jitsu/js:test:  "timestamp": "2024-01-08T21:50:53.581Z",
210
+ @jitsu/js:test:  "sentAt": "2024-01-08T21:50:53.581Z",
211
+ @jitsu/js:test:  "messageId": "138n0je71ho7qdtmmm3xf",
212
212
  @jitsu/js:test:  "writeKey": "key:***",
213
213
  @jitsu/js:test:  "context": {
214
214
  @jitsu/js:test:  "library": {
@@ -278,9 +278,9 @@
278
278
  @jitsu/js:test:  "properties": {},
279
279
  @jitsu/js:test:  "userId": null,
280
280
  @jitsu/js:test:  "anonymousId": "anonymous_id_test",
281
- @jitsu/js:test:  "timestamp": "2024-01-03T22:31:22.970Z",
282
- @jitsu/js:test:  "sentAt": "2024-01-03T22:31:22.970Z",
283
- @jitsu/js:test:  "messageId": "6fhrcj8ytxnff87fw373",
281
+ @jitsu/js:test:  "timestamp": "2024-01-08T21:50:53.609Z",
282
+ @jitsu/js:test:  "sentAt": "2024-01-08T21:50:53.609Z",
283
+ @jitsu/js:test:  "messageId": "4jsowro5xucp794fyfwk",
284
284
  @jitsu/js:test:  "writeKey": "key:***",
285
285
  @jitsu/js:test:  "context": {
286
286
  @jitsu/js:test:  "library": {
@@ -350,9 +350,9 @@
350
350
  @jitsu/js:test:  "properties": {},
351
351
  @jitsu/js:test:  "userId": null,
352
352
  @jitsu/js:test:  "anonymousId": "anonymous_id_test",
353
- @jitsu/js:test:  "timestamp": "2024-01-03T22:31:22.974Z",
354
- @jitsu/js:test:  "sentAt": "2024-01-03T22:31:22.974Z",
355
- @jitsu/js:test:  "messageId": "2cpmfnclc7i1smy8lou5tv",
353
+ @jitsu/js:test:  "timestamp": "2024-01-08T21:50:53.613Z",
354
+ @jitsu/js:test:  "sentAt": "2024-01-08T21:50:53.613Z",
355
+ @jitsu/js:test:  "messageId": "10hnohtm38s15nygacdy1s",
356
356
  @jitsu/js:test:  "writeKey": "key:***",
357
357
  @jitsu/js:test:  "context": {
358
358
  @jitsu/js:test:  "library": {
@@ -410,7 +410,7 @@
410
410
  @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:738:29)
411
411
  @jitsu/js:test: 
412
412
  @jitsu/js:test:  console.log
413
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="7d8236df-ea5b-4c7d-b3b3-1c0acc7fa8a0"
413
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="39392253-2e7f-4e00-927d-310d06c311cf"
414
414
  @jitsu/js:test: 
415
415
  @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:731:29)
416
416
  @jitsu/js:test: 
@@ -461,10 +461,10 @@
461
461
  @jitsu/js:test:  "event": "testTrack",
462
462
  @jitsu/js:test:  "properties": {},
463
463
  @jitsu/js:test:  "userId": null,
464
- @jitsu/js:test:  "anonymousId": "7d8236df-ea5b-4c7d-b3b3-1c0acc7fa8a0",
465
- @jitsu/js:test:  "timestamp": "2024-01-03T22:31:23.982Z",
466
- @jitsu/js:test:  "sentAt": "2024-01-03T22:31:23.982Z",
467
- @jitsu/js:test:  "messageId": "23nw0ltccli1qemv898iqx",
464
+ @jitsu/js:test:  "anonymousId": "39392253-2e7f-4e00-927d-310d06c311cf",
465
+ @jitsu/js:test:  "timestamp": "2024-01-08T21:50:54.619Z",
466
+ @jitsu/js:test:  "sentAt": "2024-01-08T21:50:54.619Z",
467
+ @jitsu/js:test:  "messageId": "1hd56snu1fo2bhuqu2ptyv",
468
468
  @jitsu/js:test:  "writeKey": "key:***",
469
469
  @jitsu/js:test:  "context": {
470
470
  @jitsu/js:test:  "library": {
@@ -539,10 +539,10 @@
539
539
  @jitsu/js:test:  "traits": {
540
540
  @jitsu/js:test:  "email": "test@test.com"
541
541
  @jitsu/js:test:  },
542
- @jitsu/js:test:  "anonymousId": "7d8236df-ea5b-4c7d-b3b3-1c0acc7fa8a0",
543
- @jitsu/js:test:  "timestamp": "2024-01-03T22:31:23.987Z",
544
- @jitsu/js:test:  "sentAt": "2024-01-03T22:31:23.987Z",
545
- @jitsu/js:test:  "messageId": "wx7gsubamo6qeimcj10t",
542
+ @jitsu/js:test:  "anonymousId": "39392253-2e7f-4e00-927d-310d06c311cf",
543
+ @jitsu/js:test:  "timestamp": "2024-01-08T21:50:54.626Z",
544
+ @jitsu/js:test:  "sentAt": "2024-01-08T21:50:54.626Z",
545
+ @jitsu/js:test:  "messageId": "10hza0a43x63ols3s8gko",
546
546
  @jitsu/js:test:  "writeKey": "key:***",
547
547
  @jitsu/js:test:  "context": {
548
548
  @jitsu/js:test:  "library": {
@@ -559,7 +559,7 @@
559
559
  @jitsu/js:test:  at ../../dist/jitsu.cjs.js:964:21
560
560
  @jitsu/js:test: 
561
561
  @jitsu/js:test:  console.log
562
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __anon_id="7d8236df-ea5b-4c7d-b3b3-1c0acc7fa8a0"
562
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __anon_id="39392253-2e7f-4e00-927d-310d06c311cf"
563
563
  @jitsu/js:test: 
564
564
  @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:738:29)
565
565
  @jitsu/js:test: 
@@ -616,11 +616,11 @@
616
616
  @jitsu/js:test:  "traits": {
617
617
  @jitsu/js:test:  "name": "Test Group"
618
618
  @jitsu/js:test:  },
619
- @jitsu/js:test:  "anonymousId": "7d8236df-ea5b-4c7d-b3b3-1c0acc7fa8a0",
619
+ @jitsu/js:test:  "anonymousId": "39392253-2e7f-4e00-927d-310d06c311cf",
620
620
  @jitsu/js:test:  "userId": "testUser",
621
- @jitsu/js:test:  "timestamp": "2024-01-03T22:31:23.990Z",
622
- @jitsu/js:test:  "sentAt": "2024-01-03T22:31:23.990Z",
623
- @jitsu/js:test:  "messageId": "28oa71yqo681yp0yson6uu",
621
+ @jitsu/js:test:  "timestamp": "2024-01-08T21:50:54.630Z",
622
+ @jitsu/js:test:  "sentAt": "2024-01-08T21:50:54.630Z",
623
+ @jitsu/js:test:  "messageId": "1vxruhb0xry1m566vjioby",
624
624
  @jitsu/js:test:  "writeKey": "key:***",
625
625
  @jitsu/js:test:  "context": {
626
626
  @jitsu/js:test:  "library": {
@@ -660,10 +660,10 @@
660
660
  @jitsu/js:test:  "environment": "nodejs"
661
661
  @jitsu/js:test:  },
662
662
  @jitsu/js:test:  "userId": "testUser",
663
- @jitsu/js:test:  "anonymousId": "7d8236df-ea5b-4c7d-b3b3-1c0acc7fa8a0",
664
- @jitsu/js:test:  "timestamp": "2024-01-03T22:31:23.992Z",
665
- @jitsu/js:test:  "sentAt": "2024-01-03T22:31:23.992Z",
666
- @jitsu/js:test:  "messageId": "23ilnm0xtsb2aslx3bbvtn",
663
+ @jitsu/js:test:  "anonymousId": "39392253-2e7f-4e00-927d-310d06c311cf",
664
+ @jitsu/js:test:  "timestamp": "2024-01-08T21:50:54.632Z",
665
+ @jitsu/js:test:  "sentAt": "2024-01-08T21:50:54.632Z",
666
+ @jitsu/js:test:  "messageId": "1inluult0r31gbx00ds94k",
667
667
  @jitsu/js:test:  "writeKey": "key:***",
668
668
  @jitsu/js:test:  "groupId": "testGroup",
669
669
  @jitsu/js:test:  "context": {
@@ -692,10 +692,10 @@
692
692
  @jitsu/js:test:  event: 'testTrack',
693
693
  @jitsu/js:test:  properties: {},
694
694
  @jitsu/js:test:  userId: null,
695
- @jitsu/js:test:  anonymousId: '7d8236df-ea5b-4c7d-b3b3-1c0acc7fa8a0',
696
- @jitsu/js:test:  timestamp: '2024-01-03T22:31:23.982Z',
697
- @jitsu/js:test:  sentAt: '2024-01-03T22:31:23.982Z',
698
- @jitsu/js:test:  messageId: '23nw0ltccli1qemv898iqx',
695
+ @jitsu/js:test:  anonymousId: '39392253-2e7f-4e00-927d-310d06c311cf',
696
+ @jitsu/js:test:  timestamp: '2024-01-08T21:50:54.619Z',
697
+ @jitsu/js:test:  sentAt: '2024-01-08T21:50:54.619Z',
698
+ @jitsu/js:test:  messageId: '1hd56snu1fo2bhuqu2ptyv',
699
699
  @jitsu/js:test:  writeKey: 'key:***',
700
700
  @jitsu/js:test:  context: {
701
701
  @jitsu/js:test:  library: { name: '@jitsu/js', version: '0.0.0', env: 'node' },
@@ -723,7 +723,7 @@
723
723
  @jitsu/js:test: Test Suites: 2 passed, 2 total
724
724
  @jitsu/js:test: Tests: 5 passed, 5 total
725
725
  @jitsu/js:test: Snapshots: 0 total
726
- @jitsu/js:test: Time: 3.663 s
726
+ @jitsu/js:test: Time: 3.905 s
727
727
  @jitsu/js:test: Ran all test suites.
728
728
  @jitsu/js:test: 
729
729
  @jitsu/js:test: > @jitsu/js@0.0.0 test:playwright /Users/vklmn/dev2/newjitsu/libs/jitsu-js
@@ -779,10 +779,10 @@
779
779
  @jitsu/js:test: │ "event": "test-event",
780
780
  @jitsu/js:test: │ "properties": {},
781
781
  @jitsu/js:test: │ "userId": null,
782
- @jitsu/js:test: │ "anonymousId": "d66ffb01-8370-465b-a494-8c9649ea92fd",
783
- @jitsu/js:test: │ "timestamp": "2024-01-03T22:31:28.934Z",
784
- @jitsu/js:test: │ "sentAt": "2024-01-03T22:31:28.934Z",
785
- @jitsu/js:test: │ "messageId": "1580dvemyxilstczw314r",
782
+ @jitsu/js:test: │ "anonymousId": "e5aa849a-136d-4874-a2d8-93224a79ae92",
783
+ @jitsu/js:test: │ "timestamp": "2024-01-08T21:51:01.044Z",
784
+ @jitsu/js:test: │ "sentAt": "2024-01-08T21:51:01.044Z",
785
+ @jitsu/js:test: │ "messageId": "1ka92px85sg2f1cib18tw1",
786
786
  @jitsu/js:test: │ "writeKey": null,
787
787
  @jitsu/js:test: │ "context": {
788
788
  @jitsu/js:test: │ "library": {
@@ -829,10 +829,10 @@
829
829
  @jitsu/js:test: │ "height": 720
830
830
  @jitsu/js:test: │ },
831
831
  @jitsu/js:test: │ "userId": null,
832
- @jitsu/js:test: │ "anonymousId": "d66ffb01-8370-465b-a494-8c9649ea92fd",
833
- @jitsu/js:test: │ "timestamp": "2024-01-03T22:31:28.944Z",
834
- @jitsu/js:test: │ "sentAt": "2024-01-03T22:31:28.944Z",
835
- @jitsu/js:test: │ "messageId": "20bkyanruts1mgp824f9ur",
832
+ @jitsu/js:test: │ "anonymousId": "e5aa849a-136d-4874-a2d8-93224a79ae92",
833
+ @jitsu/js:test: │ "timestamp": "2024-01-08T21:51:01.045Z",
834
+ @jitsu/js:test: │ "sentAt": "2024-01-08T21:51:01.045Z",
835
+ @jitsu/js:test: │ "messageId": "1dumkk2fkj7njn3tqnnft",
836
836
  @jitsu/js:test: │ "writeKey": null,
837
837
  @jitsu/js:test: │ "context": {
838
838
  @jitsu/js:test: │ "library": {
@@ -865,10 +865,10 @@
865
865
  @jitsu/js:test: │ }
866
866
  @jitsu/js:test: │ }
867
867
  @jitsu/js:test: 📝 Request log size of 2 [
868
- @jitsu/js:test:  'track(test-event)[anonId=d66ffb01-8370-465b-a494-8c9649ea92fd, ]',
869
- @jitsu/js:test:  'page[anonId=d66ffb01-8370-465b-a494-8c9649ea92fd, ]'
868
+ @jitsu/js:test:  'track(test-event)[anonId=e5aa849a-136d-4874-a2d8-93224a79ae92, ]',
869
+ @jitsu/js:test:  'page[anonId=e5aa849a-136d-4874-a2d8-93224a79ae92, ]'
870
870
  @jitsu/js:test: ]
871
- @jitsu/js:test:  ✓ 2 __tests__/playwright/integration.test.ts:194:5 › url-bug (1.9s)
871
+ @jitsu/js:test:  ✓ 2 __tests__/playwright/integration.test.ts:194:5 › url-bug (1.2s)
872
872
  @jitsu/js:test: 
873
873
  @jitsu/js:test: │ Browser Console LOG
874
874
  @jitsu/js:test: │ Jitsu options: {"onload":"testOnload","debug":true,"host":"https://localhost:3088"}
@@ -919,7 +919,7 @@
919
919
  @jitsu/js:test: │ Browser Console LOG
920
920
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
921
921
  @jitsu/js:test: 🍪 Jitsu Cookies {
922
- @jitsu/js:test:  __eventn_id: 'e901d19a-e627-4911-8ec2-36e8af312e52',
922
+ @jitsu/js:test:  __eventn_id: 'e6515abc-b7b0-4a78-8241-8b7a3445d5c0',
923
923
  @jitsu/js:test:  __eventn_uid: 'john-doe-id-1',
924
924
  @jitsu/js:test:  __eventn_id_usr: '%7B%22email%22%3A%22john.doe%40gmail.com%22%7D'
925
925
  @jitsu/js:test: }
@@ -932,10 +932,10 @@
932
932
  @jitsu/js:test: │ "traits": {
933
933
  @jitsu/js:test: │ "email": "john.doe@gmail.com"
934
934
  @jitsu/js:test: │ },
935
- @jitsu/js:test: │ "anonymousId": "e901d19a-e627-4911-8ec2-36e8af312e52",
936
- @jitsu/js:test: │ "timestamp": "2024-01-03T22:31:30.088Z",
937
- @jitsu/js:test: │ "sentAt": "2024-01-03T22:31:30.088Z",
938
- @jitsu/js:test: │ "messageId": "3475fyuocguc9pp6wg0f",
935
+ @jitsu/js:test: │ "anonymousId": "e6515abc-b7b0-4a78-8241-8b7a3445d5c0",
936
+ @jitsu/js:test: │ "timestamp": "2024-01-08T21:51:02.169Z",
937
+ @jitsu/js:test: │ "sentAt": "2024-01-08T21:51:02.169Z",
938
+ @jitsu/js:test: │ "messageId": "26nq5jztc32strjp6ekcw",
939
939
  @jitsu/js:test: │ "writeKey": null,
940
940
  @jitsu/js:test: │ "context": {
941
941
  @jitsu/js:test: │ "library": {
@@ -980,10 +980,10 @@
980
980
  @jitsu/js:test: │ "trackParam": "trackValue"
981
981
  @jitsu/js:test: │ },
982
982
  @jitsu/js:test: │ "userId": "john-doe-id-1",
983
- @jitsu/js:test: │ "anonymousId": "e901d19a-e627-4911-8ec2-36e8af312e52",
984
- @jitsu/js:test: │ "timestamp": "2024-01-03T22:31:30.089Z",
985
- @jitsu/js:test: │ "sentAt": "2024-01-03T22:31:30.089Z",
986
- @jitsu/js:test: │ "messageId": "uq6wxd6hhmvwsvgaicmt",
983
+ @jitsu/js:test: │ "anonymousId": "e6515abc-b7b0-4a78-8241-8b7a3445d5c0",
984
+ @jitsu/js:test: │ "timestamp": "2024-01-08T21:51:02.171Z",
985
+ @jitsu/js:test: │ "sentAt": "2024-01-08T21:51:02.171Z",
986
+ @jitsu/js:test: │ "messageId": "1hc5lyqrfym1fj0hlrph8t",
987
987
  @jitsu/js:test: │ "writeKey": null,
988
988
  @jitsu/js:test: │ "context": {
989
989
  @jitsu/js:test: │ "library": {
@@ -1036,10 +1036,10 @@
1036
1036
  @jitsu/js:test: │ "height": 720
1037
1037
  @jitsu/js:test: │ },
1038
1038
  @jitsu/js:test: │ "userId": "john-doe-id-1",
1039
- @jitsu/js:test: │ "anonymousId": "e901d19a-e627-4911-8ec2-36e8af312e52",
1040
- @jitsu/js:test: │ "timestamp": "2024-01-03T22:31:30.090Z",
1041
- @jitsu/js:test: │ "sentAt": "2024-01-03T22:31:30.090Z",
1042
- @jitsu/js:test: │ "messageId": "bnb6sg41h18hvho1bmc3",
1039
+ @jitsu/js:test: │ "anonymousId": "e6515abc-b7b0-4a78-8241-8b7a3445d5c0",
1040
+ @jitsu/js:test: │ "timestamp": "2024-01-08T21:51:02.172Z",
1041
+ @jitsu/js:test: │ "sentAt": "2024-01-08T21:51:02.172Z",
1042
+ @jitsu/js:test: │ "messageId": "e4h6m33iu71r0pdg6rgsu",
1043
1043
  @jitsu/js:test: │ "writeKey": null,
1044
1044
  @jitsu/js:test: │ "context": {
1045
1045
  @jitsu/js:test: │ "library": {
@@ -1078,9 +1078,9 @@
1078
1078
  @jitsu/js:test: │ }
1079
1079
  @jitsu/js:test: │ }
1080
1080
  @jitsu/js:test: 📝 Request log size of 3 [
1081
- @jitsu/js:test:  'identify[userId=john-doe-id-1, anonId=e901d19a-e627-4911-8ec2-36e8af312e52, traits={"email":"john.doe@gmail.com"}]',
1082
- @jitsu/js:test:  'track(pageLoaded)[userId=john-doe-id-1, anonId=e901d19a-e627-4911-8ec2-36e8af312e52, ]',
1083
- @jitsu/js:test:  'page[userId=john-doe-id-1, anonId=e901d19a-e627-4911-8ec2-36e8af312e52, ]'
1081
+ @jitsu/js:test:  'identify[userId=john-doe-id-1, anonId=e6515abc-b7b0-4a78-8241-8b7a3445d5c0, traits={"email":"john.doe@gmail.com"}]',
1082
+ @jitsu/js:test:  'track(pageLoaded)[userId=john-doe-id-1, anonId=e6515abc-b7b0-4a78-8241-8b7a3445d5c0, ]',
1083
+ @jitsu/js:test:  'page[userId=john-doe-id-1, anonId=e6515abc-b7b0-4a78-8241-8b7a3445d5c0, ]'
1084
1084
  @jitsu/js:test: ]
1085
1085
  @jitsu/js:test: 📝 Checking track event {
1086
1086
  @jitsu/js:test:  "type": "track",
@@ -1089,10 +1089,10 @@
1089
1089
  @jitsu/js:test:  "trackParam": "trackValue"
1090
1090
  @jitsu/js:test:  },
1091
1091
  @jitsu/js:test:  "userId": "john-doe-id-1",
1092
- @jitsu/js:test:  "anonymousId": "e901d19a-e627-4911-8ec2-36e8af312e52",
1093
- @jitsu/js:test:  "timestamp": "2024-01-03T22:31:30.089Z",
1094
- @jitsu/js:test:  "sentAt": "2024-01-03T22:31:30.089Z",
1095
- @jitsu/js:test:  "messageId": "uq6wxd6hhmvwsvgaicmt",
1092
+ @jitsu/js:test:  "anonymousId": "e6515abc-b7b0-4a78-8241-8b7a3445d5c0",
1093
+ @jitsu/js:test:  "timestamp": "2024-01-08T21:51:02.171Z",
1094
+ @jitsu/js:test:  "sentAt": "2024-01-08T21:51:02.171Z",
1095
+ @jitsu/js:test:  "messageId": "1hc5lyqrfym1fj0hlrph8t",
1096
1096
  @jitsu/js:test:  "writeKey": null,
1097
1097
  @jitsu/js:test:  "context": {
1098
1098
  @jitsu/js:test:  "library": {
@@ -1136,10 +1136,10 @@
1136
1136
  @jitsu/js:test:  "traits": {
1137
1137
  @jitsu/js:test:  "email": "john.doe@gmail.com"
1138
1138
  @jitsu/js:test:  },
1139
- @jitsu/js:test:  "anonymousId": "e901d19a-e627-4911-8ec2-36e8af312e52",
1140
- @jitsu/js:test:  "timestamp": "2024-01-03T22:31:30.088Z",
1141
- @jitsu/js:test:  "sentAt": "2024-01-03T22:31:30.088Z",
1142
- @jitsu/js:test:  "messageId": "3475fyuocguc9pp6wg0f",
1139
+ @jitsu/js:test:  "anonymousId": "e6515abc-b7b0-4a78-8241-8b7a3445d5c0",
1140
+ @jitsu/js:test:  "timestamp": "2024-01-08T21:51:02.169Z",
1141
+ @jitsu/js:test:  "sentAt": "2024-01-08T21:51:02.169Z",
1142
+ @jitsu/js:test:  "messageId": "26nq5jztc32strjp6ekcw",
1143
1143
  @jitsu/js:test:  "writeKey": null,
1144
1144
  @jitsu/js:test:  "context": {
1145
1145
  @jitsu/js:test:  "library": {
@@ -1186,10 +1186,10 @@
1186
1186
  @jitsu/js:test:  "height": 720
1187
1187
  @jitsu/js:test:  },
1188
1188
  @jitsu/js:test:  "userId": "john-doe-id-1",
1189
- @jitsu/js:test:  "anonymousId": "e901d19a-e627-4911-8ec2-36e8af312e52",
1190
- @jitsu/js:test:  "timestamp": "2024-01-03T22:31:30.090Z",
1191
- @jitsu/js:test:  "sentAt": "2024-01-03T22:31:30.090Z",
1192
- @jitsu/js:test:  "messageId": "bnb6sg41h18hvho1bmc3",
1189
+ @jitsu/js:test:  "anonymousId": "e6515abc-b7b0-4a78-8241-8b7a3445d5c0",
1190
+ @jitsu/js:test:  "timestamp": "2024-01-08T21:51:02.172Z",
1191
+ @jitsu/js:test:  "sentAt": "2024-01-08T21:51:02.172Z",
1192
+ @jitsu/js:test:  "messageId": "e4h6m33iu71r0pdg6rgsu",
1193
1193
  @jitsu/js:test:  "writeKey": null,
1194
1194
  @jitsu/js:test:  "context": {
1195
1195
  @jitsu/js:test:  "library": {
@@ -1303,10 +1303,10 @@
1303
1303
  @jitsu/js:test: │ "traits": {
1304
1304
  @jitsu/js:test: │ "email": "john.doe@gmail.com"
1305
1305
  @jitsu/js:test: │ },
1306
- @jitsu/js:test: │ "anonymousId": "e901d19a-e627-4911-8ec2-36e8af312e52",
1307
- @jitsu/js:test: │ "timestamp": "2024-01-03T22:31:31.316Z",
1308
- @jitsu/js:test: │ "sentAt": "2024-01-03T22:31:31.316Z",
1309
- @jitsu/js:test: │ "messageId": "mldhmh3lvj9p1aiqqiy8",
1306
+ @jitsu/js:test: │ "anonymousId": "e6515abc-b7b0-4a78-8241-8b7a3445d5c0",
1307
+ @jitsu/js:test: │ "timestamp": "2024-01-08T21:51:03.295Z",
1308
+ @jitsu/js:test: │ "sentAt": "2024-01-08T21:51:03.295Z",
1309
+ @jitsu/js:test: │ "messageId": "41491j4178pfdpqw9ziy",
1310
1310
  @jitsu/js:test: │ "writeKey": null,
1311
1311
  @jitsu/js:test: │ "context": {
1312
1312
  @jitsu/js:test: │ "library": {
@@ -1351,10 +1351,10 @@
1351
1351
  @jitsu/js:test: │ "trackParam": "trackValue"
1352
1352
  @jitsu/js:test: │ },
1353
1353
  @jitsu/js:test: │ "userId": "john-doe-id-1",
1354
- @jitsu/js:test: │ "anonymousId": "e901d19a-e627-4911-8ec2-36e8af312e52",
1355
- @jitsu/js:test: │ "timestamp": "2024-01-03T22:31:31.318Z",
1356
- @jitsu/js:test: │ "sentAt": "2024-01-03T22:31:31.318Z",
1357
- @jitsu/js:test: │ "messageId": "1qjmusahgl5w6ds4bem17",
1354
+ @jitsu/js:test: │ "anonymousId": "e6515abc-b7b0-4a78-8241-8b7a3445d5c0",
1355
+ @jitsu/js:test: │ "timestamp": "2024-01-08T21:51:03.296Z",
1356
+ @jitsu/js:test: │ "sentAt": "2024-01-08T21:51:03.296Z",
1357
+ @jitsu/js:test: │ "messageId": "20baaaivgbl1uwszyoedou",
1358
1358
  @jitsu/js:test: │ "writeKey": null,
1359
1359
  @jitsu/js:test: │ "context": {
1360
1360
  @jitsu/js:test: │ "library": {
@@ -1407,10 +1407,10 @@
1407
1407
  @jitsu/js:test: │ "height": 720
1408
1408
  @jitsu/js:test: │ },
1409
1409
  @jitsu/js:test: │ "userId": "john-doe-id-1",
1410
- @jitsu/js:test: │ "anonymousId": "e901d19a-e627-4911-8ec2-36e8af312e52",
1411
- @jitsu/js:test: │ "timestamp": "2024-01-03T22:31:31.319Z",
1412
- @jitsu/js:test: │ "sentAt": "2024-01-03T22:31:31.319Z",
1413
- @jitsu/js:test: │ "messageId": "1p3em3vipwsi20vok961g",
1410
+ @jitsu/js:test: │ "anonymousId": "e6515abc-b7b0-4a78-8241-8b7a3445d5c0",
1411
+ @jitsu/js:test: │ "timestamp": "2024-01-08T21:51:03.297Z",
1412
+ @jitsu/js:test: │ "sentAt": "2024-01-08T21:51:03.297Z",
1413
+ @jitsu/js:test: │ "messageId": "o0xiouwxf2ge3j8c6ae6",
1414
1414
  @jitsu/js:test: │ "writeKey": null,
1415
1415
  @jitsu/js:test: │ "context": {
1416
1416
  @jitsu/js:test: │ "library": {
@@ -1458,10 +1458,10 @@
1458
1458
  @jitsu/js:test: │ "email": "john.doe2@gmail.com",
1459
1459
  @jitsu/js:test: │ "caseName": "basic-identify"
1460
1460
  @jitsu/js:test: │ },
1461
- @jitsu/js:test: │ "anonymousId": "e901d19a-e627-4911-8ec2-36e8af312e52",
1462
- @jitsu/js:test: │ "timestamp": "2024-01-03T22:31:31.331Z",
1463
- @jitsu/js:test: │ "sentAt": "2024-01-03T22:31:31.331Z",
1464
- @jitsu/js:test: │ "messageId": "2eeeuvvukax1cnfpuchq3k",
1461
+ @jitsu/js:test: │ "anonymousId": "e6515abc-b7b0-4a78-8241-8b7a3445d5c0",
1462
+ @jitsu/js:test: │ "timestamp": "2024-01-08T21:51:03.307Z",
1463
+ @jitsu/js:test: │ "sentAt": "2024-01-08T21:51:03.307Z",
1464
+ @jitsu/js:test: │ "messageId": "utkw1m8sw81bkwndf3j8h",
1465
1465
  @jitsu/js:test: │ "writeKey": null,
1466
1466
  @jitsu/js:test: │ "context": {
1467
1467
  @jitsu/js:test: │ "library": {
@@ -1522,10 +1522,10 @@
1522
1522
  @jitsu/js:test: │ "caseName": "test-page-right-after-identify"
1523
1523
  @jitsu/js:test: │ },
1524
1524
  @jitsu/js:test: │ "userId": "userId2",
1525
- @jitsu/js:test: │ "anonymousId": "e901d19a-e627-4911-8ec2-36e8af312e52",
1526
- @jitsu/js:test: │ "timestamp": "2024-01-03T22:31:31.387Z",
1527
- @jitsu/js:test: │ "sentAt": "2024-01-03T22:31:31.387Z",
1528
- @jitsu/js:test: │ "messageId": "r0cd4b5yzvfha64kyaw",
1525
+ @jitsu/js:test: │ "anonymousId": "e6515abc-b7b0-4a78-8241-8b7a3445d5c0",
1526
+ @jitsu/js:test: │ "timestamp": "2024-01-08T21:51:03.361Z",
1527
+ @jitsu/js:test: │ "sentAt": "2024-01-08T21:51:03.361Z",
1528
+ @jitsu/js:test: │ "messageId": "ycjioz3ghi13uwa0x9a2k",
1529
1529
  @jitsu/js:test: │ "writeKey": null,
1530
1530
  @jitsu/js:test: │ "context": {
1531
1531
  @jitsu/js:test: │ "library": {
@@ -1586,10 +1586,10 @@
1586
1586
  @jitsu/js:test: │ "email": "john.doe3@gmail.com",
1587
1587
  @jitsu/js:test: │ "caseName": "identify-without-user-id"
1588
1588
  @jitsu/js:test: │ },
1589
- @jitsu/js:test: │ "anonymousId": "e901d19a-e627-4911-8ec2-36e8af312e52",
1590
- @jitsu/js:test: │ "timestamp": "2024-01-03T22:31:31.441Z",
1591
- @jitsu/js:test: │ "sentAt": "2024-01-03T22:31:31.441Z",
1592
- @jitsu/js:test: │ "messageId": "164lserkn781b7sxt4suya",
1589
+ @jitsu/js:test: │ "anonymousId": "e6515abc-b7b0-4a78-8241-8b7a3445d5c0",
1590
+ @jitsu/js:test: │ "timestamp": "2024-01-08T21:51:03.415Z",
1591
+ @jitsu/js:test: │ "sentAt": "2024-01-08T21:51:03.415Z",
1592
+ @jitsu/js:test: │ "messageId": "2ftg0zj4ifcb03ymzecwj",
1593
1593
  @jitsu/js:test: │ "writeKey": null,
1594
1594
  @jitsu/js:test: │ "context": {
1595
1595
  @jitsu/js:test: │ "library": {
@@ -1643,11 +1643,11 @@
1643
1643
  @jitsu/js:test: │ "name": "Group 1",
1644
1644
  @jitsu/js:test: │ "caseName": "basic-group"
1645
1645
  @jitsu/js:test: │ },
1646
- @jitsu/js:test: │ "anonymousId": "e901d19a-e627-4911-8ec2-36e8af312e52",
1646
+ @jitsu/js:test: │ "anonymousId": "e6515abc-b7b0-4a78-8241-8b7a3445d5c0",
1647
1647
  @jitsu/js:test: │ "userId": "userId2",
1648
- @jitsu/js:test: │ "timestamp": "2024-01-03T22:31:31.500Z",
1649
- @jitsu/js:test: │ "sentAt": "2024-01-03T22:31:31.500Z",
1650
- @jitsu/js:test: │ "messageId": "k3gj976aty1y6mwulzfqj",
1648
+ @jitsu/js:test: │ "timestamp": "2024-01-08T21:51:03.471Z",
1649
+ @jitsu/js:test: │ "sentAt": "2024-01-08T21:51:03.471Z",
1650
+ @jitsu/js:test: │ "messageId": "7xa8czu3xhp7mo1yo2mg",
1651
1651
  @jitsu/js:test: │ "writeKey": null,
1652
1652
  @jitsu/js:test: │ "context": {
1653
1653
  @jitsu/js:test: │ "library": {
@@ -1707,10 +1707,10 @@
1707
1707
  @jitsu/js:test: │ "caseName": "page-without-name"
1708
1708
  @jitsu/js:test: │ },
1709
1709
  @jitsu/js:test: │ "userId": "userId2",
1710
- @jitsu/js:test: │ "anonymousId": "e901d19a-e627-4911-8ec2-36e8af312e52",
1711
- @jitsu/js:test: │ "timestamp": "2024-01-03T22:31:31.559Z",
1712
- @jitsu/js:test: │ "sentAt": "2024-01-03T22:31:31.559Z",
1713
- @jitsu/js:test: │ "messageId": "1ujpabcaeuo1u3qdtz92lo",
1710
+ @jitsu/js:test: │ "anonymousId": "e6515abc-b7b0-4a78-8241-8b7a3445d5c0",
1711
+ @jitsu/js:test: │ "timestamp": "2024-01-08T21:51:03.531Z",
1712
+ @jitsu/js:test: │ "sentAt": "2024-01-08T21:51:03.531Z",
1713
+ @jitsu/js:test: │ "messageId": "udy79vtnsqg8ezf07d84",
1714
1714
  @jitsu/js:test: │ "writeKey": null,
1715
1715
  @jitsu/js:test: │ "groupId": "group1",
1716
1716
  @jitsu/js:test: │ "context": {
@@ -1777,10 +1777,10 @@
1777
1777
  @jitsu/js:test: │ "caseName": "page-with-name"
1778
1778
  @jitsu/js:test: │ },
1779
1779
  @jitsu/js:test: │ "userId": "userId2",
1780
- @jitsu/js:test: │ "anonymousId": "e901d19a-e627-4911-8ec2-36e8af312e52",
1781
- @jitsu/js:test: │ "timestamp": "2024-01-03T22:31:31.618Z",
1782
- @jitsu/js:test: │ "sentAt": "2024-01-03T22:31:31.618Z",
1783
- @jitsu/js:test: │ "messageId": "uwl09g99mg2hk07hllv2",
1780
+ @jitsu/js:test: │ "anonymousId": "e6515abc-b7b0-4a78-8241-8b7a3445d5c0",
1781
+ @jitsu/js:test: │ "timestamp": "2024-01-08T21:51:03.594Z",
1782
+ @jitsu/js:test: │ "sentAt": "2024-01-08T21:51:03.594Z",
1783
+ @jitsu/js:test: │ "messageId": "21mu1eoqspu1ga4ji77rsp",
1784
1784
  @jitsu/js:test: │ "writeKey": null,
1785
1785
  @jitsu/js:test: │ "groupId": "group1",
1786
1786
  @jitsu/js:test: │ "context": {
@@ -1840,10 +1840,10 @@
1840
1840
  @jitsu/js:test: │ "caseName": "track-with-name"
1841
1841
  @jitsu/js:test: │ },
1842
1842
  @jitsu/js:test: │ "userId": "userId2",
1843
- @jitsu/js:test: │ "anonymousId": "e901d19a-e627-4911-8ec2-36e8af312e52",
1844
- @jitsu/js:test: │ "timestamp": "2024-01-03T22:31:31.679Z",
1845
- @jitsu/js:test: │ "sentAt": "2024-01-03T22:31:31.679Z",
1846
- @jitsu/js:test: │ "messageId": "1p1702i4ixv1qqmkk2g69c",
1843
+ @jitsu/js:test: │ "anonymousId": "e6515abc-b7b0-4a78-8241-8b7a3445d5c0",
1844
+ @jitsu/js:test: │ "timestamp": "2024-01-08T21:51:03.657Z",
1845
+ @jitsu/js:test: │ "sentAt": "2024-01-08T21:51:03.657Z",
1846
+ @jitsu/js:test: │ "messageId": "25rfe39plbw29ia1l15afy",
1847
1847
  @jitsu/js:test: │ "writeKey": null,
1848
1848
  @jitsu/js:test: │ "groupId": "group1",
1849
1849
  @jitsu/js:test: │ "context": {
@@ -1908,10 +1908,10 @@
1908
1908
  @jitsu/js:test: │ "traits": {
1909
1909
  @jitsu/js:test: │ "caseName": "identify-with-numeric-id-1"
1910
1910
  @jitsu/js:test: │ },
1911
- @jitsu/js:test: │ "anonymousId": "e901d19a-e627-4911-8ec2-36e8af312e52",
1912
- @jitsu/js:test: │ "timestamp": "2024-01-03T22:31:31.739Z",
1913
- @jitsu/js:test: │ "sentAt": "2024-01-03T22:31:31.739Z",
1914
- @jitsu/js:test: │ "messageId": "2gazjyxv4asums10lmxu8",
1911
+ @jitsu/js:test: │ "anonymousId": "e6515abc-b7b0-4a78-8241-8b7a3445d5c0",
1912
+ @jitsu/js:test: │ "timestamp": "2024-01-08T21:51:03.720Z",
1913
+ @jitsu/js:test: │ "sentAt": "2024-01-08T21:51:03.720Z",
1914
+ @jitsu/js:test: │ "messageId": "1rb0gpw62x82ae8o4kqv9s",
1915
1915
  @jitsu/js:test: │ "writeKey": null,
1916
1916
  @jitsu/js:test: │ "groupId": "group1",
1917
1917
  @jitsu/js:test: │ "context": {
@@ -1950,6 +1950,6 @@
1950
1950
  @jitsu/js:test: 
1951
1951
  @jitsu/js:test: │ Browser Console LOG
1952
1952
  @jitsu/js:test: │ Test events for jitsu has been generated
1953
- @jitsu/js:test:  ✓ 3 __tests__/playwright/integration.test.ts:223:5 › basic (1.8s)
1953
+ @jitsu/js:test:  ✓ 3 __tests__/playwright/integration.test.ts:223:5 › basic (1.7s)
1954
1954
  @jitsu/js:test: 
1955
- @jitsu/js:test:  3 passed (10.7s)
1955
+ @jitsu/js:test:  3 passed (12.1s)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jitsu/js",
3
- "version": "1.9.0-canary.548.20240108170646",
3
+ "version": "1.9.0-canary.550.20240108222055",
4
4
  "description": "",
5
5
  "author": "Jitsu Dev Team <dev@jitsu.com>",
6
6
  "main": "dist/jitsu.cjs.js",
@@ -34,7 +34,7 @@
34
34
  "rollup": "^3.2.5",
35
35
  "ts-jest": "29.0.5",
36
36
  "typescript": "^5.3.3",
37
- "@jitsu/protocols": "1.9.0-canary.548.20240108170646"
37
+ "@jitsu/protocols": "1.9.0-canary.550.20240108222055"
38
38
  },
39
39
  "dependencies": {
40
40
  "analytics": "0.8.9"