@jitsu/js 0.0.1-alpha.174 → 1.0.0-canary-20230211030946
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.
- package/.turbo/turbo-build.log +33 -33
- package/.turbo/turbo-clean.log +5 -5
- package/package.json +3 -3
- package/.pnpm-debug.log +0 -23
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
@jitsu/js:build: cache hit, replaying output [
|
|
2
|
-
[
|
|
3
|
-
[
|
|
4
|
-
[
|
|
5
|
-
[
|
|
6
|
-
[
|
|
7
|
-
[
|
|
8
|
-
[
|
|
9
|
-
[
|
|
10
|
-
[
|
|
11
|
-
[
|
|
12
|
-
[
|
|
13
|
-
[
|
|
14
|
-
[
|
|
15
|
-
[
|
|
16
|
-
[
|
|
17
|
-
[
|
|
18
|
-
[
|
|
19
|
-
[
|
|
20
|
-
[
|
|
21
|
-
[
|
|
22
|
-
[
|
|
23
|
-
[
|
|
24
|
-
[
|
|
25
|
-
[
|
|
26
|
-
[
|
|
27
|
-
[
|
|
28
|
-
[
|
|
29
|
-
[
|
|
30
|
-
[
|
|
31
|
-
[
|
|
32
|
-
[
|
|
33
|
-
[
|
|
1
|
+
@jitsu/js:build: cache hit, replaying output [2mb530f4244fe3e541[0m
|
|
2
|
+
[33m@jitsu/js:build: [0m
|
|
3
|
+
[33m@jitsu/js:build: [0m> @jitsu/js@0.0.0 build /Users/vklmn/dev2/onetag/libs/jitsu-js
|
|
4
|
+
[33m@jitsu/js:build: [0m> tsc -p . && rollup -c && cp compiled/src/*.d.ts dist
|
|
5
|
+
[33m@jitsu/js:build: [0m
|
|
6
|
+
[33m@jitsu/js:build: [0m[36m
|
|
7
|
+
[33m@jitsu/js:build: [0m[1m./compiled/src/browser.js[22m → [1mdist/web/p.js.txt[22m...[39m
|
|
8
|
+
[33m@jitsu/js:build: [0m[1m[33m(!) Circular dependency[39m[22m
|
|
9
|
+
[33m@jitsu/js:build: [0mcompiled/src/index.js -> compiled/src/analytics-plugin.js -> compiled/src/index.js
|
|
10
|
+
[33m@jitsu/js:build: [0m[1m[33m(!) Use of eval is strongly discouraged[39m[22m
|
|
11
|
+
[33m@jitsu/js:build: [0m[90mhttps://rollupjs.org/guide/en/#avoiding-eval[39m
|
|
12
|
+
[33m@jitsu/js:build: [0m[1mcompiled/src/analytics-plugin.js[22m
|
|
13
|
+
[33m@jitsu/js:build: [0m[90m258: })()`;
|
|
14
|
+
[33m@jitsu/js:build: [0m259: try {
|
|
15
|
+
[33m@jitsu/js:build: [0m260: eval(iif);
|
|
16
|
+
[33m@jitsu/js:build: [0m ^
|
|
17
|
+
[33m@jitsu/js:build: [0m261: }
|
|
18
|
+
[33m@jitsu/js:build: [0m262: catch (e) {[39m
|
|
19
|
+
[33m@jitsu/js:build: [0m[32mcreated [1mdist/web/p.js.txt[22m in [1m226ms[22m[39m
|
|
20
|
+
[33m@jitsu/js:build: [0m[36m
|
|
21
|
+
[33m@jitsu/js:build: [0m[1m./compiled/src/index.js, ./compiled/src/jitsu.js, ./compiled/src/analytics-plugin.js[22m → [1mdist/jitsu.es.js, dist/jitsu.cjs.js[22m...[39m
|
|
22
|
+
[33m@jitsu/js:build: [0m[1m[33m(!) Circular dependency[39m[22m
|
|
23
|
+
[33m@jitsu/js:build: [0mcompiled/src/index.js -> compiled/src/analytics-plugin.js -> compiled/src/index.js
|
|
24
|
+
[33m@jitsu/js:build: [0m[1m[33m(!) Use of eval is strongly discouraged[39m[22m
|
|
25
|
+
[33m@jitsu/js:build: [0m[90mhttps://rollupjs.org/guide/en/#avoiding-eval[39m
|
|
26
|
+
[33m@jitsu/js:build: [0m[1mcompiled/src/analytics-plugin.js[22m
|
|
27
|
+
[33m@jitsu/js:build: [0m[90m258: })()`;
|
|
28
|
+
[33m@jitsu/js:build: [0m259: try {
|
|
29
|
+
[33m@jitsu/js:build: [0m260: eval(iif);
|
|
30
|
+
[33m@jitsu/js:build: [0m ^
|
|
31
|
+
[33m@jitsu/js:build: [0m261: }
|
|
32
|
+
[33m@jitsu/js:build: [0m262: catch (e) {[39m
|
|
33
|
+
[33m@jitsu/js:build: [0m[32mcreated [1mdist/jitsu.es.js, dist/jitsu.cjs.js[22m in [1m121ms[22m[39m
|
package/.turbo/turbo-clean.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@jitsu/js:clean: cache hit, replaying output [
|
|
2
|
-
[
|
|
3
|
-
[
|
|
4
|
-
[
|
|
5
|
-
[
|
|
1
|
+
@jitsu/js:clean: cache hit, replaying output [2m928bbc238fc9b4c5[0m
|
|
2
|
+
[33m@jitsu/js:clean: [0m
|
|
3
|
+
[33m@jitsu/js:clean: [0m> @jitsu/js@0.0.0 clean /Users/vklmn/dev2/onetag/libs/jitsu-js
|
|
4
|
+
[33m@jitsu/js:clean: [0m> rm -rf ./dist
|
|
5
|
+
[33m@jitsu/js:clean: [0m
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jitsu/js",
|
|
3
|
-
"version": "0.0
|
|
3
|
+
"version": "1.0.0-canary-20230211030946",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "Jitsu Dev Team <dev@jitsu.com>",
|
|
6
6
|
"main": "dist/jitsu.cjs.js",
|
|
@@ -35,8 +35,8 @@
|
|
|
35
35
|
"ts-jest": "^29.0.3"
|
|
36
36
|
},
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"
|
|
39
|
-
"
|
|
38
|
+
"@jitsu/protocols": "0.0.0",
|
|
39
|
+
"analytics": "^0.8.1"
|
|
40
40
|
},
|
|
41
41
|
"scripts": {
|
|
42
42
|
"clean": "rm -rf ./dist",
|
package/.pnpm-debug.log
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"0 debug pnpm:scope": {
|
|
3
|
-
"selected": 1,
|
|
4
|
-
"workspacePrefix": "/Users/ildarnurislamov/Projects/onetag"
|
|
5
|
-
},
|
|
6
|
-
"1 error pnpm": {
|
|
7
|
-
"code": "ELIFECYCLE",
|
|
8
|
-
"errno": "ENOENT",
|
|
9
|
-
"syscall": "spawn",
|
|
10
|
-
"file": "sh",
|
|
11
|
-
"pkgid": "@jitsu/js@0.0.0",
|
|
12
|
-
"stage": "build",
|
|
13
|
-
"script": "tsc -p . && rollup -c && cp src/jitsu.d.ts dist",
|
|
14
|
-
"pkgname": "@jitsu/js",
|
|
15
|
-
"err": {
|
|
16
|
-
"name": "pnpm",
|
|
17
|
-
"message": "@jitsu/js@0.0.0 build: `tsc -p . && rollup -c && cp src/jitsu.d.ts dist`\nspawn ENOENT",
|
|
18
|
-
"code": "ELIFECYCLE",
|
|
19
|
-
"stack": "pnpm: @jitsu/js@0.0.0 build: `tsc -p . && rollup -c && cp src/jitsu.d.ts dist`\nspawn ENOENT\n at ChildProcess.<anonymous> (/opt/homebrew/lib/node_modules/pnpm/dist/pnpm.cjs:93535:22)\n at ChildProcess.emit (node:events:527:28)\n at maybeClose (node:internal/child_process:1092:16)\n at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)"
|
|
20
|
-
}
|
|
21
|
-
},
|
|
22
|
-
"2 warn pnpm:global": " Local package.json exists, but node_modules missing, did you mean to install?"
|
|
23
|
-
}
|