New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stabbleorg/anchor-contrib

Package Overview
Dependencies
Maintainers
2
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stabbleorg/anchor-contrib - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

3

dist/wallet.js

@@ -89,2 +89,5 @@ "use strict";

}),
web3_js_1.ComputeBudgetProgram.setComputeUnitPrice({
microLamports: 0,
}),
...instructions,

@@ -91,0 +94,0 @@ ],

2

package.json
{
"name": "@stabbleorg/anchor-contrib",
"version": "0.3.0",
"version": "0.3.1",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

@@ -113,2 +113,5 @@ import bs58 from "bs58";

}),
ComputeBudgetProgram.setComputeUnitPrice({
microLamports: 0,
}),
...instructions,

@@ -115,0 +118,0 @@ ],

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