Socket
Socket
Sign inDemoInstall

@subql/apollo-links

Package Overview
Dependencies
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@subql/apollo-links - npm Package Compare versions

Comparing version 0.3.5-0 to 0.4.0

17

CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.

@@ -10,6 +9,20 @@

## [0.2.1] - 2022-09-09
## [0.4.0] - 2023-06-13
### Added
- Feat/auth link routing (#122)
## [0.3.4] - 2023-06-13
### Added
- Get networkChainId from authURl (#108)
### Fixed
- Fix runtime error catch for authLink (#120)
## [0.2.1] - 2023-06-13
### Added
- Add Authlink for Apollo client
[Unreleased]: https://github.com/subquery/network-clients/compare/v0.4.0...HEAD
[0.4.0]: https://github.com/subquery/network-clients/compare/v0.3.4...v0.4.0
[0.3.4]: https://github.com/subquery/network-clients/compare/v0.2.1...v0.3.4
[0.2.1]: https://github.com/subquery/network-clients/releases/tag/v0.2.1

5

package.json
{
"name": "@subql/apollo-links",
"version": "0.3.5-0",
"version": "0.4.0",
"description": "SubQuery Network - graphql links",

@@ -27,4 +27,3 @@ "main": "dist/index.js",

"graphql": "*"
},
"stableVersion": "0.3.4"
}
}
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