@onflow/transport-grpc
Advanced tools
Comparing version 1.3.2-alpha.2 to 1.3.2-alpha.3
# @onflow/transport-grpc | ||
## 1.3.2-alpha.3 | ||
### Patch Changes | ||
- [#1827](https://github.com/onflow/fcl-js/pull/1827) [`e74c4a60`](https://github.com/onflow/fcl-js/commit/e74c4a60f38f366874aa1391ca1c890a7ad3a42a) Thanks [@nialexsan](https://github.com/nialexsan)! - pin versions | ||
- Updated dependencies [[`e74c4a60`](https://github.com/onflow/fcl-js/commit/e74c4a60f38f366874aa1391ca1c890a7ad3a42a)]: | ||
- @onflow/util-invariant@1.2.2-alpha.2 | ||
- @onflow/util-template@1.2.2-alpha.2 | ||
- @onflow/util-address@1.2.2-alpha.2 | ||
- @onflow/rlp@1.2.2-alpha.2 | ||
## 1.3.2-alpha.2 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@onflow/transport-grpc", | ||
"version": "1.3.2-alpha.2", | ||
"version": "1.3.2-alpha.3", | ||
"description": "Flow SDK GRPC Transport Module", | ||
@@ -16,4 +16,4 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@onflow/fcl-bundle": "^1.4.2-alpha.1", | ||
"@onflow/sdk": "^1.4.0-alpha.2", | ||
"@onflow/fcl-bundle": "1.4.2-alpha.1", | ||
"@onflow/sdk": "1.4.0-alpha.3", | ||
"jest": "^29.5.0" | ||
@@ -37,8 +37,8 @@ }, | ||
"@improbable-eng/grpc-web-node-http-transport": "^0.15.0", | ||
"@onflow/protobuf": "^1.2.2", | ||
"@onflow/rlp": "^1.2.2-alpha.1", | ||
"@onflow/util-address": "^1.2.2-alpha.1", | ||
"@onflow/util-invariant": "^1.2.2-alpha.1", | ||
"@onflow/util-template": "^1.2.2-alpha.1" | ||
"@onflow/protobuf": "1.2.2", | ||
"@onflow/rlp": "1.2.2-alpha.2", | ||
"@onflow/util-address": "1.2.2-alpha.2", | ||
"@onflow/util-invariant": "1.2.2-alpha.2", | ||
"@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
338590
+ Added@onflow/protobuf@1.2.2(transitive)
+ Added@onflow/rlp@1.2.2-alpha.2(transitive)
+ Added@onflow/util-address@1.2.2-alpha.2(transitive)
+ Added@onflow/util-invariant@1.2.2-alpha.2(transitive)
+ Added@onflow/util-logger@1.3.2-alpha.2(transitive)
+ Added@onflow/util-template@1.2.2-alpha.2(transitive)
- Removed@onflow/protobuf@1.3.0(transitive)
- Removed@onflow/rlp@1.2.2(transitive)
- Removed@onflow/util-address@1.2.2(transitive)
- Removed@onflow/util-invariant@1.2.3(transitive)
- Removed@onflow/util-logger@1.3.2(transitive)
- Removed@onflow/util-template@1.2.2(transitive)
Updated@onflow/protobuf@1.2.2
Updated@onflow/rlp@1.2.2-alpha.2