@radixdlt/networking
Advanced tools
Comparing version 1.0.26 to 1.0.27
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.27](https://github.com/radixdlt/radixdlt-javascript/compare/@radixdlt/networking@1.0.26...@radixdlt/networking@1.0.27) (2021-05-12) | ||
**Note:** Version bump only for package @radixdlt/networking | ||
## [1.0.26](https://github.com/radixdlt/radixdlt-javascript/compare/@radixdlt/networking@1.0.25...@radixdlt/networking@1.0.26) (2021-05-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@radixdlt/networking", | ||
"version": "1.0.26", | ||
"version": "1.0.27", | ||
"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.20", | ||
"@radixdlt/util": "^1.0.21", | ||
"neverthrow": "^4.0.1" | ||
}, | ||
"gitHead": "5d65bd99773759ddb237cac23bf69fdf8c977a6b" | ||
"gitHead": "a5f67cddcefc3fe2edb921d7aa8172a6bcd45851" | ||
} |
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
660111
Updated@radixdlt/util@^1.0.21