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.
@@ -1,9 +1,9 @@
1
1
 
2
- > jazz-tools@0.7.0-alpha.34 build /Users/anselm/jazz/jazz/packages/jazz-tools
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.34 lint
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
- 165:11 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
16
- 224:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
17
- 251:67 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
18
- 254:67 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
19
- 307:12 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
20
- 313:29 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
21
- 313:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
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
- 32:28 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
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
- 236:71 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
29
- 241:75 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
30
- 274:31 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
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
- 178:20 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
36
- 182:50 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
37
- 224:44 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
38
- 243:56 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
39
- 269:38 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
40
- 308:42 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
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
- 59:62 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
60
- 75:15 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
61
- 77:18 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
62
- 80:34 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
63
- 83:39 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
64
- 117:27 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
65
- 226:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
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
- 13:23 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
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
- 61 problems (0 errors, 61 warnings)
101
+ 65 problems (0 errors, 65 warnings)
96
102
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # jazz-autosub
2
2
 
3
+ ## 0.7.0-alpha.37
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - cojson@0.7.0-alpha.37
9
+ - cojson-transport-nodejs-ws@0.7.0-alpha.37
10
+
3
11
  ## 0.7.0-alpha.36
4
12
 
5
13
  ### Patch Changes
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.36",
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-transport-nodejs-ws": "0.7.0-alpha.36",
14
- "cojson": "0.7.0-alpha.36"
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",