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

@latticexyz/abi-ts

Package Overview
Dependencies
Maintainers
0
Versions
1193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@latticexyz/abi-ts - npm Package Compare versions

Comparing version 2.2.18-04065f05390b9975400db7e15b185a86976ba199 to 2.2.18-10ce339665bbc3cc175b109a51d216ec1b1bb739

8

package.json
{
"name": "@latticexyz/abi-ts",
"version": "2.2.18-04065f05390b9975400db7e15b185a86976ba199",
"version": "2.2.18-10ce339665bbc3cc175b109a51d216ec1b1bb739",
"description": "Create TypeScript type declaration files (`.d.ts`) for your ABI JSON files.",

@@ -32,3 +32,2 @@ "repository": {

"debug": "^4.3.4",
"execa": "^7.0.0",
"glob": "^10.4.2",

@@ -39,4 +38,3 @@ "yargs": "^17.7.1"

"@types/debug": "^4.1.7",
"@types/yargs": "^17.0.10",
"vitest": "0.34.6"
"@types/yargs": "^17.0.10"
},

@@ -50,5 +48,5 @@ "publishConfig": {

"dev": "tsup --watch",
"test": "vitest typecheck --run --passWithNoTests && vitest --run --passWithNoTests",
"test": "vitest --run",
"test:ci": "pnpm run test"
}
}
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