Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nomicfoundation/hardhat-ignition-viem

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nomicfoundation/hardhat-ignition-viem - npm Package Compare versions

Comparing version 0.15.6 to 0.15.7

12

CHANGELOG.md

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

## 0.15.7 - 2024-10-24
### Added
- New CLI command `ignition transactions` to list all transactions sent for a given deployment ID, @zoeyTM ([#821](https://github.com/NomicFoundation/hardhat-ignition/pull/821))
- Module parameters can now be set at the global level using `$global`, @zoeyTM ([#819](https://github.com/NomicFoundation/hardhat-ignition/pull/819))
### Fixed
- Gas fields are now properly set for Optimistic BNB, @zoeyTM ([#826](https://github.com/NomicFoundation/hardhat-ignition/pull/826))
- Corrected resolution of artifacts when using fully qualified names in deployment modules, @kanej ([#822](https://github.com/NomicFoundation/hardhat-ignition/pull/822))
## 0.15.6 - 2024-09-25

@@ -9,0 +21,0 @@

6

package.json
{
"name": "@nomicfoundation/hardhat-ignition-viem",
"version": "0.15.6",
"version": "0.15.7",
"license": "MIT",

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

"viem": "^2.7.6",
"@nomicfoundation/hardhat-ignition": "^0.15.6",
"@nomicfoundation/ignition-core": "^0.15.6"
"@nomicfoundation/hardhat-ignition": "^0.15.7",
"@nomicfoundation/ignition-core": "^0.15.7"
},

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc