PkgRadar

Package evidence

@feedmepos/[email protected]

Large Javascript Payload: 2335556 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
514
Versions published
129Mature · −50% score
First published
Jun 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

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"}'
Publisherlokingwei
Artifact bytes2,511,554
Previous version0.5.34-dev.2
Published2026-05-28T13:28:26.736Z
SHA-2560b7ecca5abf744138b98e190b5ee76c8207fa46b591baba81029021db014d266

Why flagged

What the scanner saw

Large Javascript Payload: 2335556 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.5.34-dev.3Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/main-CaFFwz3-.js2335556 bytes10

Manifest

Package metadata

Scripts16
  • buildrun-p type-check "build-only {@}" --
  • build-only:devpnpm build:mf:dev && pnpm build:dts && pnpm build-types && cp package.json ./dist
  • build-only:prodpnpm build:mf:prod && pnpm build:dts && pnpm build-types && cp package.json ./dist
  • build-typesvue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir dist --composite false && pnpm tsc-resolve
  • build:dtsvue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir ./dist && pnpm tsc-resolve
  • build:mf:devvite build --mode fmmf:dev
  • build:mf:prodvite build --mode fmmf:prod
  • deploy:npm:devpnpm run build-only:dev && pnpm publish --tag beta --no-git-checks --access public .
  • deploy:npm:prodpnpm run build-only:prod && pnpm publish --tag latest --no-git-checks --access public .
  • devvite --mode dev
  • formatprettier --write src/
  • linteslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore
  • previewvite preview
  • prodvite --mode prod
  • tsc-resolvetsc-alias --project tsconfig.app.json --outDir dist
  • type-checkvue-tsc --build --force
Dependencies24
  • @feedmepos/brand-core0.0.2-beta.4
  • @feedmepos/core^2.14.46
  • @feedmepos/feature-flag^0.0.15
  • @feedmepos/mf-common^1.26.3
  • @feedmepos/ui-library1.8.4
  • @formkit/core^1.6.7
  • @formkit/vue^1.6.7
  • @monaco-editor/loader^1.5.0
  • axios^1.7.2
  • dayjs^1.11.13
  • dotenv^16.4.5
  • i18next^25.1.1
  • monaco-editor^0.52.2
  • opentype.js^1.3.4
  • pinia^2.1.7
  • qrcode^1.5.4
  • uuid^9.0.1
  • vue3.5.13
  • vue-accessible-color-picker^5.2.0
  • vue-i18n^11.1.3
  • vue-router^4.3.2
  • vue-sonner^1.1.4
  • vue3-colorpicker^2.3.0
  • vuedraggable^4.1.0