PkgRadar

Package evidence

@timeplus/[email protected]

Large Javascript Payload: 3167434 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
11
First published
Feb 2026
Publisher
timeplus

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":["@timeplus/[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":["@timeplus/[email protected]"],"fail_on":"review"}'
Publishertimeplus
Artifact bytes7,540,201
Previous version0.2.1
Published2026-05-26T19:28:34.788Z
SHA-25669c8b7974d186784072976f27afaed798f886b86622eb61322c68af5ea1059d3

Why flagged

What the scanner saw

Large Javascript Payload: 3167434 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
30Score
0.2.2Version
Status history (1 event)
  1. newavailable · risk review · score 30 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.esm.js3167434 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js3170098 bytes10
mediumLarge Javascript Payloadpackage/dist/index.umd.js3418956 bytes10

Manifest

Package metadata

Scripts9
  • buildrollup -c
  • build:examplesvite build -c vite.singlefile.config.ts
  • devrollup -c -w
  • dev:examplesvite
  • linteslint src --ext .ts,.tsx
  • prepublishOnlynpm run build
  • testvitest
  • test:coveragevitest --coverage
  • typechecktsc --noEmit
Dependencies8
  • @antv/g2^5.1.0
  • @antv/l7^2.25.4
  • @antv/l7-maps^2.25.4
  • @antv/s2^2.0.0
  • lodash^4.17.21
  • lucide-react^0.564.0
  • marked^17.0.5
  • ramda^0.29.0