@solana/accounts
Advanced tools
Comparing version 2.1.0-canary-20241118102111 to 2.1.0-canary-20241119082921
@@ -11,2 +11,3 @@ import type { Address } from '@solana/addresses'; | ||
readonly programAddress: Address; | ||
readonly space: bigint; | ||
}; | ||
@@ -13,0 +14,0 @@ /** Defines a Solana account with its generic details and parsed or encoded data. */ |
{ | ||
"name": "@solana/accounts", | ||
"version": "2.1.0-canary-20241118102111", | ||
"version": "2.1.0-canary-20241119082921", | ||
"description": "Helpers for representing, fetching and decoding Solana accounts", | ||
@@ -57,8 +57,8 @@ "exports": { | ||
"dependencies": { | ||
"@solana/addresses": "2.1.0-canary-20241118102111", | ||
"@solana/codecs-strings": "2.1.0-canary-20241118102111", | ||
"@solana/codecs-core": "2.1.0-canary-20241118102111", | ||
"@solana/rpc-spec": "2.1.0-canary-20241118102111", | ||
"@solana/rpc-types": "2.1.0-canary-20241118102111", | ||
"@solana/errors": "2.1.0-canary-20241118102111" | ||
"@solana/addresses": "2.1.0-canary-20241119082921", | ||
"@solana/codecs-core": "2.1.0-canary-20241119082921", | ||
"@solana/codecs-strings": "2.1.0-canary-20241119082921", | ||
"@solana/errors": "2.1.0-canary-20241119082921", | ||
"@solana/rpc-spec": "2.1.0-canary-20241119082921", | ||
"@solana/rpc-types": "2.1.0-canary-20241119082921" | ||
}, | ||
@@ -65,0 +65,0 @@ "peerDependencies": { |
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
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
168091
727
+ Added@solana/addresses@2.1.0-canary-20241119082921(transitive)
+ Added@solana/assertions@2.1.0-canary-20241119082921(transitive)
+ Added@solana/codecs-core@2.1.0-canary-20241119082921(transitive)
+ Added@solana/codecs-numbers@2.1.0-canary-20241119082921(transitive)
+ Added@solana/codecs-strings@2.1.0-canary-20241119082921(transitive)
+ Added@solana/errors@2.1.0-canary-20241119082921(transitive)
+ Added@solana/rpc-spec@2.1.0-canary-20241119082921(transitive)
+ Added@solana/rpc-spec-types@2.1.0-canary-20241119082921(transitive)
+ Added@solana/rpc-types@2.1.0-canary-20241119082921(transitive)
- Removed@solana/addresses@2.1.0-canary-20241118102111(transitive)
- Removed@solana/assertions@2.1.0-canary-20241118102111(transitive)
- Removed@solana/codecs-core@2.1.0-canary-20241118102111(transitive)
- Removed@solana/codecs-numbers@2.1.0-canary-20241118102111(transitive)
- Removed@solana/codecs-strings@2.1.0-canary-20241118102111(transitive)
- Removed@solana/errors@2.1.0-canary-20241118102111(transitive)
- Removed@solana/rpc-spec@2.1.0-canary-20241118102111(transitive)
- Removed@solana/rpc-spec-types@2.1.0-canary-20241118102111(transitive)
- Removed@solana/rpc-types@2.1.0-canary-20241118102111(transitive)