PkgRadar

Package evidence

@feedmepos/[email protected]

Large Javascript Payload: 4759946 bytes

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
870
Versions published
583Mature · −50% score
First published
Oct 2024
Publisher
lokingwei

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":["@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"}'
Publisherlokingwei
Artifact bytes3,422,525
Previous version1.5.12
Published2026-06-12T15:08:37.208Z
SHA-2563ea0585e99785d3679b596debef98b9d87df013103a686f261439001018056d8

Why flagged

What the scanner saw

Large Javascript Payload: 4759946 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.5.13Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/app-BM6mngFA.js4759946 bytes0

Manifest

Package metadata

Scripts22
  • buildvite build --mode standalone
  • build-onlypnpm build:mf && pnpm build:dts && pnpm build-types
  • build-typesvue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir dist --composite false
  • build:dtsvue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir ./dist && mv ./dist/src/* dist
  • build:mfvite build --mode fmmf
  • build:mf:prodPORTAL_ENV=production vite build --mode fmmf
  • build:prodPORTAL_ENV=production vite build --mode standalone
  • check:envcat build-*.env | grep -qE "^[^#].*localhost" && { echo "Error: build-*.env files contains localhost reference" >&2; exit 1;} || exit 0
  • deploypnpm run build-only && pnpm publish --no-git-checks .
  • devvite
  • dev:standalonevite --mode standalone
  • formatprettier --write src/
  • linteslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore
  • prepublishpnpm check:env && pnpm build:mf && pnpm build:dts
  • previewvite preview
  • prodPORTAL_ENV=production vite
  • prod:standalonePORTAL_ENV=production vite --mode standalone
  • publish:betapnpm publish --tag beta
  • testvitest
  • test:publishpnpm prepublish && pnpm pack
  • type-checkvue-tsc --declaration --noEmit -p tsconfig.app.json
  • unpacktar zxf
Dependencies43
  • @codemirror/lang-json^6.0.2
  • @feedmepos/core2.14.40
  • @feedmepos/custom-attributes0.0.1-rc.5
  • @feedmepos/feature-flag^0.0.15
  • @feedmepos/hrm-permission^1.0.3
  • @feedmepos/inventory-core^1.0.2-dev.8
  • @feedmepos/inventory-core-2^2.0.0
  • @feedmepos/inventory-core-dart^1.0.0
  • @feedmepos/inventory-core-js^1.0.1
  • @feedmepos/menu1.5.22
  • @feedmepos/mf-common^1.29.11
  • @feedmepos/netsuite-core^1.0.0
  • @feedmepos/ui-library1.10.1
  • @feedmepos/zod-inventory^2.0.0
  • @tanstack/vue-table^8.17.3
  • @types/dinero.js^1.9.4
  • @typescript-eslint/typescript-estree^8.21.0
  • @vue/cli-service^5.0.8
  • axios^1.7.1
  • change-case^5.4.4
  • codemirror^6.0.2
  • csstype^3.1.3
  • dayjs^1.11.11
  • debounce^2.0.0
  • dinero.js^1.9.1
  • dompurify^3.3.1
  • dotenv^16.4.5
  • eventsource^4.1.0
  • fuzzy^0.1.3
  • fuzzy-search^3.2.1
  • …and 13 more.