New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@onflow/transport-grpc

Package Overview
Dependencies
Maintainers
16
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onflow/transport-grpc - npm Package Compare versions

Comparing version 1.1.0-alpha.1 to 1.1.0

12

CHANGELOG.md
# @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 @@

6

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc