@nomicfoundation/hardhat-toolbox
Advanced tools
+15
-15
| { | ||
| "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", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
13453
0.01%