conflux-web-core-method
Advanced tools
Comparing version 0.1.0-alpha.0 to 0.1.0-alpha.1
{ | ||
"name": "conflux-web-core-method", | ||
"version": "0.1.0-alpha.0", | ||
"version": "0.1.0-alpha.1", | ||
"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.0-alpha.0", | ||
"conflux-web-core-subscriptions": "0.1.0-alpha.1", | ||
"eventemitter3": "3.1.0", | ||
@@ -27,7 +27,7 @@ "lodash": "^4.17.11", | ||
"devDependencies": { | ||
"conflux-web-core": "0.1.0-alpha.0", | ||
"conflux-web-core-helpers": "0.1.0-alpha.0", | ||
"conflux-web-core": "0.1.0-alpha.1", | ||
"conflux-web-core-helpers": "0.1.0-alpha.1", | ||
"conflux-web-core-subscriptions": "*", | ||
"conflux-web-providers": "0.1.0-alpha.0", | ||
"conflux-web-utils": "0.1.0-alpha.0", | ||
"conflux-web-providers": "0.1.0-alpha.1", | ||
"conflux-web-utils": "0.1.0-alpha.1", | ||
"definitelytyped-header-parser": "^1.0.1", | ||
@@ -40,3 +40,3 @@ "dtslint": "0.4.2" | ||
], | ||
"gitHead": "fbae6c1bc1c3e4ab1325e7bbec4ef1868255e246" | ||
"gitHead": "57701da6365fb81980ddfc957f46966f722c3ebf" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedconflux-web-core-subscriptions@0.1.0-alpha.1(transitive)
- Removedconflux-web-core-subscriptions@0.1.0-alpha.0(transitive)