Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.5.1 to 0.5.2

7

CHANGELOG.md

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

## [0.5.2] - 2023-06-19
### Changed
- upgrade @metamask/eth-sig-util to ^5.1.0
## [0.5.1] - 2023-06-15

@@ -40,3 +44,4 @@ ### Changed

[Unreleased]: https://github.com/subquery/network-clients/compare/v0.5.1...HEAD
[Unreleased]: https://github.com/subquery/network-clients/compare/v0.5.2...HEAD
[0.5.2]: https://github.com/subquery/network-clients/compare/v0.5.1...v0.5.2
[0.5.1]: https://github.com/subquery/network-clients/compare/v0.5.0...v0.5.1

@@ -43,0 +48,0 @@ [0.5.0]: https://github.com/subquery/network-clients/compare/v0.4.0...v0.5.0

4

package.json
{
"name": "@subql/apollo-links",
"version": "0.5.1",
"version": "0.5.2",
"description": "SubQuery Network - graphql links",

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

"dependencies": {
"@metamask/eth-sig-util": "4.0.1",
"@metamask/eth-sig-util": "5.1.0",
"apollo-link-error": "^1.1.13",

@@ -15,0 +15,0 @@ "axios": "^0.27.2",

Sorry, the diff of this file is not supported yet

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