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

@onflow/transport-http

Package Overview
Dependencies
Maintainers
12
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.7.0 to 1.8.0-alpha.0

tsconfig.json

14

CHANGELOG.md
# @onflow/transport-http
## 1.8.0-alpha.0
### Minor Changes
- TS build
### Patch Changes
- Updated dependencies []:
- @onflow/util-invariant@1.2.0-alpha.0
- @onflow/util-template@1.2.0-alpha.0
- @onflow/util-address@1.2.0-alpha.0
- @onflow/util-logger@1.3.0-alpha.0
## 1.7.0

@@ -4,0 +18,0 @@

18

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

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

"devDependencies": {
"@onflow/fcl-bundle": "^1.3.1",
"@onflow/rlp": "^1.1.0",
"@onflow/sdk": "^1.2.1",
"@onflow/types": "^1.1.0",
"@onflow/fcl-bundle": "^1.4.0-alpha.0",
"@onflow/rlp": "^1.2.0-alpha.0",
"@onflow/sdk": "^1.3.0-alpha.0",
"@onflow/types": "^1.2.0-alpha.0",
"jest": "^29.5.0"

@@ -37,6 +37,6 @@ },

"@babel/runtime": "^7.18.6",
"@onflow/util-address": "^1.1.0",
"@onflow/util-invariant": "^1.1.0",
"@onflow/util-logger": "^1.2.1",
"@onflow/util-template": "^1.1.0",
"@onflow/util-address": "^1.2.0-alpha.0",
"@onflow/util-invariant": "^1.2.0-alpha.0",
"@onflow/util-logger": "^1.3.0-alpha.0",
"@onflow/util-template": "^1.2.0-alpha.0",
"abort-controller": "^3.0.0",

@@ -43,0 +43,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