@solana/sysvars
Advanced tools
Comparing version 2.1.0-canary-20241203191007 to 2.1.0-canary-20241205053408
export * from './clock'; | ||
export * from './epoch-rewards'; | ||
export * from './epoch-schedule'; | ||
export * from './fees'; | ||
export * from './last-restart-slot'; | ||
@@ -6,0 +5,0 @@ export * from './recent-blockhashes'; |
@@ -9,3 +9,2 @@ import { type FetchAccountConfig, type MaybeAccount, type MaybeEncodedAccount } from '@solana/accounts'; | ||
export declare const SYSVAR_EPOCH_SCHEDULE_ADDRESS: Address<"SysvarEpochSchedu1e111111111111111111111111">; | ||
export declare const SYSVAR_FEES_ADDRESS: Address<"SysvarFees111111111111111111111111111111111">; | ||
export declare const SYSVAR_INSTRUCTIONS_ADDRESS: Address<"Sysvar1nstructions1111111111111111111111111">; | ||
@@ -18,3 +17,3 @@ export declare const SYSVAR_LAST_RESTART_SLOT_ADDRESS: Address<"SysvarLastRestartS1ot1111111111111111111111">; | ||
export declare const SYSVAR_STAKE_HISTORY_ADDRESS: Address<"SysvarStakeHistory1111111111111111111111111">; | ||
type SysvarAddress = typeof SYSVAR_CLOCK_ADDRESS | typeof SYSVAR_EPOCH_REWARDS_ADDRESS | typeof SYSVAR_EPOCH_SCHEDULE_ADDRESS | typeof SYSVAR_FEES_ADDRESS | typeof SYSVAR_INSTRUCTIONS_ADDRESS | typeof SYSVAR_LAST_RESTART_SLOT_ADDRESS | typeof SYSVAR_RECENT_BLOCKHASHES_ADDRESS | typeof SYSVAR_RENT_ADDRESS | typeof SYSVAR_SLOT_HASHES_ADDRESS | typeof SYSVAR_SLOT_HISTORY_ADDRESS | typeof SYSVAR_STAKE_HISTORY_ADDRESS; | ||
type SysvarAddress = typeof SYSVAR_CLOCK_ADDRESS | typeof SYSVAR_EPOCH_REWARDS_ADDRESS | typeof SYSVAR_EPOCH_SCHEDULE_ADDRESS | typeof SYSVAR_INSTRUCTIONS_ADDRESS | typeof SYSVAR_LAST_RESTART_SLOT_ADDRESS | typeof SYSVAR_RECENT_BLOCKHASHES_ADDRESS | typeof SYSVAR_RENT_ADDRESS | typeof SYSVAR_SLOT_HASHES_ADDRESS | typeof SYSVAR_SLOT_HISTORY_ADDRESS | typeof SYSVAR_STAKE_HISTORY_ADDRESS; | ||
/** | ||
@@ -21,0 +20,0 @@ * Fetch an encoded sysvar account. |
{ | ||
"name": "@solana/sysvars", | ||
"version": "2.1.0-canary-20241203191007", | ||
"version": "2.1.0-canary-20241205053408", | ||
"description": "An abstraction layer over signing messages and transactions in Solana", | ||
@@ -57,6 +57,6 @@ "exports": { | ||
"dependencies": { | ||
"@solana/accounts": "2.1.0-canary-20241203191007", | ||
"@solana/codecs": "2.1.0-canary-20241203191007", | ||
"@solana/errors": "2.1.0-canary-20241203191007", | ||
"@solana/rpc-types": "2.1.0-canary-20241203191007" | ||
"@solana/accounts": "2.1.0-canary-20241205053408", | ||
"@solana/rpc-types": "2.1.0-canary-20241205053408", | ||
"@solana/codecs": "2.1.0-canary-20241205053408", | ||
"@solana/errors": "2.1.0-canary-20241205053408" | ||
}, | ||
@@ -63,0 +63,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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
318999
35
2016
1
+ Added@solana/accounts@2.1.0-canary-20241205053408(transitive)
+ Added@solana/addresses@2.1.0-canary-20241205053408(transitive)
+ Added@solana/assertions@2.1.0-canary-20241205053408(transitive)
+ Added@solana/codecs@2.1.0-canary-20241205053408(transitive)
+ Added@solana/codecs-core@2.1.0-canary-20241205053408(transitive)
+ Added@solana/codecs-data-structures@2.1.0-canary-20241205053408(transitive)
+ Added@solana/codecs-numbers@2.1.0-canary-20241205053408(transitive)
+ Added@solana/codecs-strings@2.1.0-canary-20241205053408(transitive)
+ Added@solana/errors@2.1.0-canary-20241205053408(transitive)
+ Added@solana/options@2.1.0-canary-20241205053408(transitive)
+ Added@solana/rpc-spec@2.1.0-canary-20241205053408(transitive)
+ Added@solana/rpc-spec-types@2.1.0-canary-20241205053408(transitive)
+ Added@solana/rpc-types@2.1.0-canary-20241205053408(transitive)
- Removed@solana/accounts@2.1.0-canary-20241203191007(transitive)
- Removed@solana/addresses@2.1.0-canary-20241203191007(transitive)
- Removed@solana/assertions@2.1.0-canary-20241203191007(transitive)
- Removed@solana/codecs@2.1.0-canary-20241203191007(transitive)
- Removed@solana/codecs-core@2.1.0-canary-20241203191007(transitive)
- Removed@solana/codecs-data-structures@2.1.0-canary-20241203191007(transitive)
- Removed@solana/codecs-numbers@2.1.0-canary-20241203191007(transitive)
- Removed@solana/codecs-strings@2.1.0-canary-20241203191007(transitive)
- Removed@solana/errors@2.1.0-canary-20241203191007(transitive)
- Removed@solana/options@2.1.0-canary-20241203191007(transitive)
- Removed@solana/rpc-spec@2.1.0-canary-20241203191007(transitive)
- Removed@solana/rpc-spec-types@2.1.0-canary-20241203191007(transitive)
- Removed@solana/rpc-types@2.1.0-canary-20241203191007(transitive)