Socket
Socket
Sign inDemoInstall

@latticexyz/gas-report

Package Overview
Dependencies
Maintainers
0
Versions
1022
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@latticexyz/gas-report - npm Package Compare versions

Comparing version 2.2.0-main-41c2c0285811795b5332cb1d0f35c353d9e33d22 to 2.2.0-main-5eb32a3fbf8c0b6cd64244c0d0da44dc8b5b9364

bin/gas-report.js

7

package.json
{
"name": "@latticexyz/gas-report",
"version": "2.2.0-main-41c2c0285811795b5332cb1d0f35c353d9e33d22",
"version": "2.2.0-main-5eb32a3fbf8c0b6cd64244c0d0da44dc8b5b9364",
"description": "Gas reporter for specific lines within forge tests",

@@ -23,5 +23,6 @@ "repository": {

"bin": {
"gas-report": "./dist/gas-report.js"
"gas-report": "./bin/gas-report.js"
},
"files": [
"bin",
"dist",

@@ -51,3 +52,3 @@ "out",

"build": "tsup",
"clean": "rimraf dist",
"clean": "shx rm -rf dist",
"dev": "tsup --watch",

@@ -54,0 +55,0 @@ "test": "vitest typecheck --run --passWithNoTests && vitest --run --passWithNoTests && forge test",

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