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-04c675c946a0707956f38daad3fe516fde4a33a2 to 2.2.0-main-0763959fb7d11a0574a6cc6354ee262deb26640d

bin/gas-report.js

7

package.json
{
"name": "@latticexyz/gas-report",
"version": "2.2.0-main-04c675c946a0707956f38daad3fe516fde4a33a2",
"version": "2.2.0-main-0763959fb7d11a0574a6cc6354ee262deb26640d",
"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