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.

Weekly downloads
1,954Niche · −30% score
Versions published
122Established · −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,425,762
Previous version0.4.110
Published2026-06-04T17:52:55.828Z
SHA-256218ed7e16b4d9e10d35a425c25cc33c5a558056b5526e9346e41376461b5e48c

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.4.111Version
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/3134.js4329153 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"
Dependencies24
  • @airporting/app-front1.2.21
  • @mantine/charts8.3.5
  • @mantine/core8.3.5
  • @mantine/dates8.3.5
  • @mantine/form8.3.5
  • @mantine/hooks8.3.5
  • @mantine/modals8.3.5
  • @mantine/notifications8.3.5
  • @tabler/icons-react3.35.0
  • @tanstack/react-query5.90.5
  • @tanstack/react-router1.133.27
  • date-fns4.1.0
  • dayjs1.11.18
  • i18next25.6.0
  • jotai2.15.0
  • lodash-es4.17.21
  • proper-url-join2.1.2
  • radash12.1.1
  • react19.2.4
  • react-dom19.2.4
  • react-i18next16.2.0
  • react-use17.6.0
  • recharts3.3.0
  • totp-generator2.0.0