jazz-tools 0.7.0-alpha.36 → 0.7.0-alpha.37
Sign up to get free protection for your applications and to get access to all the features.
- package/.turbo/turbo-build.log +36 -30
- package/CHANGELOG.md +8 -0
- package/package.json +3 -3
package/.turbo/turbo-build.log
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
|
2
|
-
> jazz-tools@0.7.0-alpha.
|
2
|
+
> jazz-tools@0.7.0-alpha.37 build /Users/anselm/jazz/jazz/packages/jazz-tools
|
3
3
|
> npm run lint && rm -rf ./dist && tsc --sourceMap --outDir dist
|
4
4
|
|
5
5
|
|
6
|
-
> jazz-tools@0.7.0-alpha.
|
6
|
+
> jazz-tools@0.7.0-alpha.37 lint
|
7
7
|
> eslint src/**/*.ts
|
8
8
|
|
9
9
|
|
@@ -12,32 +12,32 @@
|
|
12
12
|
56:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
13
13
|
88:22 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
14
14
|
99:22 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
15
|
+
166:11 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
16
|
+
225:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
17
|
+
252:78 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
18
|
+
255:75 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
19
|
+
308:12 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
20
|
+
314:29 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
21
|
+
314:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
22
22
|
|
23
23
|
/Users/anselm/jazz/jazz/packages/jazz-tools/src/coValues/coList.ts
|
24
|
-
|
24
|
+
31:28 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
25
25
|
57:21 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
26
26
|
90:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
27
27
|
108:20 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
28
|
-
|
29
|
-
|
30
|
-
|
28
|
+
238:71 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
29
|
+
243:75 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
30
|
+
277:31 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
31
31
|
|
32
32
|
/Users/anselm/jazz/jazz/packages/jazz-tools/src/coValues/coMap.ts
|
33
33
|
83:21 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
34
34
|
124:14 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
35
|
+
184:20 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
36
|
+
188:50 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
37
|
+
230:44 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
38
|
+
249:56 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
39
|
+
275:38 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
40
|
+
314:42 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
41
41
|
|
42
42
|
/Users/anselm/jazz/jazz/packages/jazz-tools/src/coValues/coStream.ts
|
43
43
|
49:30 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
@@ -56,13 +56,21 @@
|
|
56
56
|
/Users/anselm/jazz/jazz/packages/jazz-tools/src/coValues/interfaces.ts
|
57
57
|
16:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
58
58
|
20:71 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
59
|
+
60:62 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
60
|
+
76:15 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
61
|
+
78:18 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
62
|
+
81:34 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
63
|
+
84:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
64
|
+
120:27 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
65
|
+
218:64 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
66
|
+
228:28 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
67
|
+
235:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
68
|
+
|
69
|
+
/Users/anselm/jazz/jazz/packages/jazz-tools/src/implementation/devtoolsFormatters.ts
|
70
|
+
3:16 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
71
|
+
5:26 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
72
|
+
39:33 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
73
|
+
78:35 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
66
74
|
|
67
75
|
/Users/anselm/jazz/jazz/packages/jazz-tools/src/implementation/schema.ts
|
68
76
|
30:61 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
@@ -76,9 +84,7 @@
|
|
76
84
|
83:17 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
77
85
|
|
78
86
|
/Users/anselm/jazz/jazz/packages/jazz-tools/src/implementation/subscriptionScope.ts
|
79
|
-
|
80
|
-
67:32 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
81
|
-
69:32 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
87
|
+
6:23 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
82
88
|
|
83
89
|
/Users/anselm/jazz/jazz/packages/jazz-tools/src/tests/coList.test.ts
|
84
90
|
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
|
@@ -92,5 +98,5 @@
|
|
92
98
|
/Users/anselm/jazz/jazz/packages/jazz-tools/src/tests/groupsAndAccounts.test.ts
|
93
99
|
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
|
94
100
|
|
95
|
-
✖
|
101
|
+
✖ 65 problems (0 errors, 65 warnings)
|
96
102
|
|
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
@@ -5,13 +5,13 @@
|
|
5
5
|
"types": "./src/index.ts",
|
6
6
|
"type": "module",
|
7
7
|
"license": "MIT",
|
8
|
-
"version": "0.7.0-alpha.
|
8
|
+
"version": "0.7.0-alpha.37",
|
9
9
|
"dependencies": {
|
10
10
|
"@effect/schema": "^0.66.16",
|
11
11
|
"effect": "^3.1.3",
|
12
12
|
"fast-check": "^3.17.2",
|
13
|
-
"cojson
|
14
|
-
"cojson": "0.7.0-alpha.
|
13
|
+
"cojson": "0.7.0-alpha.37",
|
14
|
+
"cojson-transport-nodejs-ws": "0.7.0-alpha.37"
|
15
15
|
},
|
16
16
|
"devDependencies": {
|
17
17
|
"typescript": "^5.3.3",
|