PkgRadar

Package evidence

@metricinsights/[email protected]

Install-time lifecycle script: postinstall="node scripts/patch-npm-bundled-vulnerabilities.mjs"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
38Mature · −50% score
First published
May 2023
Publisher
serhii.shpak.metricinsights

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@metricinsights/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@metricinsights/[email protected]"],"fail_on":"review"}'
Artifact bytes151,746
Previous version0.17.0
Published2026-04-07T12:15:17.133Z
SHA-2560bbab671fff2e97aa3f592f66519fcca501f71fd092c15f148faa3276697bbe0

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/patch-npm-bundled-vulnerabilities.mjs"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
2Score
0.18.0Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/patch-npm-bundled-vulnerabilities.mjs"5

Manifest

Package metadata

Scripts26
  • audit:allnode scripts/audit-all.mjs
  • buildnpm run build:parallel
  • build:analyzerollup --config rollup.config.ts --configPlugin typescript --configPlugin rollup-plugin-visualizer
  • build:clientrollup --config src/client/rollup.config.ts --configPlugin typescript
  • build:fastnpm run build:parallel
  • build:noderollup --config rollup.config.ts --configPlugin typescript && node scripts/postbuild.js
  • build:optimizetsx scripts/build-optimizer.js
  • build:parallelnpm run build:node && npm run build:client
  • build:watchrollup --config rollup.config.ts --configPlugin typescript --watch
  • cleanrimraf ./dist
  • postbuildnpm pack && node scripts/rename-pack.js
  • postinstallnode scripts/patch-npm-bundled-vulnerabilities.mjs
  • prebuildnpm run clean
  • releasesemantic-release
  • startup:optimizetsx scripts/startup-optimizer.js
  • startup:profilenode --prof bin/pp-dev.js
  • testnpm run test:all
  • test:allnpm run test:unit && npm run test:integration
  • test:e2enode scripts/run-tests.js
  • test:e2e:uinpx playwright test --ui
  • test:integrationvitest run --config vitest.integration.config.ts
  • test:integration:watchvitest --config vitest.integration.config.ts
  • test:unitvitest run --config vitest.config.ts
  • test:unit:coveragevitest run --config vitest.config.ts --coverage
  • test:unit:watchvitest --config vitest.config.ts
  • versionnpm version --commit-hooks false --git-tag-version false
Dependencies28
  • axios^1.14.0
  • cac^7.0.0
  • chokidar^5.0.0
  • deepmerge-ts^7.1.5
  • diff-match-patch^1.0.5
  • dir-compare^5.0.0
  • ejs^5.0.1
  • esbuild^0.27.7
  • express^5.2.1
  • extract-zip^2.0.1
  • file-type^22.0.0
  • formdata-node^6.0.3
  • http-proxy-middleware^3.0.5
  • isbinaryfile^6.0.0
  • jsdom28.0.0
  • memory-cache^0.2.0
  • picocolors^1.1.1
  • rollup^4.60.1
  • sass^1.99.0
  • sharp^0.34.5
  • source-map-support^0.5.21
  • svgo^4.0.1
  • svgtofont^6.5.1
  • typescript^6.0.2
  • vite^8.0.5
  • vite-plugin-image-optimizer^2.0.3
  • vite-plugin-zip-pack^1.2.4
  • winston^3.19.0