@harmony-js/network
Advanced tools
Comparing version 0.0.43 to 0.0.44
{ | ||
"name": "@harmony-js/network", | ||
"version": "0.0.43", | ||
"version": "0.0.44", | ||
"description": "network suites for harmony", | ||
@@ -21,4 +21,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@harmony-js/core": "0.0.43", | ||
"@harmony-js/utils": "0.0.43", | ||
"@harmony-js/core": "0.0.44", | ||
"@harmony-js/utils": "0.0.44", | ||
"cross-fetch": "^3.0.2", | ||
@@ -28,3 +28,3 @@ "mitt": "^1.1.3", | ||
}, | ||
"gitHead": "0ca07d7613e6db11f59a5ea5cd39b592977da2af" | ||
"gitHead": "c63beab6d8d8f76172f98b0630935322485a6b9c" | ||
} |
+ Added@harmony-js/account@0.0.44(transitive)
+ Added@harmony-js/contract@0.0.44(transitive)
+ Added@harmony-js/core@0.0.44(transitive)
+ Added@harmony-js/crypto@0.0.44(transitive)
+ Added@harmony-js/transaction@0.0.44(transitive)
+ Added@harmony-js/utils@0.0.44(transitive)
- Removed@harmony-js/account@0.0.43(transitive)
- Removed@harmony-js/contract@0.0.43(transitive)
- Removed@harmony-js/core@0.0.43(transitive)
- Removed@harmony-js/crypto@0.0.43(transitive)
- Removed@harmony-js/transaction@0.0.43(transitive)
- Removed@harmony-js/utils@0.0.43(transitive)
Updated@harmony-js/core@0.0.44
Updated@harmony-js/utils@0.0.44