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
3
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.17 to 2.2.18-04065f05390b9975400db7e15b185a86976ba199

dist/chunk-2LMRZYSL.js

2

dist/bin/abi-ts.js
#!/usr/bin/env node
import{a as r}from"../chunk-3YTXQRSA.js";import e from"yargs";import{hideBin as i}from"yargs/helpers";import o from"chalk";r.command="$0";e(i(process.argv)).scriptName("abi-ts").command(r).strict().fail(a=>{console.error(o.red(a)),a.includes("Missing required argument")&&console.log(o.yellow(`Run 'pnpm abi-ts ${process.argv[2]} --help' for a list of available and required arguments.`)),process.exit(1)}).alias({h:"help"}).argv;
import{a as r}from"../chunk-2LMRZYSL.js";import e from"yargs";import{hideBin as i}from"yargs/helpers";import o from"chalk";r.command="$0";e(i(process.argv)).scriptName("abi-ts").command(r).strict().fail(a=>{console.error(o.red(a)),a.includes("Missing required argument")&&console.log(o.yellow(`Run 'pnpm abi-ts ${process.argv[2]} --help' for a list of available and required arguments.`)),process.exit(1)}).alias({h:"help"}).argv;
//# sourceMappingURL=abi-ts.js.map

@@ -1,2 +0,2 @@

import{a as o}from"../chunk-3YTXQRSA.js";export{o as command};
import{a as o}from"../chunk-2LMRZYSL.js";export{o as command};
//# sourceMappingURL=internal.js.map
{
"name": "@latticexyz/abi-ts",
"version": "2.2.17",
"version": "2.2.18-04065f05390b9975400db7e15b185a86976ba199",
"description": "Create TypeScript type declaration files (`.d.ts`) for your ABI JSON files.",

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

"@types/yargs": "^17.0.10",
"tsup": "^6.7.0",
"vitest": "0.34.6"

@@ -42,0 +41,0 @@ },

Sorry, the diff of this file is not supported yet

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