@broxus/ever-wallet-wasm
Advanced tools
Comparing version 0.1.39 to 0.1.40
@@ -1375,5 +1375,2 @@ /* tslint:disable */ | ||
readonly owner: string; | ||
/** | ||
*/ | ||
readonly version: NftVersion; | ||
} | ||
@@ -1846,3 +1843,2 @@ /** | ||
readonly nft_collection: (a: number, b: number) => void; | ||
readonly nft_version: (a: number) => number; | ||
readonly nft_json: (a: number, b: number) => void; | ||
@@ -1995,4 +1991,4 @@ readonly nft_owner: (a: number, b: number) => void; | ||
readonly stringquery_onError: (a: number, b: number) => void; | ||
readonly __wbg_jrpcconnection_free: (a: number) => void; | ||
readonly __wbg_protoconnection_free: (a: number) => void; | ||
readonly __wbg_jrpcconnection_free: (a: number) => void; | ||
readonly __wbg_storage_free: (a: number) => void; | ||
@@ -1999,0 +1995,0 @@ readonly __wbindgen_malloc: (a: number, b: number) => number; |
@@ -7,3 +7,3 @@ { | ||
"description": "Nekoton bindings for WASM", | ||
"version": "0.1.39", | ||
"version": "0.1.40", | ||
"license": "SEE LICENSE IN LICENSE", | ||
@@ -10,0 +10,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
4252504
6062