Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

4irelabs-blackchain-smart-contract

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

4irelabs-blackchain-smart-contract - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

dist/idl/blackchain_program.d.ts

29

package.json
{
"name": "4irelabs-blackchain-smart-contract",
"version": "0.0.2",
"description": "Integration with SOLANA API",
"main": "index.js",
"version": "0.0.3",
"description": "Integration with Solana API",
"author": "",
"license": "ISC",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"/dist"
],
"devDependencies": {
"typescript": "^4.5.5"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "yarn tsc",
"start": "node dist/src/index.js",
"watch": "yarn tsc -w"
},
"author": "",
"license": "ISC"
}
"dependencies": {
"@project-serum/anchor": "^0.20.1",
"@solana/web3.js": "^1.32.0",
"bn": "^1.0.5",
"borsh": "^0.7.0"
}
}
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