@jitsu/js 1.7.2 → 1.8.0

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,4 +1,4 @@
1
- @jitsu/js:build: cache hit, replaying output a03778b21f42dcec
1
+ @jitsu/js:build: cache hit, replaying output d503185a081ca9b9
2
2
  @jitsu/js:build: 
3
3
  @jitsu/js:build: > @jitsu/js@0.0.0 build /Users/vklmn/dev2/newjitsu/libs/jitsu-js
4
4
  @jitsu/js:build: > tsc -p . && rollup -c && cp compiled/src/*.d.ts dist
@@ -7,6 +7,12 @@
7
7
  @jitsu/js:build: ./compiled/src/browser.js → dist/web/p.js.txt...
8
8
  @jitsu/js:build: (!) "this" has been rewritten to "undefined"
9
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
10
16
  @jitsu/js:build: compiled/src/analytics-plugin.js
11
17
  @jitsu/js:build: 1: /* global analytics */
12
18
  @jitsu/js:build: 2: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
@@ -14,30 +20,14 @@
14
20
  @jitsu/js:build: 3: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
15
21
  @jitsu/js:build: 4: return new (P || (P = Promise))(function (resolve, reject) {
16
22
  @jitsu/js:build: ...and 1 other occurrence
17
- @jitsu/js:build: compiled/src/destination-plugins/gtm.js
18
- @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
19
- @jitsu/js:build:  ^
20
- @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
21
- @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
22
- @jitsu/js:build: ...and 1 other occurrence
23
23
  @jitsu/js:build: compiled/src/destination-plugins/tag.js
24
24
  @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
25
25
  @jitsu/js:build:  ^
26
26
  @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
27
27
  @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
28
28
  @jitsu/js:build: ...and 1 other occurrence
29
- @jitsu/js:build: compiled/src/destination-plugins/ga4.js
30
- @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
31
- @jitsu/js:build:  ^
32
- @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
33
- @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
34
- @jitsu/js:build: ...and 1 other occurrence
35
- @jitsu/js:build: compiled/src/destination-plugins/logrocket.js
36
- @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
37
- @jitsu/js:build:  ^
38
- @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
39
- @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
40
- @jitsu/js:build: ...and 1 other occurrence
29
+ @jitsu/js:build: 
30
+ @jitsu/js:build: ...and 3 other files
41
31
  @jitsu/js:build: (!) Circular dependencies
42
32
  @jitsu/js:build: compiled/src/index.js -> compiled/src/analytics-plugin.js -> compiled/src/index.js
43
33
  @jitsu/js:build: compiled/src/destination-plugins/index.js -> compiled/src/destination-plugins/tag.js -> compiled/src/destination-plugins/index.js
@@ -52,35 +42,23 @@
52
42
  @jitsu/js:build:  ^
53
43
  @jitsu/js:build: 71: }
54
44
  @jitsu/js:build: 72: catch (e) {
55
- @jitsu/js:build: created dist/web/p.js.txt in 195ms
45
+ @jitsu/js:build: created dist/web/p.js.txt in 244ms
56
46
  @jitsu/js:build: 
57
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...
58
48
  @jitsu/js:build: (!) "this" has been rewritten to "undefined"
59
49
  @jitsu/js:build: https://rollupjs.org/troubleshooting/#error-this-is-undefined
60
- @jitsu/js:build: compiled/src/analytics-plugin.js
61
- @jitsu/js:build: 1: /* global analytics */
62
- @jitsu/js:build: 2: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
63
- @jitsu/js:build:  ^
64
- @jitsu/js:build: 3: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
65
- @jitsu/js:build: 4: return new (P || (P = Promise))(function (resolve, reject) {
66
- @jitsu/js:build: ...and 1 other occurrence
67
- @jitsu/js:build: compiled/src/destination-plugins/tag.js
68
- @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
69
- @jitsu/js:build:  ^
70
- @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
71
- @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
72
- @jitsu/js:build: ...and 1 other occurrence
73
- @jitsu/js:build: compiled/src/destination-plugins/logrocket.js
50
+ @jitsu/js:build: compiled/src/index.js
74
51
  @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
75
52
  @jitsu/js:build:  ^
76
53
  @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
77
54
  @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
78
55
  @jitsu/js:build: ...and 1 other occurrence
79
- @jitsu/js:build: compiled/src/destination-plugins/ga4.js
80
- @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
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) {
81
59
  @jitsu/js:build:  ^
82
- @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
83
- @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
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) {
84
62
  @jitsu/js:build: ...and 1 other occurrence
85
63
  @jitsu/js:build: compiled/src/destination-plugins/gtm.js
86
64
  @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
@@ -88,6 +66,8 @@
88
66
  @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
89
67
  @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
90
68
  @jitsu/js:build: ...and 1 other occurrence
69
+ @jitsu/js:build: 
70
+ @jitsu/js:build: ...and 3 other files
91
71
  @jitsu/js:build: (!) Circular dependencies
92
72
  @jitsu/js:build: compiled/src/index.js -> compiled/src/analytics-plugin.js -> compiled/src/index.js
93
73
  @jitsu/js:build: compiled/src/destination-plugins/index.js -> compiled/src/destination-plugins/tag.js -> compiled/src/destination-plugins/index.js
@@ -102,4 +82,4 @@
102
82
  @jitsu/js:build:  ^
103
83
  @jitsu/js:build: 71: }
104
84
  @jitsu/js:build: 72: catch (e) {
105
- @jitsu/js:build: created dist/jitsu.es.js, dist/jitsu.cjs.js in 114ms
85
+ @jitsu/js:build: created dist/jitsu.es.js, dist/jitsu.cjs.js in 139ms
@@ -1,4 +1,4 @@
1
- @jitsu/js:clean: cache hit, replaying output c6d32bed678806a1
1
+ @jitsu/js:clean: cache hit, replaying output c7b8b232b37d029f
2
2
  @jitsu/js:clean: 
3
3
  @jitsu/js:clean: > @jitsu/js@0.0.0 clean /Users/vklmn/dev2/newjitsu/libs/jitsu-js
4
4
  @jitsu/js:clean: > rm -rf ./dist