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

@pythnetwork/client

Package Overview
Dependencies
Maintainers
4
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pythnetwork/client - npm Package Compare versions

Comparing version 2.18.0 to 2.19.0

5

CHANGELOG.md
# Changelog
## 2.19.0
- Upgrade `@coral-xyz/anchor` to `^0.28.1-beta.1`
- Upgrade `@coral-xyz/borsh` to `^0.28.0`
## 2.18.0

@@ -4,0 +9,0 @@

6

package.json
{
"name": "@pythnetwork/client",
"version": "2.18.0",
"version": "2.19.0",
"description": "Client for consuming Pyth price data",

@@ -47,4 +47,4 @@ "homepage": "https://pyth.network",

"buffer": "^6.0.1",
"@coral-xyz/anchor": "^0.26.0",
"@coral-xyz/borsh": "^0.26.0"
"@coral-xyz/anchor": "^0.28.1-beta.1",
"@coral-xyz/borsh": "^0.28.0"
},

@@ -51,0 +51,0 @@ "peerDependencies": {

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