PkgRadar

Package evidence

@autoxing/[email protected]

Large Javascript Payload: 11021020 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
6
Versions published
1
First published
Jan 2024
Publisher
liuting009

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":["@autoxing/[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":["@autoxing/[email protected]"],"fail_on":"review"}'
Publisherliuting009
Artifact bytes9,550,939
Previous versionnone
Published2024-01-24T09:50:18.862Z
SHA-25618847ecbe16f54f0ef8e648d9e59f7c1c64b3fd1530d24cba2c477293a665f58

Why flagged

What the scanner saw

Large Javascript Payload: 11021020 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/mapbox-gl-dev.js11021020 bytes10
mediumLarge Javascript Payloadpackage/dist/mapbox-gl-unminified.js2690448 bytes10

Manifest

Package metadata

Scripts6
  • build../../node_modules/.bin/rollup -c && ../../node_modules/.bin/rollup -c --environment esm
  • copy-flow-typedcp -R ../../flow-typed .
  • postpublishrm -r flow-typed dist/index.cjs
  • prepublishOnlynpm run copy-flow-typed && npm run build
  • pretestnpm run build
  • testnode ./test.js
Dependencies8
  • @mapbox/jsonlint-lines-primitives~2.0.2
  • @mapbox/point-geometry^0.1.0
  • @mapbox/unitbezier^0.0.0
  • csscolorparser~1.0.2
  • json-stringify-pretty-compact^2.0.0
  • minimist^1.2.6
  • rw^1.3.3
  • sort-object^0.3.2