@canton-network/core-token-standard 0.16.0 → 0.16.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -28,7 +28,7 @@ var require$$3__default = /*#__PURE__*/_interopDefault(require$$3);
28
28
  var require$$4__default = /*#__PURE__*/_interopDefault(require$$4);
29
29
  var require$$5__default = /*#__PURE__*/_interopDefault(require$$5);
30
30
 
31
- // Copyright (c) 2025 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
31
+ // Copyright (c) 2025-2026 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
32
32
  // SPDX-License-Identifier: Apache-2.0
33
33
  class TokenStandardClient {
34
34
  client;
@@ -84,7 +84,7 @@ class TokenStandardClient {
84
84
  }
85
85
  }
86
86
 
87
- // Copyright (c) 2025 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
87
+ // Copyright (c) 2025-2026 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
88
88
  // SPDX-License-Identifier: Apache-2.0
89
89
  const ALLOCATION_FACTORY_INTERFACE_ID = '#splice-api-token-allocation-instruction-v1:Splice.Api.Token.AllocationInstructionV1:AllocationFactory';
90
90
  const ALLOCATION_INSTRUCTION_INTERFACE_ID = '#splice-api-token-allocation-instruction-v1:Splice.Api.Token.AllocationInstructionV1:AllocationInstruction';
@@ -93008,7 +93008,7 @@ function requireLib () {
93008
93008
 
93009
93009
  var libExports = requireLib();
93010
93010
 
93011
- // Copyright (c) 2025 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
93011
+ // Copyright (c) 2025-2026 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
93012
93012
  // SPDX-License-Identifier: Apache-2.0
93013
93013
  const TransferInstructionV1 = libExports.Splice.Api.Token.TransferInstructionV1;
93014
93014
  const AllocationInstructionV1 = libExports.Splice.Api.Token.AllocationInstructionV1;