@onflow/transport-http
Advanced tools
Comparing version 1.10.3-alpha.0 to 1.10.3
# @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 @@ |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
449485
0
+ Added@onflow/util-address@1.2.3(transitive)
+ Added@onflow/util-invariant@1.2.4(transitive)
+ Added@onflow/util-logger@1.3.3(transitive)
+ Added@onflow/util-template@1.2.3(transitive)
- Removed@onflow/util-address@1.2.3-alpha.0(transitive)
- Removed@onflow/util-invariant@1.2.4-alpha.0(transitive)
- Removed@onflow/util-logger@1.3.3-alpha.0(transitive)
- Removed@onflow/util-template@1.2.3-alpha.0(transitive)
Updated@onflow/util-address@1.2.3
Updated@onflow/util-invariant@1.2.4
Updated@onflow/util-logger@1.3.3
Updated@onflow/util-template@1.2.3