Socket
Socket
Sign inDemoInstall

@typechain/web3-v1

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typechain/web3-v1 - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

12

package.json

@@ -10,3 +10,3 @@ {

],
"version": "6.0.0",
"version": "6.0.1",
"license": "MIT",

@@ -24,3 +24,3 @@ "repository": "https://github.com/ethereum-ts/Typechain",

"peerDependencies": {
"typechain": "^8.0.0",
"typechain": "^8.1.0",
"web3": "^1",

@@ -31,3 +31,3 @@ "web3-core": "^1",

"devDependencies": {
"typechain": "^8.0.0",
"typechain": "^8.1.0",
"test-utils": "1.0.0",

@@ -37,3 +37,4 @@ "@types/lodash": "^4.14.139",

"web3-core": "^1",
"web3-eth-contract": "^1"
"web3-eth-contract": "^1",
"@types/bn.js": "^4.11.6"
},

@@ -54,4 +55,3 @@ "dependencies": {

"test:fix": "pnpm lint:fix && pnpm format:fix && pnpm test && pnpm typecheck"
},
"readme": "# Typechain target Web3-v1\n\n<p align=\"center\">\n <img src=\"https://github.com/Neufund/TypeChain/blob/d82f3cc644a11e22ca8e42505c16f035e2f2555d/docs/images/typechain-logo.png?raw=true\" width=\"300\" alt=\"TypeChain\">\n <h3 align=\"center\">TypeChain target Web3-v1</h3>\n <p align=\"center\">🔌 TypeScript bindings for Web3 1.x.x smartcontracts</p>\n\n <p align=\"center\">\n <a href=\"https://github.com/ethereum-ts/TypeChain/actions\"><img alt=\"Build Status\" src=\"https://github.com/ethereum-ts/TypeChain/workflows/CI/badge.svg\"></a>\n <img alt=\"Downloads\" src=\"https://img.shields.io/npm/dm/typechain.svg\">\n <a href=\"https://github.com/prettier/prettier\"><img alt=\"Prettier\" src=\"https://img.shields.io/badge/code_style-prettier-ff69b4.svg\"></a>\n <a href=\"/package.json\"><img alt=\"Software License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\"></a>\n </p>\n\n <p align=\"center\">\n <a href=\"https://blog.neufund.org/introducing-typechain-typescript-bindings-for-ethereum-smart-contracts-839fc2becf22\">Medium post</a> | <a href=\"https://www.youtube.com/watch?v=9x6AkShGkwU\">DappCon Video</a>\n </p>\n</p>\n\n## [TypeChain readme](https://github.com/ethereum-ts/TypeChain)\n"
}
}
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