Skip to content

Commit e39596c

Browse files
committed
Publish v1.13.0
1 parent 74e6bfc commit e39596c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hypaware",
3-
"version": "1.12.0",
3+
"version": "1.13.0",
44
"type": "module",
55
"description": "HypAware: modular logs and telemetry collector with a plugin kernel. Captures Claude Code, Codex, OTEL, and raw AI gateway traffic locally, queryable from a single CLI.",
66
"bin": {
@@ -51,7 +51,7 @@
5151
"hypvector": "0.2.2"
5252
},
5353
"devDependencies": {
54-
"@types/node": "26.1.0",
54+
"@types/node": "26.1.1",
5555
"typescript": "6.0.3"
5656
}
5757
}

0 commit comments

Comments
 (0)