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

@ambitlabs/hyperliquid-sdk

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ambitlabs/hyperliquid-sdk - npm Package Compare versions

Comparing version 0.0.1-beta1 to 0.0.1-beta2

dist/cjs/constants.js

8

package.json
{
"name": "@ambitlabs/hyperliquid-sdk",
"version": "0.0.1-beta1",
"version": "0.0.1-beta2",
"types": "./dist/esm/index.d.ts",

@@ -8,2 +8,5 @@ "module": "./dist/esm/index.js",

"license": "MIT",
"files": [
"dist"
],
"scripts": {

@@ -14,3 +17,4 @@ "clean": "rm -rf dist",

"build:cjs": "tsc --module commonjs --outDir dist/cjs",
"generate-types": "typechain --target ethers-v6 --out-dir src/typechain-types './src/abis/*.json'"
"generate-types": "typechain --target ethers-v6 --out-dir src/typechain-types './src/abis/*.json'",
"prepack": "yarn build"
},

@@ -17,0 +21,0 @@ "devDependencies": {

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