@solana/rpc-core
Advanced tools
Comparing version 2.0.0-experimental.92a60c3 to 2.0.0-experimental.982fafd
@@ -1,2 +0,2 @@ | ||
import { IRpcApi } from '@solana/rpc-transport/dist/types/json-rpc-transport/json-rpc-transport-types'; | ||
import { IRpcApi } from '@solana/rpc-transport/dist/types/json-rpc-types'; | ||
import { GetAccountInfoApi } from './rpc-methods/getAccountInfo'; | ||
@@ -3,0 +3,0 @@ import { GetBlockHeightApi } from './rpc-methods/getBlockHeight'; |
{ | ||
"name": "@solana/rpc-core", | ||
"version": "2.0.0-experimental.92a60c3", | ||
"version": "2.0.0-experimental.982fafd", | ||
"description": "A library for making calls to the Solana JSON RPC API", | ||
@@ -49,3 +49,3 @@ "exports": { | ||
"dependencies": { | ||
"@solana/keys": "2.0.0-experimental.92a60c3" | ||
"@solana/keys": "2.0.0-experimental.982fafd" | ||
}, | ||
@@ -75,3 +75,3 @@ "devDependencies": { | ||
"version-from-git": "^1.1.1", | ||
"@solana/rpc-transport": "2.0.0-experimental.92a60c3", | ||
"@solana/rpc-transport": "2.0.0-experimental.982fafd", | ||
"build-scripts": "0.0.0", | ||
@@ -78,0 +78,0 @@ "test-config": "0.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
80374
+ Added@solana/keys@2.0.0-experimental.982fafd(transitive)
- Removed@solana/keys@2.0.0-experimental.92a60c3(transitive)