PkgRadar

Package evidence

@dashin-dev/[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
6
First published
Jun 2026
Publisher
hixbuilder

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":["@dashin-dev/[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":["@dashin-dev/[email protected]"],"fail_on":"review"}'
Publisherhixbuilder
Artifact bytes116,098
Previous version2.0.0-alpha.5
Published2026-06-17T13:31:13.457Z
SHA-2564dc735aa2c8c998809fe720dc256460f88bb3ecf2feb22eb8aec5fc46c417c37

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
2.0.0-alpha.6Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildvite build
  • devvite
  • e2eplaywright test
  • prettierprettier --write --no-semi src/** pages/** plugins/** test/**
  • previewvite preview
  • setupyarn && yarn build
  • startvite
  • testvitest run
  • test:watchvitest
  • tsc:buildttsc -p tsconfig.pack.json
  • tsc:cleantsc --build --clean
  • tsc:watchttsc -w -p tsconfig.pack.json
  • typechecktsc -p tsconfig.app.json
Dependencies21
  • @headlessui/react^1.7.19
  • @reduxjs/toolkit1.8.4
  • del^6.1.1
  • dexie^3.2.2
  • dexie-export-import^1.0.3
  • filehound^1.17.6
  • formik^2.4.6
  • i18next^21.8.10
  • json-bigint^1.0.0
  • lucide-react^0.294.0
  • nanoid^3.3.8
  • notistack^3.0.1
  • prism-react-renderer^1.3.3
  • react^18.3.1
  • react-beautiful-dnd^13.1.1
  • react-dom^18.3.1
  • react-dropzone^14.2.1
  • react-i18next^11.17.2
  • react-redux8.0.4
  • react-router-dom^6.30.2
  • umi-request^1.4.0