Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@nomicfoundation/hardhat-errors

Package Overview
Dependencies
Maintainers
7
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nomicfoundation/hardhat-errors - npm Package Compare versions

Comparing version
3.0.0-next.10
to
3.0.0-next.11
+3
-3
package.json
{
"name": "@nomicfoundation/hardhat-errors",
"version": "3.0.0-next.10",
"version": "3.0.0-next.11",
"description": "The different errors that Hardhat can throw",

@@ -31,3 +31,3 @@ "homepage": "https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-errors",

"devDependencies": {
"@nomicfoundation/hardhat-node-test-reporter": "^3.0.0-next.10",
"@nomicfoundation/hardhat-node-test-reporter": "^3.0.0-next.11",
"@types/node": "^20.14.9",

@@ -43,3 +43,3 @@ "c8": "^9.1.0",

"dependencies": {
"@nomicfoundation/hardhat-utils": "^3.0.0-next.10"
"@nomicfoundation/hardhat-utils": "^3.0.0-next.11"
},

@@ -46,0 +46,0 @@ "scripts": {