@solana/accounts
Advanced tools
Comparing version 2.0.0-experimental.4c9a8b8 to 2.0.0-experimental.4f33613
@@ -5,4 +5,3 @@ import type { Address } from '@solana/addresses'; | ||
import type { GetMultipleAccountsApi } from '@solana/rpc-core/dist/types/rpc-methods/getMultipleAccounts'; | ||
import type { Rpc } from '@solana/rpc-transport/dist/types/json-rpc-types'; | ||
import type { Commitment } from '@solana/rpc-types'; | ||
import type { Commitment, Rpc } from '@solana/rpc-types'; | ||
import type { MaybeAccount, MaybeEncodedAccount } from './maybe-account.js'; | ||
@@ -9,0 +8,0 @@ /** Optional configuration for fetching a singular account. */ |
{ | ||
"name": "@solana/accounts", | ||
"version": "2.0.0-experimental.4c9a8b8", | ||
"version": "2.0.0-experimental.4f33613", | ||
"description": "Helpers for representing, fetching and decoding Solana accounts", | ||
@@ -49,8 +49,7 @@ "exports": { | ||
"dependencies": { | ||
"@solana/addresses": "2.0.0-experimental.4c9a8b8", | ||
"@solana/codecs-core": "2.0.0-experimental.4c9a8b8", | ||
"@solana/codecs-strings": "2.0.0-experimental.4c9a8b8", | ||
"@solana/rpc-core": "2.0.0-experimental.4c9a8b8", | ||
"@solana/rpc-transport": "2.0.0-experimental.4c9a8b8", | ||
"@solana/rpc-types": "2.0.0-experimental.4c9a8b8" | ||
"@solana/addresses": "2.0.0-experimental.4f33613", | ||
"@solana/codecs-core": "2.0.0-experimental.4f33613", | ||
"@solana/codecs-strings": "2.0.0-experimental.4f33613", | ||
"@solana/rpc-core": "2.0.0-development", | ||
"@solana/rpc-types": "2.0.0-experimental.4f33613" | ||
}, | ||
@@ -73,4 +72,4 @@ "devDependencies": { | ||
"version-from-git": "^1.1.1", | ||
"test-config": "0.0.0", | ||
"build-scripts": "0.0.0", | ||
"test-config": "0.0.0", | ||
"test-matchers": "0.0.0", | ||
@@ -77,0 +76,0 @@ "tsconfig": "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
5
152606
743
+ Added@solana/addresses@2.0.0-experimental.4f33613(transitive)
+ Added@solana/assertions@2.0.0-experimental.4f33613(transitive)
+ Added@solana/codecs-core@2.0.0-experimental.4f33613(transitive)
+ Added@solana/codecs-data-structures@2.0.0-experimental.4f33613(transitive)
+ Added@solana/codecs-numbers@2.0.0-experimental.4f33613(transitive)
+ Added@solana/codecs-strings@2.0.0-experimental.4f33613(transitive)
+ Added@solana/functional@2.0.0-experimental.4f33613(transitive)
+ Added@solana/keys@2.0.0-experimental.4f33613(transitive)
+ Added@solana/rpc-core@2.0.0-development(transitive)
+ Added@solana/rpc-parsed-types@2.0.0-experimental.4f33613(transitive)
+ Added@solana/rpc-transport@2.0.0-experimental.4f33613(transitive)
+ Added@solana/rpc-types@2.0.0-experimental.4f33613(transitive)
+ Added@solana/transactions@2.0.0-experimental.4f33613(transitive)
- Removed@solana/addresses@2.0.0-experimental.4c9a8b8(transitive)
- Removed@solana/assertions@2.0.0-experimental.4c9a8b8(transitive)
- Removed@solana/codecs-core@2.0.0-experimental.4c9a8b8(transitive)
- Removed@solana/codecs-numbers@2.0.0-experimental.4c9a8b8(transitive)
- Removed@solana/codecs-strings@2.0.0-experimental.4c9a8b8(transitive)
- Removed@solana/rpc-core@2.0.0-experimental.4c9a8b8(transitive)
- Removed@solana/rpc-transport@2.0.0-experimental.4c9a8b8(transitive)
- Removed@solana/rpc-types@2.0.0-experimental.4c9a8b8(transitive)