@solana/rpc-core
Advanced tools
Comparing version 2.0.0-experimental.73932e0 to 2.0.0-experimental.77f78a8
@@ -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.73932e0", | ||
"version": "2.0.0-experimental.77f78a8", | ||
"description": "A library for making calls to the Solana JSON RPC API", | ||
@@ -49,3 +49,3 @@ "exports": { | ||
"dependencies": { | ||
"@solana/keys": "2.0.0-experimental.73932e0" | ||
"@solana/keys": "2.0.0-experimental.77f78a8" | ||
}, | ||
@@ -75,3 +75,3 @@ "devDependencies": { | ||
"version-from-git": "^1.1.1", | ||
"@solana/rpc-transport": "2.0.0-experimental.73932e0", | ||
"@solana/rpc-transport": "2.0.0-experimental.77f78a8", | ||
"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
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
89516
36
1
24
0
+ Added@solana/keys@2.0.0-experimental.77f78a8(transitive)
- Removed@solana/keys@2.0.0-experimental.73932e0(transitive)