@harmony-js/contract
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@harmony-js/contract", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "contract libraries for harmony", | ||
@@ -21,9 +21,9 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@harmony-js/account": "0.1.0", | ||
"@harmony-js/account": "0.1.1", | ||
"@harmony-js/crypto": "0.1.0", | ||
"@harmony-js/network": "0.1.0", | ||
"@harmony-js/transaction": "0.1.0", | ||
"@harmony-js/network": "0.1.1", | ||
"@harmony-js/transaction": "0.1.1", | ||
"@harmony-js/utils": "0.1.0" | ||
}, | ||
"gitHead": "2c07e706979b3c891e927e3b97a222e47b8a2f55" | ||
"gitHead": "c25c3dacfc42f5055928cfd74fece9df667f852d" | ||
} |
+ Added@harmony-js/account@0.1.1(transitive)
+ Added@harmony-js/core@0.1.1(transitive)
+ Added@harmony-js/network@0.1.1(transitive)
+ Added@harmony-js/transaction@0.1.1(transitive)
- Removed@harmony-js/account@0.1.0(transitive)
- Removed@harmony-js/core@0.1.0(transitive)
- Removed@harmony-js/network@0.1.0(transitive)
- Removed@harmony-js/transaction@0.1.0(transitive)
Updated@harmony-js/account@0.1.1
Updated@harmony-js/network@0.1.1