@helium/account-fetch-cache
Advanced tools
Comparing version
{ | ||
"name": "@helium/account-fetch-cache", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "Solana account fetch cache to eliminate reduntant fetching, and batch fetches", | ||
@@ -34,3 +34,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@solana/web3.js": "^1.78.4" | ||
"@solana/web3.js": "^1.78.8" | ||
}, | ||
@@ -42,3 +42,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "18b192d499b7f044de154bd7d83928d704409ea7" | ||
"gitHead": "b8e8b797440563f4f6335f5119567fbe55c5033c" | ||
} |
Sorry, the diff of this file is not supported yet
Updated