New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@subql/common-algorand

Package Overview
Dependencies
Maintainers
0
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@subql/common-algorand - npm Package Compare versions

Comparing version 4.0.1-0 to 4.1.0

5

CHANGELOG.md

@@ -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

7

package.json
{
"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"
}
}
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