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

@infinex/infinex-stw-sdk

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@infinex/infinex-stw-sdk - npm Package Compare versions

Comparing version 0.1.1-3 to 0.1.1-4

24

package.json
{
"name": "@infinex/infinex-stw-sdk",
"version": "0.1.1-3",
"version": "0.1.1-4",
"description": "A SDK to interact with Infinex SWT smart contracts",

@@ -10,12 +10,2 @@ "main": "./dist/index.js",

],
"scripts": {
"test": "jest",
"dev": "tsc -p ./tsconfig.json --watch --inlineSourceMap",
"build": "tsc -p ./tsconfig.json",
"clean": "rm -rf ./dist/ && rm -rf ./src/deployments/",
"lint": "eslint ./src/ --fix",
"typecheck": "tsc --noEmit",
"generate:sources": "node scripts/prepare-source-files.js",
"generate": "pnpm clean && pnpm generate:sources"
},
"repository": {

@@ -36,3 +26,13 @@ "type": "git",

"typescript": "^5.3.3"
},
"scripts": {
"test": "jest",
"dev": "tsc -p ./tsconfig.json --watch --inlineSourceMap",
"build": "tsc -p ./tsconfig.json",
"clean": "rm -rf ./dist/ && rm -rf ./src/deployments/",
"lint": "eslint ./src/ --fix",
"typecheck": "tsc --noEmit",
"generate:sources": "node scripts/prepare-source-files.js",
"generate": "pnpm clean && pnpm generate:sources"
}
}
}
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