Launch Week Day 3: Introducing Organization Notifications in Socket.Learn More
Socket
Book a DemoSign in
Socket

@nomicfoundation/hardhat-toolbox

Package Overview
Dependencies
Maintainers
7
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nomicfoundation/hardhat-toolbox - npm Package Compare versions

Comparing version
6.0.0
to
6.1.0
+15
-15
package.json
{
"name": "@nomicfoundation/hardhat-toolbox",
"version": "6.0.0",
"version": "6.1.0",
"description": "Nomic Foundation's recommended bundle of Hardhat plugins (ethers based)",

@@ -31,7 +31,7 @@ "repository": "github:nomicfoundation/hardhat",

"devDependencies": {
"@nomicfoundation/hardhat-chai-matchers": "^2.0.0",
"@nomicfoundation/hardhat-ethers": "^3.0.0",
"@nomicfoundation/hardhat-ignition-ethers": "^0.15.0",
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.0",
"@nomicfoundation/hardhat-chai-matchers": "^2.1.0",
"@nomicfoundation/hardhat-ethers": "^3.1.0",
"@nomicfoundation/hardhat-ignition-ethers": "^0.15.14",
"@nomicfoundation/hardhat-network-helpers": "^1.1.0",
"@nomicfoundation/hardhat-verify": "^2.1.0",
"@typechain/ethers-v6": "^0.5.0",

@@ -41,3 +41,3 @@ "@typechain/hardhat": "^9.0.0",

"@types/mocha": ">=9.1.0",
"@types/node": "^18.0.0",
"@types/node": "^20.0.0",
"@typescript-eslint/eslint-plugin": "5.61.0",

@@ -52,3 +52,3 @@ "@typescript-eslint/parser": "5.61.0",

"ethers": "^6.14.0",
"hardhat": "^2.11.0",
"hardhat": "^2.26.0",
"hardhat-gas-reporter": "^2.3.0",

@@ -66,7 +66,7 @@ "mocha": "^10.0.0",

"peerDependencies": {
"@nomicfoundation/hardhat-chai-matchers": "^2.0.0",
"@nomicfoundation/hardhat-ethers": "^3.0.0",
"@nomicfoundation/hardhat-ignition-ethers": "^0.15.0",
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.0",
"@nomicfoundation/hardhat-chai-matchers": "^2.1.0",
"@nomicfoundation/hardhat-ethers": "^3.1.0",
"@nomicfoundation/hardhat-ignition-ethers": "^0.15.14",
"@nomicfoundation/hardhat-network-helpers": "^1.1.0",
"@nomicfoundation/hardhat-verify": "^2.1.0",
"@typechain/ethers-v6": "^0.5.0",

@@ -76,6 +76,6 @@ "@typechain/hardhat": "^9.0.0",

"@types/mocha": ">=9.1.0",
"@types/node": ">=18.0.0",
"@types/node": ">=20.0.0",
"chai": "^4.2.0",
"ethers": "^6.14.0",
"hardhat": "^2.11.0",
"hardhat": "^2.26.0",
"hardhat-gas-reporter": "^2.3.0",

@@ -82,0 +82,0 @@ "solidity-coverage": "^0.8.1",