@onflow/transport-grpc
Advanced tools
Comparing version 1.1.0-alpha.1 to 1.1.0
# @onflow/transport-grpc | ||
## 1.1.0 | ||
### Minor Changes | ||
- [#1206](https://github.com/onflow/fcl-js/pull/1206) [`6ae4469c`](https://github.com/onflow/fcl-js/commit/6ae4469cdaa9590ef110ed1c0ec6928d9ac09845) Thanks [@jribbink](https://github.com/jribbink)! - Added blockId to transport-grpc transaction status | ||
### Patch Changes | ||
- Updated dependencies [[`d09ba0f0`](https://github.com/onflow/fcl-js/commit/d09ba0f00f53f93feb351a3da5e821eada6287f0), [`6ae4469c`](https://github.com/onflow/fcl-js/commit/6ae4469cdaa9590ef110ed1c0ec6928d9ac09845)]: | ||
- @onflow/util-template@1.0.2 | ||
- @onflow/protobuf@1.1.0 | ||
## 1.1.0-alpha.1 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@onflow/transport-grpc", | ||
"version": "1.1.0-alpha.1", | ||
"version": "1.1.0", | ||
"description": "Flow SDK GRPC Transport Module", | ||
@@ -40,8 +40,8 @@ "license": "Apache-2.0", | ||
"@improbable-eng/grpc-web-node-http-transport": "^0.14.0", | ||
"@onflow/protobuf": "^1.1.0-alpha.0", | ||
"@onflow/protobuf": "^1.1.0", | ||
"@onflow/rlp": "^1.0.1", | ||
"@onflow/util-address": "^1.0.1", | ||
"@onflow/util-invariant": "^1.0.1", | ||
"@onflow/util-template": "^1.0.2-alpha.0" | ||
"@onflow/util-template": "^1.0.2" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
478409
0
Updated@onflow/protobuf@^1.1.0
Updated@onflow/util-template@^1.0.2