🎩 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
4
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.15.0
to
1.16.0
+4
-4
package.json
{
"name": "@canton-network/core-acs-reader",
"version": "1.15.0",
"version": "1.16.0",
"type": "module",

@@ -38,5 +38,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.7.0",
"@canton-network/core-provider-ledger": "^1.7.0",
"@canton-network/core-types": "^1.7.0",
"@canton-network/core-ledger-client-types": "^1.8.0",
"@canton-network/core-provider-ledger": "^1.8.0",
"@canton-network/core-types": "^1.8.0",
"bignumber.js": "^9.3.1",

@@ -43,0 +43,0 @@ "dayjs": "^1.11.21",