@latticexyz/gas-report
Advanced tools
Comparing version 2.0.0-main-ce7125a1 to 2.0.0-main-ce97426c
{ | ||
"name": "@latticexyz/gas-report", | ||
"version": "2.0.0-main-ce7125a1", | ||
"version": "2.0.0-main-ce97426c", | ||
"description": "Gas reporter for specific lines within forge tests", | ||
@@ -46,4 +46,5 @@ "repository": { | ||
"dev": "tsup --watch", | ||
"test": "vitest typecheck --run --passWithNoTests && vitest --run --passWithNoTests && forge test" | ||
"test": "vitest typecheck --run --passWithNoTests && vitest --run --passWithNoTests && forge test", | ||
"test:ci": "pnpm run test" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27362