eos-common
Advanced tools
Comparing version 0.4.7 to 0.4.8
@@ -46,2 +46,2 @@ import { Symbol } from "./symbol"; | ||
} | ||
export declare function asset(amount?: bigint, sym?: Symbol): Asset; | ||
export declare function asset(amount?: string | number | bigint, sym?: Symbol): Asset; |
{ | ||
"name": "eos-common", | ||
"version": "0.4.7", | ||
"version": "0.4.8", | ||
"description": "EOSIO Smart Contract common library used for Typescript", | ||
@@ -5,0 +5,0 @@ "main": "dist/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
38876