Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@solana/accounts

Package Overview
Dependencies
Maintainers
0
Versions
968
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/accounts - npm Package Compare versions

Comparing version 2.1.0-canary-20241118102111 to 2.1.0-canary-20241119082921

1

dist/types/account.d.ts

@@ -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. */

14

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc