@harmony-js/contract
Advanced tools
Comparing version 0.1.26 to 0.1.27
@@ -0,0 +0,0 @@ /// <reference types="bn.js" /> |
@@ -0,0 +0,0 @@ import { AbiCoder as ABICoder, ParamType } from './abiCoder'; |
import { AbiCoderClass } from './api'; | ||
export declare function AbiCoder(): AbiCoderClass; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -0,0 +0,0 @@ export declare const jsonInterfaceMethodToString: (json: any) => string; |
@@ -0,0 +0,0 @@ import { Wallet } from '@harmony-js/account'; |
@@ -0,0 +0,0 @@ import { Wallet } from '@harmony-js/account'; |
@@ -0,0 +0,0 @@ import { LogSub } from '@harmony-js/network'; |
@@ -0,0 +0,0 @@ import { AbiCoderClass } from '../abi/api'; |
@@ -0,0 +0,0 @@ export * from './abi/index'; |
@@ -0,0 +0,0 @@ import { Wallet } from '@harmony-js/account'; |
@@ -0,0 +0,0 @@ import { AbiCoderClass } from '../abi/api'; |
@@ -0,0 +0,0 @@ import { AbiItemModel, AbiOutput, AbiInput } from './types'; |
@@ -0,0 +0,0 @@ import { AbiItemModel } from './types'; |
@@ -0,0 +0,0 @@ export interface AbiModel { |
@@ -0,0 +0,0 @@ import { AbiItemModel } from '../models/types'; |
@@ -0,0 +0,0 @@ import { AbiItemModel } from '../models/types'; |
@@ -0,0 +0,0 @@ export declare const inputLogFormatter: (options: any) => any; |
@@ -0,0 +0,0 @@ import { AbiModel } from '../models/AbiModel'; |
@@ -0,0 +0,0 @@ export interface ContractOptions { |
@@ -0,0 +0,0 @@ export declare enum ContractStatus { |
{ | ||
"name": "@harmony-js/contract", | ||
"version": "0.1.26", | ||
"version": "0.1.27", | ||
"description": "contract libraries for harmony", | ||
@@ -21,9 +21,9 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@harmony-js/account": "^0.1.26", | ||
"@harmony-js/crypto": "0.1.23", | ||
"@harmony-js/network": "0.1.23", | ||
"@harmony-js/transaction": "^0.1.26", | ||
"@harmony-js/utils": "0.1.23" | ||
"@harmony-js/account": "0.1.27", | ||
"@harmony-js/crypto": "0.1.27", | ||
"@harmony-js/network": "0.1.27", | ||
"@harmony-js/transaction": "0.1.27", | ||
"@harmony-js/utils": "0.1.27" | ||
}, | ||
"gitHead": "8c709e0e1e51a110eb02b157e595e86b35ede802" | ||
"gitHead": "6e1abec93bbdb2ca5fd1acfc8d0093165688ef91" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
16691779
113
12750
+ Added@harmony-js/account@0.1.27(transitive)
+ Added@harmony-js/core@0.1.27(transitive)
+ Added@harmony-js/crypto@0.1.27(transitive)
+ Added@harmony-js/network@0.1.27(transitive)
+ Added@harmony-js/transaction@0.1.27(transitive)
+ Added@harmony-js/utils@0.1.27(transitive)
+ Added@types/node@22.10.0(transitive)
+ Addedcipher-base@1.0.5(transitive)
- Removed@harmony-js/account@0.1.58(transitive)
- Removed@harmony-js/contract@0.1.58(transitive)
- Removed@harmony-js/core@0.1.58(transitive)
- Removed@harmony-js/crypto@0.1.230.1.58(transitive)
- Removed@harmony-js/network@0.1.230.1.58(transitive)
- Removed@harmony-js/staking@0.1.58(transitive)
- Removed@harmony-js/transaction@0.1.58(transitive)
- Removed@harmony-js/utils@0.1.230.1.58(transitive)
- Removed@types/node@22.10.1(transitive)
- Removedcipher-base@1.0.6(transitive)
- Removedtext-encoding@0.7.0(transitive)
Updated@harmony-js/account@0.1.27
Updated@harmony-js/crypto@0.1.27
Updated@harmony-js/network@0.1.27
Updated@harmony-js/utils@0.1.27