@magic-ext/tezos
Advanced tools
Comparing version 23.18.0 to 23.18.1-canary.841.12038986507.0
@@ -10,3 +10,3 @@ import { Extension } from '@magic-sdk/commons'; | ||
sendContractOriginationOperation: (amount: number, delegate: any, fee: number, derivationPath: string, storage_limit: number, gas_limit: number, code: string, storage: string, codeFormat: string) => Promise<any>; | ||
sendContractInvocationOperation: (contract: string, amount: number, fee: number, derivationPath: string | undefined, storageLimit: number, gasLimit: number, entrypoint: string | undefined, parameters: string | undefined, parameterFormat?: string | undefined) => import("@magic-sdk/commons").PromiEvent<any, { | ||
sendContractInvocationOperation: (contract: string, amount: number, fee: number, derivationPath: string | undefined, storageLimit: number, gasLimit: number, entrypoint: string | undefined, parameters: string | undefined, parameterFormat?: string) => import("@magic-sdk/commons").PromiEvent<any, { | ||
done: (result: any) => void; | ||
@@ -13,0 +13,0 @@ error: (reason: any) => void; |
{ | ||
"name": "@magic-ext/tezos", | ||
"version": "23.18.0", | ||
"version": "23.18.1-canary.841.12038986507.0", | ||
"description": "magic tezos extension", | ||
@@ -31,5 +31,5 @@ "author": "Magic <team@magic.link> (https://magic.link/)", | ||
"devDependencies": { | ||
"@magic-sdk/commons": "^24.18.0" | ||
"@magic-sdk/commons": "24.18.1-canary.841.12038986507.0" | ||
}, | ||
"gitHead": "936a5bdf1a85c110d4d5eaa498fb52dc461bd139" | ||
"gitHead": "3ef5d0ade2763c536437d48c0ea44018826cef07" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
39351
4