@harmony-js/core
Advanced tools
Comparing version 0.0.44 to 0.0.45
{ | ||
"name": "@harmony-js/core", | ||
"version": "0.0.44", | ||
"version": "0.0.45", | ||
"description": "harmony core package", | ||
@@ -21,10 +21,10 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@harmony-js/account": "0.0.44", | ||
"@harmony-js/contract": "0.0.44", | ||
"@harmony-js/crypto": "0.0.44", | ||
"@harmony-js/network": "0.0.44", | ||
"@harmony-js/transaction": "0.0.44", | ||
"@harmony-js/utils": "0.0.44" | ||
"@harmony-js/account": "0.0.45", | ||
"@harmony-js/contract": "0.0.45", | ||
"@harmony-js/crypto": "0.0.45", | ||
"@harmony-js/network": "0.0.45", | ||
"@harmony-js/transaction": "0.0.45", | ||
"@harmony-js/utils": "0.0.45" | ||
}, | ||
"gitHead": "c63beab6d8d8f76172f98b0630935322485a6b9c" | ||
"gitHead": "5d065a5e36ae02cab0fba2ebd56256a1c4169335" | ||
} |
+ Added@harmony-js/account@0.0.45(transitive)
+ Added@harmony-js/contract@0.0.45(transitive)
+ Added@harmony-js/crypto@0.0.45(transitive)
+ Added@harmony-js/network@0.0.45(transitive)
+ Added@harmony-js/transaction@0.0.45(transitive)
+ Added@harmony-js/utils@0.0.45(transitive)
- Removed@harmony-js/account@0.0.44(transitive)
- Removed@harmony-js/contract@0.0.44(transitive)
- Removed@harmony-js/crypto@0.0.44(transitive)
- Removed@harmony-js/network@0.0.44(transitive)
- Removed@harmony-js/transaction@0.0.44(transitive)
- Removed@harmony-js/utils@0.0.44(transitive)
Updated@harmony-js/account@0.0.45
Updated@harmony-js/contract@0.0.45
Updated@harmony-js/crypto@0.0.45
Updated@harmony-js/network@0.0.45
Updated@harmony-js/utils@0.0.45