PkgRadar

Package evidence

@rootreeweb/[email protected]

no findings

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
4
First published
May 2026
Publisher
mirite

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@rootreeweb/[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":["@rootreeweb/[email protected]"],"fail_on":"review"}'
Publishermirite
Artifact bytes25,384
Previous version4.2.3
Published2026-06-09T18:45:44.893Z
SHA-256dc8a80f720c829a2b13e13cd96a01ce973961f87ab7c3e349d42f87f3d9da273

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
4.2.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildyarn run clean && yarn run build:esm
  • build:esmtsgo -p ./configs/tsconfig.esm.json
  • checktsgo --noEmit
  • cleandel-cli ./dist
  • formatprettier . --write --cache
  • linteslint --fix --cache
  • preparehusky
  • releaseyarn dlx -p @rootreeweb/rt-node-lib release ${0}
  • testvitest run --coverage
  • test:watchvitest --coverage --ui
Dependencies34
  • @eslint/js^10.0.1
  • @ianvs/prettier-plugin-sort-imports^4.7.1
  • @next/eslint-plugin-next^16.2.7
  • @rootreeweb/js-lib^4.0.18
  • @tanstack/eslint-plugin-query^5.101.0
  • @vitest/eslint-plugin^1.6.19
  • eslint-import-resolver-typescript^4.4.5
  • eslint-plugin-astro^1.7.0
  • eslint-plugin-import^2.32.0
  • eslint-plugin-jsdoc^63.0.2
  • eslint-plugin-jsx-a11y^6.10.2
  • eslint-plugin-perfectionist^5.9.0
  • eslint-plugin-promise^7.3.0
  • eslint-plugin-react^7.37.5
  • eslint-plugin-react-compiler19.1.0-rc.2
  • eslint-plugin-react-hooks^7.1.1
  • eslint-plugin-react-you-might-not-need-an-effect^1.0.0
  • eslint-plugin-security^4.0.0
  • eslint-plugin-sonarjs^4.0.3
  • eslint-plugin-tailwindcss^4.0.0-beta.0
  • eslint-plugin-testing-library^7.16.2
  • eslint-plugin-turbo^2.9.17
  • globals^17.6.0
  • postcss^8.5.15
  • prettier-plugin-astro^0.14.1
  • prettier-plugin-jsdoc^1.8.1
  • prettier-plugin-packagejson^3.0.2
  • prettier-plugin-tailwindcss^0.8.0
  • stylelint-config-standard40.0.0
  • stylelint-config-standard-scss17.0.0
  • …and 4 more.
Optional dependencies2
  • stylelint~17.13.0
  • turbo~2.9.17