@jitsu/js 1.3.1-canary.300.20231019141252 → 1.3.1-canary.300.20231019142055

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 9839e5145539f4bc
1
+ @jitsu/js:build: cache hit, replaying output dec7dbea6f79a19e
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,13 +20,13 @@
20
20
  @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
21
21
  @jitsu/js:build: 3: 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/gtm.js
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/tag.js
29
+ @jitsu/js:build: compiled/src/destination-plugins/gtm.js
30
30
  @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
31
31
  @jitsu/js:build:  ^
32
32
  @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
@@ -47,7 +47,7 @@
47
47
  @jitsu/js:build:  ^
48
48
  @jitsu/js:build: 71: }
49
49
  @jitsu/js:build: 72: catch (e) {
50
- @jitsu/js:build: created dist/web/p.js.txt in 515ms
50
+ @jitsu/js:build: created dist/web/p.js.txt in 1.3s
51
51
  @jitsu/js:build: 
52
52
  @jitsu/js:build: ./compiled/src/index.js, ./compiled/src/jitsu.js, ./compiled/src/analytics-plugin.js → dist/jitsu.es.js, dist/jitsu.cjs.js...
53
53
  @jitsu/js:build: (!) "this" has been rewritten to "undefined"
@@ -59,13 +59,13 @@
59
59
  @jitsu/js:build: 3: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
60
60
  @jitsu/js:build: 4: return new (P || (P = Promise))(function (resolve, reject) {
61
61
  @jitsu/js:build: ...and 1 other occurrence
62
- @jitsu/js:build: compiled/src/destination-plugins/logrocket.js
62
+ @jitsu/js:build: compiled/src/destination-plugins/gtm.js
63
63
  @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
64
64
  @jitsu/js:build:  ^
65
65
  @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
66
66
  @jitsu/js:build: 3: return new (P || (P = Promise))(function (resolve, reject) {
67
67
  @jitsu/js:build: ...and 1 other occurrence
68
- @jitsu/js:build: compiled/src/destination-plugins/gtm.js
68
+ @jitsu/js:build: compiled/src/destination-plugins/logrocket.js
69
69
  @jitsu/js:build: 1: var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
70
70
  @jitsu/js:build:  ^
71
71
  @jitsu/js:build: 2: function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
@@ -92,4 +92,4 @@
92
92
  @jitsu/js:build:  ^
93
93
  @jitsu/js:build: 71: }
94
94
  @jitsu/js:build: 72: catch (e) {
95
- @jitsu/js:build: created dist/jitsu.es.js, dist/jitsu.cjs.js in 171ms
95
+ @jitsu/js:build: created dist/jitsu.es.js, dist/jitsu.cjs.js in 421ms
@@ -1,4 +1,4 @@
1
- @jitsu/js:clean: cache hit, replaying output 1b9932cfcac88c85
1
+ @jitsu/js:clean: cache hit, replaying output c5f88a5ce6f725dc
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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jitsu/js",
3
- "version": "1.3.1-canary.300.20231019141252",
3
+ "version": "1.3.1-canary.300.20231019142055",
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": "^4.9.5",
37
- "@jitsu/protocols": "1.3.1-canary.300.20231019141252"
37
+ "@jitsu/protocols": "1.3.1-canary.300.20231019142055"
38
38
  },
39
39
  "dependencies": {
40
40
  "analytics": "^0.8.1"