Socket
Socket
Sign inDemoInstall

milkomeda-wsc-provider

Package Overview
Dependencies
94
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.2

21

package.json
{
"name": "milkomeda-wsc-provider",
"version": "0.1.0",
"version": "0.1.2",
"description": "A JavaScript Ethereum Provider API for milkomeda wrapped smart contracts.",

@@ -12,4 +12,4 @@ "license": "MIT",

"scripts": {
"build": "tsc --build",
"install": "tsc --build"
"build": "tsc",
"prepublish": "npm run build"
},

@@ -21,5 +21,16 @@ "dependencies": {

"ethers": "^5.7.2",
"typescript": "^4.9.3",
"zod": "^3.20.2"
}
},
"devDependencies": {
"typescript": "^4.9.3"
},
"keywords": [
"milkomeda",
"blockchain",
"smart contract",
"wrapped smart contract",
"ethereum",
"cardano",
"algorand"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc