PkgRadar

Package evidence

@dreamtree-org/[email protected]

Invalid Package Json: package.json is not valid JSON

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.

Weekly downloads
831
Versions published
7
First published
May 2026
Publisher
preethamkrishna

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":["@dreamtree-org/[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":["@dreamtree-org/[email protected]"],"fail_on":"review"}'
Artifact bytes77,707
Previous version0.4.3
Published2026-06-04T09:27:38.650Z
SHA-256696cbfd4189e23315d684d7d987f6f218d16645ead259ae9a00dfb67d77437c9

Why flagged

What the scanner saw

Invalid Package Json: package.json is not valid JSON

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumInvalid Package Jsonpackage/templates/app/package.jsonpackage.json is not valid JSON10

Manifest

Package metadata

Scripts4
  • buildvite build
  • devvite
  • previewvite preview
  • testvitest run
Dependencies6
  • @dreamtree-org/twreact-ui__TWREACT_VERSION__
  • axios^1.7.7
  • lucide-react^0.460.0
  • react^18.3.1
  • react-dom^18.3.1
  • react-router-dom^6.26.2