@radixdlt/networking
Advanced tools
Comparing version 1.0.18 to 1.0.19
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.19](https://github.com/radixdlt/radixdlt-javascript/compare/@radixdlt/networking@1.0.18...@radixdlt/networking@1.0.19) (2021-04-23) | ||
**Note:** Version bump only for package @radixdlt/networking | ||
## [1.0.18](https://github.com/radixdlt/radixdlt-javascript/compare/@radixdlt/networking@1.0.17...@radixdlt/networking@1.0.18) (2021-04-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@radixdlt/networking", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"description": "Requesting and sending data from/to Radix Core RPC API over HTTP(s).", | ||
@@ -31,6 +31,6 @@ "keywords": [ | ||
"@open-rpc/schema-utils-js": "^1.14.3", | ||
"@radixdlt/util": "^1.0.16", | ||
"@radixdlt/util": "^1.0.17", | ||
"neverthrow": "^4.0.1" | ||
}, | ||
"gitHead": "57b51e6ecd5d91c432f09fac08c3064cc592b029" | ||
"gitHead": "64b6f53d5b78feddb52b15dd84cb2f3f63c98ab8" | ||
} |
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
220257
Updated@radixdlt/util@^1.0.17