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

@solana/spl-governance

Package Overview
Dependencies
Maintainers
12
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/spl-governance - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21

lib/governance/withExecuteTransaction.d.ts

2

lib/governance/index.d.ts

@@ -22,3 +22,3 @@ export * from './accounts';

export * from './withDepositGoverningTokens';
export * from './withExecuteInstruction';
export * from './withExecuteTransaction';
export * from './withFinalizeVote';

@@ -25,0 +25,0 @@ export * from './withFlagTransactionError';

@@ -34,3 +34,3 @@ "use strict";

__exportStar(require("./withDepositGoverningTokens"), exports);
__exportStar(require("./withExecuteInstruction"), exports);
__exportStar(require("./withExecuteTransaction"), exports);
__exportStar(require("./withFinalizeVote"), exports);

@@ -37,0 +37,0 @@ __exportStar(require("./withFlagTransactionError"), exports);

{
"name": "@solana/spl-governance",
"version": "0.0.20",
"version": "0.0.21",
"description": "SPL Governance Client API",

@@ -5,0 +5,0 @@ "author": "Solana Maintainers <maintainers@solana.foundation>",

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