@latticexyz/gas-report
Advanced tools
Comparing version 2.2.13-main-23e6a6c97d94f85e163378148c51f51c900b3f8a to 2.2.13-main-75e93bac492f9000c482d6a26a5c8e29079dd32d
#!/usr/bin/env node | ||
// workaround for https://github.com/pnpm/pnpm/issues/1801 | ||
import "../dist/gas-report.js"; | ||
import "../dist/bin/gas-report.js"; |
{ | ||
"name": "@latticexyz/gas-report", | ||
"version": "2.2.13-main-23e6a6c97d94f85e163378148c51f51c900b3f8a", | ||
"version": "2.2.13-main-75e93bac492f9000c482d6a26a5c8e29079dd32d", | ||
"description": "Gas reporter for specific lines within forge tests", | ||
@@ -13,8 +13,8 @@ "repository": { | ||
"exports": { | ||
".": "./dist/index.js" | ||
"./internal": "./dist/exports/internal.js" | ||
}, | ||
"typesVersions": { | ||
"*": { | ||
"index": [ | ||
"./dist/index.d.ts" | ||
"internal": [ | ||
"./dist/exports/internal.d.ts" | ||
] | ||
@@ -21,0 +21,0 @@ } |
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
23536
52
2