@json-rpc-tools/provider
Advanced tools
Comparing version 2.0.0-beta.3 to 2.0.0-beta.4
{ | ||
"name": "@json-rpc-tools/provider", | ||
"description": "Provider for JSON-RPC", | ||
"version": "2.0.0-beta.3", | ||
"version": "2.0.0-beta.4", | ||
"author": "Pedro Gomes <github.com/pedrouid>", | ||
@@ -37,3 +37,3 @@ "homepage": "https://github.com/pedrouid/json-rpc-tools/", | ||
"dependencies": { | ||
"@json-rpc-tools/utils": "^2.0.0-beta.3", | ||
"@json-rpc-tools/utils": "^2.0.0-beta.4", | ||
"safe-json-utils": "^1.1.1" | ||
@@ -49,4 +49,4 @@ }, | ||
"@babel/register": "^7.12.1", | ||
"@json-rpc-tools/http-connection": "^2.0.0-beta.3", | ||
"@json-rpc-tools/ws-connection": "^2.0.0-beta.3", | ||
"@json-rpc-tools/http-connection": "^2.0.0-beta.4", | ||
"@json-rpc-tools/ws-connection": "^2.0.0-beta.4", | ||
"@types/chai": "^4.2.14", | ||
@@ -53,0 +53,0 @@ "@types/chai-as-promised": "^7.1.0", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0