conflux-web-core-method
Advanced tools
Comparing version 0.1.34 to 0.1.35-alpha.0
{ | ||
"name": "conflux-web-core-method", | ||
"version": "0.1.34", | ||
"version": "0.1.35-alpha.0", | ||
"description": "Handles the JSON-RPC methods. This package is also internally used by ConfluxWeb.", | ||
@@ -20,3 +20,3 @@ "repository": "https://github.com/Conflux-Chain/ConfluxWeb/tree/master/packages/conflux-web-core-method", | ||
"@babel/runtime": "^7.3.1", | ||
"conflux-web-core-subscriptions": "0.1.34", | ||
"conflux-web-core-subscriptions": "0.1.35-alpha.0", | ||
"eventemitter3": "3.1.0", | ||
@@ -27,7 +27,7 @@ "lodash": "^4.17.11", | ||
"devDependencies": { | ||
"conflux-web-core": "0.1.34", | ||
"conflux-web-core-helpers": "0.1.34", | ||
"conflux-web-core": "0.1.35-alpha.0", | ||
"conflux-web-core-helpers": "0.1.35-alpha.0", | ||
"conflux-web-core-subscriptions": "*", | ||
"conflux-web-providers": "0.1.34", | ||
"conflux-web-utils": "0.1.34", | ||
"conflux-web-providers": "0.1.35-alpha.0", | ||
"conflux-web-utils": "0.1.35-alpha.0", | ||
"definitelytyped-header-parser": "^1.0.1", | ||
@@ -40,3 +40,3 @@ "dtslint": "0.4.2" | ||
], | ||
"gitHead": "d99113607747ddfdba64b30724343b9628a4cc67" | ||
"gitHead": "7123be87063d0b88ae1a042ca0c857eb61976ae8" | ||
} |
177474
+ Addedconflux-web-core-subscriptions@0.1.35-alpha.0(transitive)
- Removedconflux-web-core-subscriptions@0.1.34(transitive)