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

@infinex/solana-client

Package Overview
Dependencies
Maintainers
4
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@infinex/solana-client - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

7

package.json
{
"name": "@infinex/solana-client",
"version": "0.0.3",
"version": "0.0.4",
"type": "module",

@@ -20,3 +20,3 @@ "types": "dist/index.d.ts",

"ethers": "^6.10.0",
"@infinex/solana-signer": "0.0.3"
"@infinex/solana-signer": "0.0.4"
},

@@ -35,4 +35,5 @@ "devDependencies": {

"build": "tsup src/index.ts --format cjs,esm --dts",
"version": "pnpm version"
"version": "pnpm version",
"publish-package": "pnpm publish --access public --no-git-checks"
}
}
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