PkgRadar

Package evidence

@hautajoki/[email protected]

Install-time lifecycle script: prepare="tsc"

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":["@hautajoki/[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":["@hautajoki/[email protected]"],"fail_on":"review"}'
Publisherhautajoki
Artifact bytes54,970
Previous versionnone
Published2026-05-24T06:42:22.228Z
SHA-256993516273d5746a4e5116b7d3403e08d4f007bcf41c43f943a27acd928da50a4

Why flagged

What the scanner saw

Install-time lifecycle script: prepare="tsc"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonprepare="tsc"4
lowObfuscationpackage/out/classes/transformState.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts3
  • buildtsc
  • preparetsc
  • watchtsc -w
Dependencies8
  • @roblox-ts/rojo-resolver^1.0.2
  • ajv^8.6.3
  • chalk^4.1.2
  • fs-extra^10.0.0
  • glob9.3
  • hashids^2.2.8
  • normalize-package-data^3.0.3
  • uuid^8.3.2