@rocicorp/zero 0.6.2024111700 → 0.6.2024111701

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.
@@ -15141,7 +15141,7 @@ function makeMessage(message, context, logLevel) {
15141
15141
  }
15142
15142
 
15143
15143
  // ../zero-client/src/client/version.ts
15144
- var version2 = "0.6.2024111700+e4dfbb";
15144
+ var version2 = "0.6.2024111701+c7a3b0";
15145
15145
 
15146
15146
  // ../zero-client/src/client/log-options.ts
15147
15147
  var LevelFilterLogSink = class {
@@ -17115,4 +17115,4 @@ export {
17115
17115
  escapeLike,
17116
17116
  Zero
17117
17117
  };
17118
- //# sourceMappingURL=chunk-PIFWXXO2.js.map
17118
+ //# sourceMappingURL=chunk-NBTG5EEV.js.map
package/out/solid.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Zero
3
- } from "./chunk-PIFWXXO2.js";
3
+ } from "./chunk-NBTG5EEV.js";
4
4
  import "./chunk-HARIWJ2J.js";
5
5
  import "./chunk-ULOTOBTC.js";
6
6
  import {
package/out/zero.js CHANGED
@@ -10,7 +10,7 @@ import {
10
10
  escapeLike,
11
11
  getDefaultPuller,
12
12
  makeIDBName
13
- } from "./chunk-PIFWXXO2.js";
13
+ } from "./chunk-NBTG5EEV.js";
14
14
  import "./chunk-HARIWJ2J.js";
15
15
  import "./chunk-5UY46OAF.js";
16
16
  import "./chunk-F5QR3K72.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rocicorp/zero",
3
- "version": "0.6.2024111700+e4dfbb",
3
+ "version": "0.6.2024111701+c7a3b0",
4
4
  "scripts": {
5
5
  "build": "rm -rf out && npm run build-server && npm run build-client",
6
6
  "build-client": "tsc -p tsconfig.client.json && tsc-alias -p tsconfig.client.json && node tool/build.js",
@@ -23,7 +23,7 @@
23
23
  "@rocicorp/lock": "^1.0.4",
24
24
  "@rocicorp/logger": "^5.3.0",
25
25
  "@rocicorp/resolver": "^1.0.2",
26
- "@rocicorp/zero-sqlite3": "^1.0.3",
26
+ "@rocicorp/zero-sqlite3": "^1.0.4",
27
27
  "chalk-template": "^1.1.0",
28
28
  "command-line-args": "^6.0.1",
29
29
  "command-line-usage": "^7.0.3",