Socket
Socket
Sign inDemoInstall

@nomicfoundation/hardhat-ignition-ethers

Package Overview
Dependencies
299
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.15.3 to 0.15.4

7

CHANGELOG.md

@@ -7,2 +7,9 @@ # Changelog

## 0.15.4 - 2024-05-14
### Fixed
- Reconcile address parameters with mismatched casings ([#748](https://github.com/NomicFoundation/hardhat-ignition/pull/748))
- Display better error messages for insufficient funds ([#754](https://github.com/NomicFoundation/hardhat-ignition/pull/754))
## 0.15.3 - 2024-05-09

@@ -9,0 +16,0 @@

6

package.json
{
"name": "@nomicfoundation/hardhat-ignition-ethers",
"version": "0.15.3",
"version": "0.15.4",
"license": "MIT",

@@ -33,4 +33,4 @@ "author": "Nomic Foundation",

"hardhat": "^2.18.0",
"@nomicfoundation/hardhat-ignition": "^0.15.3",
"@nomicfoundation/ignition-core": "^0.15.3"
"@nomicfoundation/hardhat-ignition": "^0.15.4",
"@nomicfoundation/ignition-core": "^0.15.4"
},

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc