@jitsu/js 1.9.1-canary.777.20240418125312 → 1.9.1

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 e90a5c22c3427463
1
+ @jitsu/js:build: cache hit, replaying output 2617a3f605d6c2b8
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
@@ -20,7 +20,7 @@
20
20
  @jitsu/js:build: 3: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
21
21
  @jitsu/js:build: 4: return new (P || (P = Promise))(function (resolve, reject) {
22
22
  @jitsu/js:build: ...and 1 other occurrence
23
- @jitsu/js:build: compiled/src/destination-plugins/tag.js
23
+ @jitsu/js:build: compiled/src/destination-plugins/logrocket.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); }); }
@@ -42,17 +42,11 @@
42
42
  @jitsu/js:build:  ^
43
43
  @jitsu/js:build: 71: }
44
44
  @jitsu/js:build: 72: catch (e) {
45
- @jitsu/js:build: created dist/web/p.js.txt in 1.3s
45
+ @jitsu/js:build: created dist/web/p.js.txt in 764ms
46
46
  @jitsu/js:build: 
47
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
48
  @jitsu/js:build: (!) "this" has been rewritten to "undefined"
49
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
50
  @jitsu/js:build: compiled/src/analytics-plugin.js
57
51
  @jitsu/js:build: 1: /* global analytics */
58
52
  @jitsu/js:build: 2: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
@@ -60,6 +54,12 @@
60
54
  @jitsu/js:build: 3: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
61
55
  @jitsu/js:build: 4: return new (P || (P = Promise))(function (resolve, reject) {
62
56
  @jitsu/js:build: ...and 1 other occurrence
57
+ @jitsu/js:build: compiled/src/index.js
58
+ @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
59
+ @jitsu/js:build:  ^
60
+ @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
61
+ @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
62
+ @jitsu/js:build: ...and 1 other occurrence
63
63
  @jitsu/js:build: compiled/src/destination-plugins/tag.js
64
64
  @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
65
65
  @jitsu/js:build:  ^
@@ -82,4 +82,4 @@
82
82
  @jitsu/js:build:  ^
83
83
  @jitsu/js:build: 71: }
84
84
  @jitsu/js:build: 72: catch (e) {
85
- @jitsu/js:build: created dist/jitsu.es.js, dist/jitsu.cjs.js in 957ms
85
+ @jitsu/js:build: created dist/jitsu.es.js, dist/jitsu.cjs.js in 595ms
@@ -1,4 +1,4 @@
1
- @jitsu/js:clean: cache hit, replaying output 60ea4e44ecb9c110
1
+ @jitsu/js:clean: cache hit, replaying output f4860d1cb14d0a1a
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