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

@saberhq/solana-contrib

Package Overview
Dependencies
Maintainers
2
Versions
181
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saberhq/solana-contrib - npm Package Compare versions

Comparing version 1.12.49 to 1.12.50

4

dist/cjs/provider.d.ts

@@ -143,5 +143,5 @@ import type { Commitment, ConfirmOptions, Connection, KeyedAccountInfo, PublicKey, RpcResponseAndContext, Signer, SimulatedTransactionResponse, Transaction, TransactionInstruction } from "@solana/web3.js";

/**
* Gets the {@link PublicKey} of the wallet.
* The {@link PublicKey} of the wallet.
*/
get walletKey(): PublicKey;
readonly walletKey: PublicKey;
/**

@@ -148,0 +148,0 @@ * Creates a new transaction using this Provider.

@@ -143,5 +143,5 @@ import type { Commitment, ConfirmOptions, Connection, KeyedAccountInfo, PublicKey, RpcResponseAndContext, Signer, SimulatedTransactionResponse, Transaction, TransactionInstruction } from "@solana/web3.js";

/**
* Gets the {@link PublicKey} of the wallet.
* The {@link PublicKey} of the wallet.
*/
get walletKey(): PublicKey;
readonly walletKey: PublicKey;
/**

@@ -148,0 +148,0 @@ * Creates a new transaction using this Provider.

{
"name": "@saberhq/solana-contrib",
"version": "1.12.49",
"version": "1.12.50",
"description": "Common types and libraries for Solana",

@@ -45,3 +45,3 @@ "author": "Ian Macalinao <ian@saber.so>",

},
"gitHead": "14dcd219635bb64a8361abdc182fdd7ae69a9ee0",
"gitHead": "5be2078053384b0f92aa6f57fde708f8107ee88a",
"publishConfig": {

@@ -48,0 +48,0 @@ "access": "public"

@@ -329,5 +329,5 @@ import type {

/**
* Gets the {@link PublicKey} of the wallet.
* The {@link PublicKey} of the wallet.
*/
get walletKey(): PublicKey;
readonly walletKey: PublicKey;

@@ -334,0 +334,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

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