Socket
Socket
Sign inDemoInstall

@typechain/ethers-v5

Package Overview
Dependencies
Maintainers
2
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 10.1.1 to 10.2.0

2

dist/codegen/index.js

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

const _abi = ${JSON.stringify(abi, null, 2)};
const _abi = ${JSON.stringify(abi, null, 2)} as const;
`.trim();

@@ -208,0 +208,0 @@ const body = `

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

],
"version": "10.1.1",
"version": "10.2.0",
"license": "MIT",

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

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