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
6
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.1
to
3.0.0-next.2
+6
-0
CHANGELOG.md
# @nomicfoundation/hardhat-errors
## 3.0.0-next.2
### Patch Changes
- Hardhat 3 Alpha release (2025-03-20T08:38:27.809Z)
## 3.0.0-next.1

@@ -4,0 +10,0 @@

+3
-3
{
"name": "@nomicfoundation/hardhat-errors",
"version": "3.0.0-next.1",
"version": "3.0.0-next.2",
"description": "The different errors that Hardhat can throw",

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

"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
"@nomicfoundation/hardhat-node-test-reporter": "^3.0.0-next.1",
"@nomicfoundation/hardhat-node-test-reporter": "^3.0.0-next.2",
"@types/node": "^20.14.9",

@@ -50,3 +50,3 @@ "@typescript-eslint/eslint-plugin": "^7.7.1",

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

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