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

@solana/spl-governance

Package Overview
Dependencies
Maintainers
14
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.3.2 to 0.3.3

4

lib/governance/version.js

@@ -85,4 +85,4 @@ "use strict";

}
// Default to V2 which is the most common version being used
return constants_1.PROGRAM_VERSION_V2;
// Default to V1 which doesn't support ProgramMetadata
return constants_1.PROGRAM_VERSION_V1;
});

@@ -89,0 +89,0 @@ }

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

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

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