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
11
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.2.0-alpha.0 to 1.2.0-alpha.1

15

CHANGELOG.md
# @onflow/transport-grpc
## 1.2.0-alpha.1
### Minor Changes
- [#1577](https://github.com/onflow/fcl-js/pull/1577) [`d9a49531`](https://github.com/onflow/fcl-js/commit/d9a495316cd03ed0de99e0f01d1b8850a1f0eec4) Thanks [@chasefleming](https://github.com/chasefleming)! - Add npmignore file for build
### Patch Changes
- Updated dependencies [[`d9a49531`](https://github.com/onflow/fcl-js/commit/d9a495316cd03ed0de99e0f01d1b8850a1f0eec4)]:
- @onflow/protobuf@1.2.0-alpha.0
- @onflow/rlp@1.1.0-alpha.0
- @onflow/util-address@1.1.0-alpha.3
- @onflow/util-invariant@1.1.0-alpha.0
- @onflow/util-template@1.1.0-alpha.0
## 1.2.0-alpha.0

@@ -4,0 +19,0 @@

14

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

@@ -21,3 +21,3 @@ "license": "Apache-2.0",

"devDependencies": {
"@onflow/fcl-bundle": "^1.2.0",
"@onflow/fcl-bundle": "^1.3.0-alpha.0",
"jest": "^27.0.6",

@@ -42,8 +42,8 @@ "jest-esm-transformer": "1.0.0"

"@improbable-eng/grpc-web-node-http-transport": "^0.14.0",
"@onflow/protobuf": "^1.1.0",
"@onflow/rlp": "^1.0.3",
"@onflow/util-address": "^1.1.0-alpha.0",
"@onflow/util-invariant": "^1.0.3",
"@onflow/util-template": "^1.0.4"
"@onflow/protobuf": "^1.2.0-alpha.0",
"@onflow/rlp": "^1.1.0-alpha.0",
"@onflow/util-address": "^1.1.0-alpha.3",
"@onflow/util-invariant": "^1.1.0-alpha.0",
"@onflow/util-template": "^1.1.0-alpha.0"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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