Skip to content

Commit 7d13b27

Browse files
kriszypclaude
andcommitted
Require structon >=1.0.5 for the plain-array shared-structures buffer
structon 1.0.5 emits the legacy plain-array structures buffer when there are no typed structs, which the non-primary (records-mode) DBIs rely on to stay decodable by msgpackr v1 / harperdb v4 on downgrade. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent d09b409 commit 7d13b27

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
"ses": "^1.15.0",
234234
"stream-chain": "2.2.5",
235235
"stream-json": "1.9.1",
236-
"structon": "^1.0.4",
236+
"structon": "^1.0.5",
237237
"systeminformation": "^5.31.4",
238238
"tar-fs": "^3.1.2",
239239
"ulidx": "0.5.0",

0 commit comments

Comments
 (0)