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

@daml/ledger

Package Overview
Dependencies
Maintainers
3
Versions
1616
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daml/ledger - npm Package Compare versions

Comparing version
2.10.4-snapshot.20260217.13199.0.v826b3fa7
to
2.10.4
+1
-1
index.test.js

@@ -155,3 +155,3 @@ "use strict";

var Foo = {
sdkVersion: "2.10.4-snapshot.20260217.13199.0.v826b3fa7",
sdkVersion: "2.10.4",
templateId: "foo-id",

@@ -158,0 +158,0 @@ keyDecoder: jtv.string(),

{
"private": false,
"name": "@daml/ledger",
"version": "2.10.4-snapshot.20260217.13199.0.v826b3fa7",
"version": "2.10.4",
"description": "Client side API implementation for a Daml based ledger. This library implements the JSON based API for a Daml ledger documented in https://docs.daml.com/json-api/index.html.",

@@ -21,3 +21,3 @@ "keywords": [

"dependencies": {
"@daml/types": "2.10.4-snapshot.20260217.13199.0.v826b3fa7",
"@daml/types": "2.10.4",
"@mojotech/json-type-validation": "^3.1.0",

@@ -24,0 +24,0 @@ "cross-fetch": "^3.0.4",

@@ -11,3 +11,3 @@ # @daml/ledger

Comprehensive documentation for `@daml/ledger` can be found
[here](https://docs.daml.com/2.10.4-snapshot.20260217.13199.0.v826b3fa7/app-dev/bindings-ts/daml-ledger/index.html).
[here](https://docs.daml.com/2.10.4/app-dev/bindings-ts/daml-ledger/index.html).

@@ -14,0 +14,0 @@ <!-- END_BACKLINK -->

Sorry, the diff of this file is too big to display