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

@canton-network/core-acs-reader

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@canton-network/core-acs-reader - npm Package Compare versions

Comparing version
1.10.2
to
1.10.3
+4
-4
package.json
{
"name": "@canton-network/core-acs-reader",
"version": "1.10.2",
"version": "1.10.3",
"type": "module",

@@ -39,5 +39,5 @@ "description": "Reader for active contract set (ACS) data from the Canton ledger, providing functions to retrieve and process active contract information for specified filters.",

"dependencies": {
"@canton-network/core-ledger-client-types": "^1.2.2",
"@canton-network/core-provider-ledger": "^1.2.2",
"@canton-network/core-types": "^1.2.2",
"@canton-network/core-ledger-client-types": "^1.2.3",
"@canton-network/core-provider-ledger": "^1.2.3",
"@canton-network/core-types": "^1.2.3",
"bignumber.js": "^9.3.1",

@@ -44,0 +44,0 @@ "dayjs": "^1.11.19",