PkgRadar

Package evidence

@airporting/[email protected]

Install-time lifecycle script: postinstall="husky"

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
48Established · −30% score
First published
Sep 2025
Publisher
marwa.ibkh

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@airporting/[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":["@airporting/[email protected]"],"fail_on":"review"}'
Publishermarwa.ibkh
Artifact bytes2,341,619
Previous version0.0.51
Published2026-06-07T17:25:47.902Z
SHA-256a872d48e4c50c246bc8a598851e315600b7cadb4362dcf133a874ae220b322d6

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="husky"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.0.52Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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.jsonpostinstall="husky"5
lowLarge Javascript Payloadpackage/dist/mf/9439.js4414984 bytes0

Manifest

Package metadata

Scripts11
  • api:gentsx scripts/api/gen.ts
  • buildrslib build
  • devrsbuild dev
  • lintprettier --log-level silent --write . && eslint . --fix
  • mf:devrslib mf-dev
  • postinstallhusky
  • previewrsbuild preview
  • publishyarn v:patch && yarn build && yarn npm publish
  • v:majornpm version major -m "chore: bump major to %s"
  • v:minornpm version minor -m "chore: bump minor to %s"
  • v:patchnpm version patch -m "chore: bump patch to %s"
Dependencies22
  • @airporting/app-front1.0.48
  • @mantine/charts8.2.5
  • @mantine/core8.2.5
  • @mantine/dates8.2.5
  • @mantine/form8.2.5
  • @mantine/hooks8.2.5
  • @mantine/modals8.2.5
  • @mantine/notifications8.2.5
  • @tabler/icons-react3.40.0
  • @tanstack/react-query5.90.6
  • date-fns4.1.0
  • dayjs1.11.19
  • jotai2.18.1
  • lodash-es4.17.23
  • pako2.1.0
  • proper-url-join2.1.2
  • radash12.1.1
  • react19.2.0
  • react-dom19.2.0
  • react-i18next15.7.1
  • react-use17.6.0
  • recharts3.8.0