@fjall/clickhouse 21.1.0 → 23.0.0

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.
@@ -9,7 +9,7 @@
9
9
  "package.json",
10
10
  "tsconfig.json"
11
11
  ],
12
- "hash": "28b18309fe45ab4585966b229a74eb1f5cd082af38fb9768d94cd0d69834d9f1",
12
+ "hash": "0e64e9d3d592dc0e7449660a763690cac6081bccee4e67bef5a4f38564c71bad",
13
13
  "files": {
14
14
  "src/awaitControlPlaneIdle.ts": "055a56eaeb34e080",
15
15
  "src/classifyClickHouseError.ts": "aab06571cf2b7ae3",
@@ -27,9 +27,9 @@
27
27
  "src/sleepAbortable.ts": "ee2facc7b89ab9f5",
28
28
  "src/verifyExpectedClickHouseSchemaVersion.ts": "d202d40c76ba8ad6",
29
29
  "../scripts/minify-dist.mjs": "6b2e4b0df8aec601",
30
- "package.json": "7919bed3fa7c9e59",
30
+ "package.json": "561aae0ce833c97c",
31
31
  "tsconfig.json": "db759831ad95f396"
32
32
  },
33
- "outputHash": "ec90e0165e604b66e80e2a9b85ff39a3f42bc8ce2efc72447907f2f2c073c937",
33
+ "outputHash": "8a966d874e9811e87593325a907408bff97cf520bdc989e46a19f05b63674bee",
34
34
  "outputFileCount": 31
35
35
  }
package/dist/.minified CHANGED
@@ -1 +1 @@
1
- 15 files minified at 2026-08-28T12:40:10.251Z
1
+ 15 files minified at 2026-08-30T05:34:00.554Z
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fjall/clickhouse",
3
- "version": "21.1.0",
3
+ "version": "23.0.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/fjall-tech/fjall.git",
@@ -50,7 +50,7 @@
50
50
  "@clickhouse/client": "^1.18.0"
51
51
  },
52
52
  "dependencies": {
53
- "@fjall/util": "^21.1.0",
53
+ "@fjall/util": "^23.0.0",
54
54
  "zod": "^4.4.3"
55
55
  },
56
56
  "engines": {