PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3105371 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
1,399Niche · −30% score
Versions published
55Mature · −50% score
First published
Aug 2024
Publisher
aibayanyu

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheraibayanyu
Artifact bytes3,532,768
Previous version1.3.4-beta.1
Published2026-06-12T08:39:35.406Z
SHA-256684ab2e9ae69b97741219f4bf4e0f7acdde6accc4dc8fe197dba38dbb8900a0d

Why flagged

What the scanner saw

Large Javascript Payload: 3105371 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.3.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/antd-with-locales.esm.js3105371 bytes0
lowLarge Javascript Payloadpackage/dist/antd-with-locales.js2411673 bytes0
lowLarge Javascript Payloadpackage/dist/antd.esm.js2740557 bytes0
lowLarge Javascript Payloadpackage/dist/antd.js2095391 bytes0

Manifest

Package metadata

Scripts20
  • buildrun-s build:esm build:vite:parallel build:p
  • build:esmtsdown
  • build:full-esmvite build --config ./vite.esm.config.ts
  • build:llmrun-p build:llm-text build:llm-semantic
  • build:llm-semantictsx ./scripts/llm/generate-llms-semantic.ts
  • build:llm-texttsx ./scripts/llm/generate-llms.ts
  • build:prun-p build:web-types build:style
  • build:stylecross-env NODE_ENV=production tsx ./scripts/style/build-style.ts
  • build:tokenrun-p build:token-meta build:token-statistic
  • build:token-metatsx ./scripts/token/generate-token-meta.ts
  • build:token-statisticcross-env NODE_ENV=production CSSINJS_STATISTIC=1 tsx ./scripts/token/collect-token-statistic.ts
  • build:umdvite build
  • build:vite:parallelrun-p build:umd build:full-esm build:with-locales
  • build:web-typestsx ./scripts/web-types/index.ts
  • build:with-localesrun-p build:with-locales:esm build:with-locales:umd
  • build:with-locales:esmcross-env WITH_LOCALES_FORMAT=es vite build --config ./vite.with-locales.config.ts
  • build:with-locales:umdcross-env WITH_LOCALES_FORMAT=umd vite build --config ./vite.with-locales.config.ts
  • bumpbumpp --commit "chore(release): antdv-next %s" --push --tag "antdv-next@%s"
  • prepublishpnpm build
  • testvitest run
Dependencies47
  • @ant-design/colors^8.0.1
  • @ant-design/fast-color^3.0.1
  • @antdv-next/cssinjs^1.0.6
  • @antdv-next/icons^1.0.6
  • @v-c/async-validator^1.0.1
  • @v-c/cascader^1.1.0
  • @v-c/checkbox^1.0.1
  • @v-c/collapse^1.0.0
  • @v-c/color-picker^1.0.6
  • @v-c/dialog^1.2.0
  • @v-c/drawer^1.0.6
  • @v-c/dropdown^1.0.2
  • @v-c/image^1.0.12
  • @v-c/input^1.1.0
  • @v-c/input-number^1.0.5
  • @v-c/mentions^1.1.0
  • @v-c/menu^1.2.0
  • @v-c/mutate-observer^1.0.1
  • @v-c/notification^2.0.0
  • @v-c/pagination^1.0.1
  • @v-c/picker^1.1.2
  • @v-c/progress^1.0.0
  • @v-c/qrcode^1.0.0
  • @v-c/rate^1.0.1
  • @v-c/resize-observer^1.1.0
  • @v-c/segmented^1.0.2
  • @v-c/select^1.1.1
  • @v-c/slick^1.0.2
  • @v-c/slider^1.1.0
  • @v-c/steps^1.0.0
  • …and 17 more.