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
13
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.3.2-event-streaming.0 to 1.3.2-event-streaming.1

12

CHANGELOG.md
# @onflow/transport-grpc
## 1.3.2-event-streaming.1
### Patch Changes
- Add subscribeEvents export to FCL & fix build
- Updated dependencies []:
- @onflow/util-invariant@1.2.2-event-streaming.1
- @onflow/util-template@1.2.2-event-streaming.1
- @onflow/util-address@1.2.2-event-streaming.1
- @onflow/rlp@1.2.2-event-streaming.1
## 1.3.2-event-streaming.0

@@ -4,0 +16,0 @@

14

package.json
{
"name": "@onflow/transport-grpc",
"version": "1.3.2-event-streaming.0",
"version": "1.3.2-event-streaming.1",
"description": "Flow SDK GRPC Transport Module",

@@ -16,4 +16,4 @@ "license": "Apache-2.0",

"devDependencies": {
"@onflow/fcl-bundle": "^1.4.2-event-streaming.0",
"@onflow/sdk": "^1.4.0-event-streaming.0",
"@onflow/fcl-bundle": "^1.4.2-event-streaming.1",
"@onflow/sdk": "^1.4.0-event-streaming.1",
"jest": "^29.5.0"

@@ -38,7 +38,7 @@ },

"@onflow/protobuf": "^1.2.2",
"@onflow/rlp": "^1.2.2-event-streaming.0",
"@onflow/util-address": "^1.2.2-event-streaming.0",
"@onflow/util-invariant": "^1.2.2-event-streaming.0",
"@onflow/util-template": "^1.2.2-event-streaming.0"
"@onflow/rlp": "^1.2.2-event-streaming.1",
"@onflow/util-address": "^1.2.2-event-streaming.1",
"@onflow/util-invariant": "^1.2.2-event-streaming.1",
"@onflow/util-template": "^1.2.2-event-streaming.1"
}
}
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