@wagmi/cli
Advanced tools
Comparing version 0.0.0-canary-20240321160544 to 0.0.0-canary-20240327144503
@@ -25,2 +25,6 @@ #!/usr/bin/env node | ||
try { | ||
process.title = 'node (wagmi)'; | ||
} | ||
catch { } | ||
try { | ||
// Parse CLI args without running command | ||
@@ -27,0 +31,0 @@ cli.parse(process.argv, { run: false }); |
@@ -1,2 +0,2 @@ | ||
export const version = '0.0.0-canary-20240321160544'; | ||
export const version = '0.0.0-canary-20240327144503'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const version = "0.0.0-canary-20240321160544"; | ||
export declare const version = "0.0.0-canary-20240327144503"; | ||
//# sourceMappingURL=version.d.ts.map |
{ | ||
"name": "@wagmi/cli", | ||
"description": "Manage and generate code from Ethereum ABIs", | ||
"version": "0.0.0-canary-20240321160544", | ||
"version": "0.0.0-canary-20240327144503", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -31,2 +31,6 @@ #!/usr/bin/env node | ||
try { | ||
process.title = 'node (wagmi)' | ||
} catch {} | ||
try { | ||
// Parse CLI args without running command | ||
@@ -33,0 +37,0 @@ cli.parse(process.argv, { run: false }) |
@@ -1,1 +0,1 @@ | ||
export const version = '0.0.0-canary-20240321160544' | ||
export const version = '0.0.0-canary-20240327144503' |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
463138
4903