@subql/types-cosmos
Advanced tools
Comparing version 3.4.1-0 to 3.5.0
@@ -9,2 +9,3 @@ # Changelog | ||
## [3.5.0] - 2024-07-01 | ||
### Added | ||
@@ -123,3 +124,4 @@ - Add type `CosmosNetworkModule` to support cosmos module (#267) | ||
## [0.0.5] - 2022-06-15 | ||
[Unreleased]: https://github.com/subquery/subql-cosmos/compare/types-cosmos/3.4.0...HEAD | ||
[Unreleased]: https://github.com/subquery/subql-cosmos/compare/types-cosmos/3.5.0...HEAD | ||
[3.5.0]: https://github.com/subquery/subql-cosmos/compare/types-cosmos/3.4.0...types-cosmos/3.5.0 | ||
[3.4.0]: https://github.com/subquery/subql-cosmos/compare/types-cosmos/3.3.0...types-cosmos/3.4.0 | ||
@@ -126,0 +128,0 @@ [3.3.0]: https://github.com/subquery/subql-cosmos/compare/types-cosmos/3.2.4...types-cosmos/3.3.0 |
{ | ||
"name": "@subql/types-cosmos", | ||
"version": "3.4.1-0", | ||
"version": "3.5.0", | ||
"description": "", | ||
@@ -22,5 +22,4 @@ "homepage": "https://github.com/subquery/subql-cosmos", | ||
"@cosmjs/stargate": "^0.32.3", | ||
"@subql/types-core": "^0.8.1-1" | ||
}, | ||
"stableVersion": "3.4.0" | ||
"@subql/types-core": "^0.9.0" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
136398
1
+ Added@subql/types-core@0.9.1(transitive)
- Removed@subql/types-core@0.8.1-1-modular-0.0.1(transitive)
Updated@subql/types-core@^0.9.0