🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

hardhat-ignore-warnings

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hardhat-ignore-warnings - npm Package Compare versions

Comparing version

to
0.2.9

1

dist/error-codes.d.ts

@@ -7,2 +7,3 @@ export declare const errorCodes: {

readonly 'code-size': 5574;
readonly 'initcode-size': 3860;
readonly shadowing: 2519;

@@ -9,0 +10,0 @@ readonly 'shadowing-builtin': 2319;

@@ -10,2 +10,3 @@ "use strict";

'code-size': 5574,
'initcode-size': 3860,
'shadowing': 2519,

@@ -12,0 +13,0 @@ 'shadowing-builtin': 2319,

2

package.json
{
"name": "hardhat-ignore-warnings",
"version": "0.2.8",
"version": "0.2.9",
"description": "Hardhat plugin to ignore Solidity warnings",

@@ -5,0 +5,0 @@ "author": "Francisco Giordano <fg@frang.io>",

@@ -7,2 +7,3 @@ export const errorCodes = {

'code-size': 5574,
'initcode-size': 3860,
'shadowing': 2519,

@@ -9,0 +10,0 @@ 'shadowing-builtin': 2319,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet