PkgRadar

Package evidence

@chihqiang/[email protected]

Large Javascript Payload: 2635674 bytes

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":["@chihqiang/[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":["@chihqiang/[email protected]"],"fail_on":"review"}'
Publisherchihqiang
Artifact bytes546,810
Previous version0.0.4
Published2026-05-24T03:59:27.778Z
SHA-2562c410964684c856657c1a5642d38a7cf96f851b422bf2d5baca9dd903e4d140a

Why flagged

What the scanner saw

Large Javascript Payload: 2635674 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.global.js2635674 bytes10

Manifest

Package metadata

Scripts8
  • buildtsup
  • devtsup --watch
  • formatprettier --write src/**/*.ts
  • format:checkprettier --check src/**/*.ts
  • testjest
  • test:coveragejest --coverage
  • test:watchjest --watch
  • typechecktsc --noEmit
Dependencies3
  • commander^14.0.3
  • mysql2^3.16.2
  • node-sql-parser^5.4.0