PkgRadar

Package evidence

@antdv-next/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
212
Versions published
18
First published
Mar 2026
Publisher
cc-heart

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":["@antdv-next/[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":["@antdv-next/[email protected]"],"fail_on":"review"}'
Publishercc-heart
Artifact bytes1,627,546
Previous version1.1.2-beta.1
Published2026-06-10T10:26:56.928Z
SHA-256e14b5edf3d9f194a1ca265448aaf926b98540379caef584b599e5fd67aab89e7

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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.1.2-beta.2Version
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
lowObfuscation Densitypackage/es/chunk-WL4C6EOR-BDbxJyGk.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • buildvp run build:comp && vp run build:esm && vp run build:umd
  • build:compvp build --config vite.build.config.ts
  • build:esmvp build --config vite.esm.config.ts
  • build:umdvp build --config vite.umd.config.ts
  • type-checkvue-tsc --project tsconfig.app.json --noEmit
Dependencies10
  • @ant-design/fast-color^3.0.1
  • @antdv-next/cssinjs^1.0.4
  • @antdv-next/icons^1.0.6
  • @v-c/util^1.0.19
  • @vueuse/core^14.2.1
  • antdv-next^1.2.0
  • dayjs^1.11.19
  • mermaid^11.12.1
  • shiki^3.13.0
  • vue^3.5.29