PkgRadar

Package evidence

@vtx/[email protected]

Large Javascript Payload: 3811265 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.

Versions published
332Mature · −50% score
First published
Jan 2021
Publisher
manwuyu

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":["@vtx/[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":["@vtx/[email protected]"],"fail_on":"review"}'
Publishermanwuyu
Artifact bytes2,457,705
Previous version4.0.0-alpha.1
Published2026-02-02T06:48:51.243Z
SHA-25660e116d4745000cde0407b63fa0479a43d72a69e7a4fc0693fc79a1dc5623b8f

Why flagged

What the scanner saw

Large Javascript Payload: 3811265 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
4.0.0-beta.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · 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
lowLarge Javascript Payloadpackage/dist/2952.348f2c3f.async.js3811265 bytes0
lowObfuscation Densitypackage/dist/meta__site.2e323023.async.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/VtxFormLayout__demos.b8bb038a.async.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts27
  • bootstrapnode ./scripts/bootstrap.mjs
  • buildfather build
  • changelognode ./scripts/changelogs.mjs
  • checkPublishnpm run sync:tnpm && node ./scripts/checkPublish.mjs && npm run sync:tnpm
  • compilefather build
  • createReleasenode ./scripts/createRelease.mjs
  • deploycross-env SITE_DEPLOY='TRUE' npm run site && gh-pages -d ./dist
  • docsnode ./scripts/docs.mjs
  • docs:buildpnpm docs build
  • docs:checkpnpm docs check
  • docs:createpnpm docs create
  • docs:devpnpm docs dev
  • docs:previewpnpm docs preview
  • dumicross-env SITE_DEPLOY='TRUE' dumi build
  • linteslint --cache --ext .js,.jsx,.ts,.tsx --fix ./ && npm run tsc
  • prettierprettier --write "**/**.{js,jsx,tsx,ts,less,md,yaml,json}" --log-level warn
  • publishnpm publish
  • publish:betanpm publish --tag beta
  • sitenpm run build && cross-env SITE_DEPLOY='TRUE' dumi build
  • startdumi dev
  • sync:tnpmnode -e 'import("./scripts/syncTNPM.mjs").then(m => m.default())'
  • testcross-env TZ=UTC vitest run
  • test:coveragecross-env TZ=UTC TEST_LOG=none vitest run --coverage
  • test:uicross-env TZ=UTC vitest --ui
  • test:updatecross-env TZ=UTC vitest -u
  • tsctsc --noEmit
  • update:depspnpm up --latest
Dependencies43
  • @ant-design/cssinjs^1.24.0
  • @ctrl/tinycolor^4.2.0
  • @dnd-kit/core^6.3.1
  • @dnd-kit/modifiers^6.0.1
  • @dnd-kit/sortable^7.0.2
  • @dnd-kit/utilities^3.2.2
  • @emotion/cache^11.14.0
  • @emotion/css^11.13.5
  • @emotion/serialize^1.3.3
  • @rc-component/util1.3.0
  • @vtx/utils^1.0.20
  • @wangeditor/editor^5.1.23
  • @wangeditor/editor-for-react^1.0.6
  • @wangeditor/plugin-upload-attachment^1.1.0
  • ahooks^3.9.6
  • antd-img-crop^4.27.0
  • axios^1.13.2
  • classnames^2.5.1
  • dayjs^1.11.18
  • md5^2.3.0
  • path-to-regexp^6.3.0
  • prop-types^15.8.1
  • rc-color-picker^1.2.6
  • rc-field-form^2.7.0
  • rc-footer^0.6.8
  • rc-resize-observer^1.4.3
  • rc-steps^6.0.1
  • rc-table^7.55.1
  • react-antd-column-resize^1.0.3
  • react-draggable^4.5.0
  • …and 13 more.