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

@solana/accounts

Package Overview
Dependencies
Maintainers
15
Versions
950
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.0.0-experimental.4c9a8b8 to 2.0.0-experimental.4f33613

3

dist/types/fetch-account.d.ts

@@ -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

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