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

@onflow/transport-http

Package Overview
Dependencies
Maintainers
13
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onflow/transport-http - npm Package Compare versions

Comparing version 1.10.0-alpha.1 to 1.10.0-alpha.2

12

CHANGELOG.md
# @onflow/transport-http
## 1.10.0-alpha.2
### 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/util-logger@1.3.2-alpha.2
## 1.10.0-alpha.1

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

18

package.json
{
"name": "@onflow/transport-http",
"version": "1.10.0-alpha.1",
"version": "1.10.0-alpha.2",
"description": "Flow SDK HTTP Transport Module",

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

"devDependencies": {
"@onflow/fcl-bundle": "^1.4.2-alpha.1",
"@onflow/rlp": "^1.2.2-alpha.1",
"@onflow/sdk": "^1.4.0-alpha.2",
"@onflow/types": "^1.3.0-alpha.1",
"@onflow/fcl-bundle": "1.4.2-alpha.1",
"@onflow/rlp": "1.2.2-alpha.2",
"@onflow/sdk": "1.4.0-alpha.3",
"@onflow/types": "1.3.0-alpha.2",
"jest": "^29.5.0"

@@ -38,6 +38,6 @@ },

"@babel/runtime": "^7.18.6",
"@onflow/util-address": "^1.2.2-alpha.1",
"@onflow/util-invariant": "^1.2.2-alpha.1",
"@onflow/util-logger": "^1.3.2-alpha.1",
"@onflow/util-template": "^1.2.2-alpha.1",
"@onflow/util-address": "1.2.2-alpha.2",
"@onflow/util-invariant": "1.2.2-alpha.2",
"@onflow/util-logger": "1.3.2-alpha.2",
"@onflow/util-template": "1.2.2-alpha.2",
"abort-controller": "^3.0.0",

@@ -44,0 +44,0 @@ "cross-fetch": "^3.1.6",

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