Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@onflow/transport-http

Package Overview
Dependencies
Maintainers
0
Versions
61
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.3-alpha.0 to 1.10.3

12

CHANGELOG.md
# @onflow/transport-http
## 1.10.3
### Patch Changes
- [#1983](https://github.com/onflow/fcl-js/pull/1983) [`18d24c8bad7efa0d8741d74f0cf299f89b3622c7`](https://github.com/onflow/fcl-js/commit/18d24c8bad7efa0d8741d74f0cf299f89b3622c7) Thanks [@jribbink](https://github.com/jribbink)! - Update dependencies
- Updated dependencies [[`18d24c8bad7efa0d8741d74f0cf299f89b3622c7`](https://github.com/onflow/fcl-js/commit/18d24c8bad7efa0d8741d74f0cf299f89b3622c7)]:
- @onflow/util-invariant@1.2.4
- @onflow/util-template@1.2.3
- @onflow/util-address@1.2.3
- @onflow/util-logger@1.3.3
## 1.10.3-alpha.0

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

18

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

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

"devDependencies": {
"@onflow/fcl-bundle": "1.5.1-alpha.0",
"@onflow/rlp": "1.2.3-alpha.0",
"@onflow/sdk": "1.5.4-alpha.0",
"@onflow/types": "1.4.1-alpha.0",
"@onflow/fcl-bundle": "1.6.0",
"@onflow/rlp": "1.2.3",
"@onflow/sdk": "1.5.4",
"@onflow/types": "1.4.1",
"jest": "^29.7.0"

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

"@babel/runtime": "^7.25.7",
"@onflow/util-address": "1.2.3-alpha.0",
"@onflow/util-invariant": "1.2.4-alpha.0",
"@onflow/util-logger": "1.3.3-alpha.0",
"@onflow/util-template": "1.2.3-alpha.0",
"@onflow/util-address": "1.2.3",
"@onflow/util-invariant": "1.2.4",
"@onflow/util-logger": "1.3.3",
"@onflow/util-template": "1.2.3",
"abort-controller": "^3.0.0",

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

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