@harmony-js/core
Advanced tools
Comparing version 0.0.19 to 0.0.20
@@ -0,0 +0,0 @@ import { Messenger, NewPendingTransactions, NewHeaders, LogSub, Syncing } from '@harmony-js/network'; |
@@ -0,0 +0,0 @@ import * as utils from '@harmony-js/utils'; |
@@ -0,0 +0,0 @@ export * from './harmony'; |
@@ -0,0 +0,0 @@ import { HttpProvider, Messenger } from '@harmony-js/network'; |
{ | ||
"name": "@harmony-js/core", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "harmony core package", | ||
@@ -21,10 +21,10 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@harmony-js/account": "0.0.19", | ||
"@harmony-js/contract": "0.0.19", | ||
"@harmony-js/crypto": "0.0.19", | ||
"@harmony-js/network": "0.0.19", | ||
"@harmony-js/transaction": "0.0.19", | ||
"@harmony-js/utils": "0.0.19" | ||
"@harmony-js/account": "0.0.20", | ||
"@harmony-js/contract": "0.0.20", | ||
"@harmony-js/crypto": "0.0.20", | ||
"@harmony-js/network": "0.0.20", | ||
"@harmony-js/transaction": "0.0.20", | ||
"@harmony-js/utils": "0.0.20" | ||
}, | ||
"gitHead": "18e2f2d197fd3271506ba11706a6fad7ab1879db" | ||
"gitHead": "5b1841346387f4f3f5822f894d2297ee3bf36554" | ||
} |
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
269026
+ Added@harmony-js/account@0.0.20(transitive)
+ Added@harmony-js/contract@0.0.20(transitive)
+ Added@harmony-js/crypto@0.0.20(transitive)
+ Added@harmony-js/network@0.0.20(transitive)
+ Added@harmony-js/transaction@0.0.20(transitive)
+ Added@harmony-js/utils@0.0.20(transitive)
- Removed@harmony-js/account@0.0.19(transitive)
- Removed@harmony-js/contract@0.0.19(transitive)
- Removed@harmony-js/crypto@0.0.19(transitive)
- Removed@harmony-js/network@0.0.19(transitive)
- Removed@harmony-js/transaction@0.0.19(transitive)
- Removed@harmony-js/utils@0.0.19(transitive)
Updated@harmony-js/account@0.0.20
Updated@harmony-js/contract@0.0.20
Updated@harmony-js/crypto@0.0.20
Updated@harmony-js/network@0.0.20
Updated@harmony-js/utils@0.0.20