@canton-network/core-tx-visualizer
Advanced tools
+2
-3
| { | ||
| "name": "@canton-network/core-tx-visualizer", | ||
| "version": "1.5.0", | ||
| "version": "1.5.1", | ||
| "type": "module", | ||
| "description": "Decode and visualize prepared transactions from Canton", | ||
| "license": "Apache-2.0", | ||
| "packageManager": "yarn@4.9.4", | ||
| "main": "dist/index.cjs", | ||
@@ -36,3 +35,3 @@ "module": "dist/index.js", | ||
| "dependencies": { | ||
| "@canton-network/core-ledger-proto": "^1.5.0", | ||
| "@canton-network/core-ledger-proto": "^1.5.1", | ||
| "@types/node": "^25.3.3", | ||
@@ -39,0 +38,0 @@ "camelcase-keys": "^10.0.2" |
151479
-0.02%