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