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

@equilab/marginly-sdk

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equilab/marginly-sdk - npm Package Compare versions

Comparing version 1.0.2 to 1.0.4

src/abis/marginly-pool.json

7

package.json
{
"name": "@equilab/marginly-sdk",
"version": "1.0.2",
"version": "1.0.4",
"main": "index.ts",

@@ -9,5 +9,7 @@ "license": "GPL-2.0-or-later",

"test": "tsdx test --no-cache",
"prettify": "prettier --write ./src/**/*"
"prettify": "prettier --write ./src/**/*",
"generate-types": "typechain --target ethers-v5 --out-dir src/abis/types \"./src/abis/**/*.json\""
},
"devDependencies": {
"@typechain/ethers-v5": "^11.1.2",
"@types/chai": "4.3.12",

@@ -20,4 +22,5 @@ "@types/jest": "29.5.12",

"tsdx": "^0.14.1",
"typechain": "^8.3.2",
"typescript": "^4.9.4"
}
}
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