@dfinity/cmc
Advanced tools
Comparing version 3.0.3-next-2024-04-02 to 3.0.3-next-2024-04-03
import type { ActorMethod } from "@dfinity/agent"; | ||
import type { IDL } from "@dfinity/candid"; | ||
import type { Principal } from "@dfinity/principal"; | ||
@@ -117,1 +118,3 @@ | ||
} | ||
export declare const idlFactory: IDL.InterfaceFactory; | ||
export declare const init: (args: { IDL: typeof IDL }) => IDL.Type[]; |
{ | ||
"name": "@dfinity/cmc", | ||
"version": "3.0.3-next-2024-04-02", | ||
"version": "3.0.3-next-2024-04-03", | ||
"description": "A library for interfacing with the cycle minting canister.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
82376
554