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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="pnpm -C ../package install" | 5 |
| low | Large Javascript Payload | package/dist/OnboardForm-B2uDNwfW.js | 7464773 bytes | 0 |
| low | Large Javascript Payload | package/dist/PDFViewer-CIPPbzWD.js | 2672525 bytes | 0 |
Manifest
Package metadata
Scripts14
build-typesvue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir dist --composite falsebuild:devpnpm build:mf:dev && pnpm build:dts && pnpm build-types && cp package.json ./distbuild:dtsvue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir ./dist && mv ./dist/src/* distbuild:mf:devvite build --mode fmmf:devbuild:mf:prodvite build --mode fmmf:prodbuild:prodpnpm build:mf:prod && pnpm build:dts && pnpm build-types && cp package.json ./distdeploy: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 devlinteslint --ext .ts,vue --ignore-path .gitignore . --fixpostinstallpnpm -C ../package installpreviewvite previewprodvite --mode prodtestjest
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.1axios^0.27.2buffer^6.0.3change-case^4.1.2dayjs^1.11.19dinero.js^1.9.1dotenv^16.0.3file-saver^2.0.5firebase^10.14.0google-maps^4.3.3i18next^21.8.8i18next-browser-languagedetector^6.1.4i18next-http-backend^1.4.1i18next-vue^2.0.0-beta.0jspdf^2.5.1jsurl^0.1.5jszip^3.10.1libphonenumber-js^1.10.6moment^2.29.4pinia^2.1.7qrcode.vue^3.6.0rasterizehtml^1.3.1sentence-case^4.0.0uuid^9.0.0- …and 11 more.