@jitsu/js 1.9.2 → 1.9.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.
@@ -1,85 +1,67 @@
1
- @jitsu/js:build: cache hit, replaying output 3b3c00d053d45d0e
2
- @jitsu/js:build: 
3
- @jitsu/js:build: > @jitsu/js@0.0.0 build /Users/ildarnurislamov/Projects/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/logrocket.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 821ms
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/tag.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 433ms
1
+ @jitsu/js:build: cache hit, replaying output add8c682d745c4de
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: created dist/web/p.js.txt in 394ms
37
+ @jitsu/js:build: 
38
+ @jitsu/js:build: ./compiled/src/index.js, ./compiled/src/jitsu.js, ./compiled/src/analytics-plugin.js → dist/jitsu.es.js, dist/jitsu.cjs.js...
39
+ @jitsu/js:build: (!) "this" has been rewritten to "undefined"
40
+ @jitsu/js:build: https://rollupjs.org/troubleshooting/#error-this-is-undefined
41
+ @jitsu/js:build: compiled/src/index.js
42
+ @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
43
+ @jitsu/js:build:  ^
44
+ @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
45
+ @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
46
+ @jitsu/js:build: ...and 1 other occurrence
47
+ @jitsu/js:build: compiled/src/analytics-plugin.js
48
+ @jitsu/js:build: 1: /* global analytics */
49
+ @jitsu/js:build: 2: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
50
+ @jitsu/js:build:  ^
51
+ @jitsu/js:build: 3: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
52
+ @jitsu/js:build: 4: return new (P || (P = Promise))(function (resolve, reject) {
53
+ @jitsu/js:build: ...and 1 other occurrence
54
+ @jitsu/js:build: compiled/src/destination-plugins/ga4.js
55
+ @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
56
+ @jitsu/js:build:  ^
57
+ @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
58
+ @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
59
+ @jitsu/js:build: ...and 1 other occurrence
60
+ @jitsu/js:build: 
61
+ @jitsu/js:build: ...and 3 other files
62
+ @jitsu/js:build: (!) Circular dependencies
63
+ @jitsu/js:build: compiled/src/index.js -> compiled/src/analytics-plugin.js -> compiled/src/index.js
64
+ @jitsu/js:build: compiled/src/destination-plugins/index.js -> compiled/src/destination-plugins/tag.js -> compiled/src/destination-plugins/index.js
65
+ @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
66
+ @jitsu/js:build: ...and 3 more
67
+ @jitsu/js:build: created dist/jitsu.es.js, dist/jitsu.cjs.js in 183ms
@@ -1,5 +1,5 @@
1
- @jitsu/js:clean: cache hit, replaying output 48eb8b5e19cc9aef
2
- @jitsu/js:clean: 
3
- @jitsu/js:clean: > @jitsu/js@0.0.0 clean /Users/ildarnurislamov/Projects/newjitsu/libs/jitsu-js
4
- @jitsu/js:clean: > rm -rf ./dist
5
- @jitsu/js:clean: 
1
+ @jitsu/js:clean: cache hit, replaying output ca56ac46e5cdc149
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: