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

@canton-network/core-splice-client

Package Overview
Dependencies
Maintainers
3
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@canton-network/core-splice-client - npm Package Compare versions

Comparing version
1.2.3
to
1.3.1
+4
-4
package.json
{
"name": "@canton-network/core-splice-client",
"version": "1.2.3",
"version": "1.3.1",
"type": "module",

@@ -28,4 +28,4 @@ "description": "Typescript Client for the multiple Canton Network APIs",

"dependencies": {
"@canton-network/core-types": "^1.2.3",
"@canton-network/core-wallet-auth": "^1.2.3",
"@canton-network/core-types": "^1.3.1",
"@canton-network/core-wallet-auth": "^1.3.1",
"openapi-fetch": "^0.17.0",

@@ -51,5 +51,5 @@ "uuid": "^14.0.0",

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