PkgRadar

Package evidence

@ethang/[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
509Mature · −50% score
First published
Apr 2024
Publisher
eglove

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

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":["@ethang/[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":["@ethang/[email protected]"],"fail_on":"review"}'
Publishereglove
Artifact bytes35,176
Previous version25.19.5
Published2026-06-12T00:19:08.237Z
SHA-256cdb07ddd00c1ffb593885f105dfb92cf2eb730295e384ac96b8ed7e85220ac6a

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildbun build.ts
  • lintpnpm build && eslint . --fix --ignore-pattern "!src/*.js" --no-error-on-unmatched-pattern --no-warn-ignored && pnpm tsc --noEmit
  • testvitest run --coverage
  • test:watchvitest --coverage
Dependencies30
  • @angular-eslint/eslint-plugin^22.0.0
  • @angular-eslint/eslint-plugin-template^22.0.0
  • @angular-eslint/template-parser^22.0.0
  • @eslint-react/eslint-plugin^5.8.18
  • @eslint/compat^2.1.0
  • @eslint/css1.3.0
  • @eslint/js^10.0.1
  • @eslint/json^2.0.0
  • @eslint/markdown^8.0.2
  • @html-eslint/eslint-plugin^0.62.0
  • @tanstack/eslint-plugin-query^5.101.0
  • @tanstack/eslint-plugin-router^1.162.0
  • @typescript-eslint/parser^8.61.0
  • @vitest/eslint-plugin^1.6.20
  • angular-eslint22.0.0
  • eslint^10.4.1
  • eslint-plugin-astro^1.7.0
  • eslint-plugin-compat^7.0.2
  • eslint-plugin-jsx-a11y^6.10.2
  • eslint-plugin-lodash^8.0.0
  • eslint-plugin-perfectionist^5.9.0
  • eslint-plugin-playwright^2.10.4
  • eslint-plugin-prettier^5.5.6
  • eslint-plugin-react-hooks^7.1.1
  • eslint-plugin-solid^0.14.5
  • eslint-plugin-sonarjs4.0.3
  • eslint-plugin-storybook^10.4.4
  • eslint-plugin-tailwindcss^4.0.0-beta.0
  • eslint-plugin-unicorn^65.0.1
  • typescript-eslint^8.61.0