@jitsu/js 1.9.7 → 1.9.8

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 9d4039f19e508c78
1
+ @jitsu/js:build: cache hit, replaying output 339d9c73b1830674
2
2
  @jitsu/js:build: 
3
3
  @jitsu/js:build: > @jitsu/js@0.0.0 build /Users/ildarnurislamov/Projects/newjitsu/libs/jitsu-js
4
4
  @jitsu/js:build: > tsc -p . && rollup -c && cp compiled/src/*.d.ts dist
@@ -33,17 +33,11 @@
33
33
  @jitsu/js:build: compiled/src/destination-plugins/index.js -> compiled/src/destination-plugins/tag.js -> compiled/src/destination-plugins/index.js
34
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
35
  @jitsu/js:build: ...and 3 more
36
- @jitsu/js:build: created dist/web/p.js.txt in 563ms
36
+ @jitsu/js:build: created dist/web/p.js.txt in 734ms
37
37
  @jitsu/js:build: 
38
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
39
  @jitsu/js:build: (!) "this" has been rewritten to "undefined"
40
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
41
  @jitsu/js:build: compiled/src/analytics-plugin.js
48
42
  @jitsu/js:build: 1: /* global analytics */
49
43
  @jitsu/js:build: 2: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
@@ -51,7 +45,13 @@
51
45
  @jitsu/js:build: 3: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
52
46
  @jitsu/js:build: 4: return new (P || (P = Promise))(function (resolve, reject) {
53
47
  @jitsu/js:build: ...and 1 other occurrence
54
- @jitsu/js:build: compiled/src/destination-plugins/tag.js
48
+ @jitsu/js:build: compiled/src/index.js
49
+ @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
50
+ @jitsu/js:build:  ^
51
+ @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
52
+ @jitsu/js:build: 3: 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
55
  @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
56
56
  @jitsu/js:build:  ^
57
57
  @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
@@ -64,4 +64,4 @@
64
64
  @jitsu/js:build: compiled/src/destination-plugins/index.js -> compiled/src/destination-plugins/tag.js -> compiled/src/destination-plugins/index.js
65
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
66
  @jitsu/js:build: ...and 3 more
67
- @jitsu/js:build: created dist/jitsu.es.js, dist/jitsu.cjs.js in 408ms
67
+ @jitsu/js:build: created dist/jitsu.es.js, dist/jitsu.cjs.js in 485ms
@@ -1,4 +1,4 @@
1
- @jitsu/js:clean: cache hit, replaying output 9d8aad37ed26199c
1
+ @jitsu/js:clean: cache hit, replaying output fab080ae9353dde1
2
2
  @jitsu/js:clean: 
3
3
  @jitsu/js:clean: > @jitsu/js@0.0.0 clean /Users/ildarnurislamov/Projects/newjitsu/libs/jitsu-js
4
4
  @jitsu/js:clean: > rm -rf ./dist