🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@canton-network/core-tx-visualizer

Package Overview
Dependencies
Maintainers
3
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@canton-network/core-tx-visualizer - npm Package Compare versions

Comparing version
1.2.3
to
1.3.1
+3
-3
package.json
{
"name": "@canton-network/core-tx-visualizer",
"version": "1.2.3",
"version": "1.3.1",
"type": "module",

@@ -36,3 +36,3 @@ "description": "Decode and visualize prepared transactions from Canton",

"dependencies": {
"@canton-network/core-ledger-proto": "^1.2.3",
"@canton-network/core-ledger-proto": "^1.3.1",
"@types/node": "^25.3.3",

@@ -49,5 +49,5 @@ "camelcase-keys": "^10.0.2"

"type": "git",
"url": "git+https://github.com/canton-network/wallet-gateway.git",
"url": "git+https://github.com/canton-network/wallet.git",
"directory": "core/tx-visualizer"
}
}