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.4.1-2 to 0.5.0

11

CHANGELOG.md

@@ -9,2 +9,10 @@ # Changelog

## [0.5.0] - 2023-06-14
### Fixed
- fix the apollo/client import to /core to avoid react dep (#125)
### Changed
- separate the link create function for dict & project (#124)
- rename projectHttpLink to deploymentHttpLink (#126)
## [0.4.0] - 2023-06-13

@@ -25,5 +33,6 @@ ### Added

[Unreleased]: https://github.com/subquery/network-clients/compare/v0.4.0...HEAD
[Unreleased]: https://github.com/subquery/network-clients/compare/v0.5.0...HEAD
[0.5.0]: https://github.com/subquery/network-clients/compare/v0.4.0...v0.5.0
[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.4.1-2",
"version": "0.5.0",
"description": "SubQuery Network - graphql links",

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

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