@pythnetwork/client
Advanced tools
Comparing version 2.18.0 to 2.19.0
# 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 @@ |
{ | ||
"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": { |
135879
+ Added@coral-xyz/anchor@0.28.1-beta.2(transitive)
+ Added@coral-xyz/borsh@0.28.0(transitive)
- Removed@coral-xyz/anchor@0.26.0(transitive)
- Removed@coral-xyz/borsh@0.26.0(transitive)
- Removedjs-sha256@0.9.0(transitive)
Updated@coral-xyz/borsh@^0.28.0