Socket
Socket
Sign inDemoInstall

@solana/spl-token

Package Overview
Dependencies
Maintainers
14
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/spl-token - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4-alpha.0

lib/cjs/package.json

3

package.json
{
"name": "@solana/spl-token",
"description": "SPL Token Program JS API",
"version": "0.3.3",
"version": "0.3.4-alpha.0",
"author": "Solana Maintainers <maintainers@solana.foundation>",

@@ -35,2 +35,3 @@ "repository": "https://github.com/solana-labs/solana-program-library",

"build": "tsc --build --verbose tsconfig.all.json",
"postbuild": "shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json",
"watch": "tsc --build --verbose --watch tsconfig.all.json",

@@ -37,0 +38,0 @@ "release": "npm run clean && npm run build",

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