Socket
Socket
Sign inDemoInstall

@typechain/ethers-v5

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typechain/ethers-v5 - npm Package Compare versions

Comparing version 0.0.4 to 1.0.0

2

dist/codegen/functions.js

@@ -8,3 +8,3 @@ "use strict";

if (fns.length === 1) {
return generateFunction(options, fns[0]);
return `${generateFunction(options, fns[0])}${codegenForOverloadedFunctions(options, fns)}`;
}

@@ -11,0 +11,0 @@ return codegenForOverloadedFunctions(options, fns);

@@ -11,3 +11,3 @@ {

],
"version": "0.0.4",
"version": "1.0.0",
"license": "MIT",

@@ -14,0 +14,0 @@ "repository": "https://github.com/ethereum-ts/Typechain",

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