@dfns/blockchain-integration
Advanced tools
Comparing version 1.0.3 to 1.0.4
import { Signer, createSigningGroup } from "./signer"; | ||
import { createLambdaHandler } from "./lambda-handler"; | ||
export { Signer, createLambdaHandler, createSigningGroup }; | ||
export { WalletInterface } from "./types/wallet"; | ||
export { SignerAsync } from "./types/signer"; |
{ | ||
"name": "@dfns/blockchain-integration", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Blockchain integration Kit for DFNS", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
8446
194