@onflow/transport-grpc
Advanced tools
Comparing version 1.4.0-alpha.5 to 1.4.0-alpha.6
# @onflow/transport-grpc | ||
## 1.4.0-alpha.6 | ||
### Patch Changes | ||
- Updated dependencies [[`7ed491c5`](https://github.com/onflow/fcl-js/commit/7ed491c5d2335fbbff04444d41f1f1580763d8d3)]: | ||
- @onflow/util-address@1.2.2-alpha.3 | ||
## 1.4.0-alpha.5 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@onflow/transport-grpc", | ||
"version": "1.4.0-alpha.5", | ||
"version": "1.4.0-alpha.6", | ||
"description": "Flow SDK GRPC Transport Module", | ||
@@ -17,3 +17,3 @@ "license": "Apache-2.0", | ||
"@onflow/fcl-bundle": "1.4.2-alpha.2", | ||
"@onflow/sdk": "1.4.0-alpha.8", | ||
"@onflow/sdk": "1.4.0-alpha.9", | ||
"jest": "^29.5.0" | ||
@@ -39,3 +39,3 @@ }, | ||
"@onflow/rlp": "1.2.2-alpha.2", | ||
"@onflow/util-address": "1.2.2-alpha.2", | ||
"@onflow/util-address": "1.2.2-alpha.3", | ||
"@onflow/util-invariant": "1.2.2-alpha.2", | ||
@@ -42,0 +42,0 @@ "@onflow/util-template": "1.2.2-alpha.2" |
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
354896
+ Added@onflow/util-address@1.2.2-alpha.3(transitive)
- Removed@onflow/util-address@1.2.2-alpha.2(transitive)