PkgRadar

Package evidence

@feedmepos/[email protected]

Install-time lifecycle script: postinstall="pnpm -C ../package install"

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,081Niche · −30% score
Versions published
416Mature · −50% score
First published
Oct 2024
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@feedmepos/[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":["@feedmepos/[email protected]"],"fail_on":"review"}'
Artifact bytes8,134,758
Previous version1.6.13-dev
Published2026-06-09T07:26:02.383Z
SHA-256ceefef1719c29dc1d5f84e64bd715ee2151c1c3388dfab3cfd8bc68713575cc3

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="pnpm -C ../package install"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="pnpm -C ../package install"5
lowLarge Javascript Payloadpackage/dist/OnboardForm-B2uDNwfW.js7464773 bytes0
lowLarge Javascript Payloadpackage/dist/PDFViewer-CIPPbzWD.js2672525 bytes0

Manifest

Package metadata

Scripts14
  • build-typesvue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir dist --composite false
  • build:devpnpm build:mf:dev && pnpm build:dts && pnpm build-types && cp package.json ./dist
  • build:dtsvue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir ./dist && mv ./dist/src/* dist
  • build:mf:devvite build --mode fmmf:dev
  • build:mf:prodvite build --mode fmmf:prod
  • build:prodpnpm build:mf:prod && pnpm build:dts && pnpm build-types && cp package.json ./dist
  • deploy:devnpm publish --@feedmepos:registry=https://registry.npmjs.org/ --access public --tag beta --no-git-checks .
  • deploy:prodnpm publish --@feedmepos:registry=https://registry.npmjs.org/ --access public --tag beta --no-git-checks .
  • devvite --mode dev
  • linteslint --ext .ts,vue --ignore-path .gitignore . --fix
  • postinstallpnpm -C ../package install
  • previewvite preview
  • prodvite --mode prod
  • testjest
Dependencies41
  • @casl/ability^3.2.0
  • @feedmepos/core^2.6.0
  • @feedmepos/hrm-permission1.0.6
  • @feedmepos/mf-common^1.26.8
  • @feedmepos/mf-financing0.0.24-dev
  • @feedmepos/payment-entity0.1.82
  • @feedmepos/ui-library^1.7.1
  • axios^0.27.2
  • buffer^6.0.3
  • change-case^4.1.2
  • dayjs^1.11.19
  • dinero.js^1.9.1
  • dotenv^16.0.3
  • file-saver^2.0.5
  • firebase^10.14.0
  • google-maps^4.3.3
  • i18next^21.8.8
  • i18next-browser-languagedetector^6.1.4
  • i18next-http-backend^1.4.1
  • i18next-vue^2.0.0-beta.0
  • jspdf^2.5.1
  • jsurl^0.1.5
  • jszip^3.10.1
  • libphonenumber-js^1.10.6
  • moment^2.29.4
  • pinia^2.1.7
  • qrcode.vue^3.6.0
  • rasterizehtml^1.3.1
  • sentence-case^4.0.0
  • uuid^9.0.0
  • …and 11 more.