@subql/common-algorand
Advanced tools
Comparing version 4.0.1-0 to 4.1.0
@@ -8,2 +8,4 @@ # Changelog | ||
## [Unreleased] | ||
## [4.1.0] - 2024-08-07 | ||
### Removed | ||
@@ -103,3 +105,4 @@ - `apiKey` option from network config, please use endpoint config and specify the `X-Indexer-API-Token` header instead (#130) | ||
## [1.0.0] - 2022-08-04 | ||
[Unreleased]: https://github.com/subquery/subql-algorand/compare/common-algorand/4.0.0...HEAD | ||
[Unreleased]: https://github.com/subquery/subql-algorand/compare/common-algorand/4.1.0...HEAD | ||
[4.1.0]: https://github.com/subquery/subql-algorand/compare/common-algorand/4.0.0...common-algorand/4.1.0 | ||
[4.0.0]: https://github.com/subquery/subql-algorand/compare/common-algorand/3.5.0...common-algorand/4.0.0 | ||
@@ -106,0 +109,0 @@ [3.5.0]: https://github.com/subquery/subql-algorand/compare/common-algorand/3.4.0...common-algorand/3.5.0 |
{ | ||
"name": "@subql/common-algorand", | ||
"version": "4.0.1-0", | ||
"version": "4.1.0", | ||
"description": "", | ||
@@ -18,3 +18,3 @@ "scripts": { | ||
"@subql/common": "^5.0.0", | ||
"@subql/types-algorand": "3.4.1-0" | ||
"@subql/types-algorand": "3.5.0" | ||
}, | ||
@@ -32,4 +32,3 @@ "peerDependencies": { | ||
"@types/semver": "^7" | ||
}, | ||
"stableVersion": "4.0.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
239647
1
+ Added@subql/types-algorand@3.5.0(transitive)
+ Addedalgosdk@2.11.03.2.0(transitive)
- Removed@subql/types-algorand@3.4.1-0(transitive)
- Removedalgosdk@2.10.03.1.0(transitive)
Updated@subql/types-algorand@3.5.0