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.5
to
3.0.0-next.6
+3
-3
package.json
{
"name": "@nomicfoundation/hardhat-errors",
"version": "3.0.0-next.5",
"version": "3.0.0-next.6",
"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.5",
"@nomicfoundation/hardhat-node-test-reporter": "^3.0.0-next.6",
"@types/node": "^20.14.9",

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

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

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