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

@zetachain/protocol-contracts-solana

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zetachain/protocol-contracts-solana - npm Package Compare versions

Comparing version 0.0.1 to 2.0.0-rc1

idl/gateway.json

35

package.json
{
"name": "@zetachain/protocol-contracts-solana",
"version": "0.0.1",
"main": "index.js",
"private": false,
"license": "MIT",
"version": "2.0.0-rc1",
"description": "Package contains IDL files for the Solana Gateway program, enabling cross-chain functionality with ZetaChain",
"files": [
"idl"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"lint:fix": "prettier */*.js \"*/**/*{.js,.ts}\" -w",
"lint": "prettier */*.js \"*/**/*{.js,.ts}\" --check"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"packageManager": "yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
"dependencies": {
"@coral-xyz/anchor": "^0.30.0",
"@solana/spl-memo": "^0.2.5",
"@solana/spl-token": "^0.4.6",
"elliptic": "^6.5.7",
"ethereumjs-util": "^7.1.5",
"secp256k1": "^5.0.0"
},
"devDependencies": {
"@types/bn.js": "^5.1.0",
"@types/chai": "^4.3.0",
"@types/mocha": "^9.0.0",
"chai": "^4.3.4",
"mocha": "^9.0.3",
"prettier": "^2.6.2",
"ts-mocha": "^10.0.0",
"typescript": "^4.3.5"
}
}
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