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

@project-serum/associated-token

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@project-serum/associated-token - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

LICENSE

8

package.json
{
"name": "@project-serum/associated-token",
"version": "0.1.0",
"version": "0.1.1",
"description": "Library for interacting with SPL Associated Token Accounts",

@@ -20,2 +20,3 @@ "repository": "project-serum/serum-ts",

"build": "tsc",
"docs": "typedoc --out ../../docs/associated-token --mode library --composite false --rootDir src src/index.ts src/*.d.ts",
"test": "",

@@ -25,4 +26,2 @@ "clean": "rm -rf dist",

},
"dependencies": {
},
"peerDependencies": {

@@ -36,3 +35,4 @@ "@solana/web3.js": "^0.86.1"

"dist"
]
],
"gitHead": "da3324755f94407f7a7a9194a5878a433b25ed3e"
}
JavaScript library to interact with SPL Associated Token Accounts.
[API Reference](https://project-serum.github.io/serum-ts/associated-token/modules/_index_.html)

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