PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2128756 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
5,158Niche · −30% score
Versions published
405Mature · −50% score
First published
Aug 2019
Publisher
GitLab CI/CD

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

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":["[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"}'
PublisherGitLab CI/CD
Artifact bytes11,943,415
Previous version1.67.1
Published2026-05-20T20:52:23.842Z
SHA-2565c1918f4c1b6c93c659160a34e14c4786c818a683215557fa03ff007bc8bce92

Why flagged

What the scanner saw

Large Javascript Payload: 2128756 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/esm/charting-BNYmzAlx.js2128756 bytes10
mediumLarge Javascript Payloadpackage/dist/cjs/charting-BqHKRVua.js2132697 bytes10
mediumLarge Javascript Payloadpackage/dist/components/charting.js2128738 bytes10

Manifest

Package metadata

Scripts28
  • buildstencil build --debug && node ../../build/create-theme-files.js
  • build:devstencil build --debug && node ../../build/create-theme-files.js
  • build:docs-jsonstencil build --docs-json dist/docs.json
  • build:elementsstencil build
  • build:linkedstencil build --watch --serve
  • build:localstencil build --dev --watch --serve
  • build:networkstencil build --dev --watch --serve --host 0.0.0.0
  • build:prereleasestencil build --debug && node ../../build/create-theme-files.js
  • build:prodstencil build --debug && node ../../build/create-theme-files.js
  • build:watchstencil build --dev --watch --serve
  • cleanrm -rf dist tmp
  • eslinteslint --config eslint.config.cli.mjs .
  • eslint:fixeslint --fix --config eslint.config.cli.mjs .
  • generate:phone-formatsnode scripts/generatePhoneFormats.js
  • lintpnpm eslint && pnpm style
  • lint:fixpnpm eslint:fix && pnpm style:fix
  • nomrm -rf node_modules
  • problemstsc --noEmit
  • stylenode scripts/runApplyStyleGuide.js
  • style:fixnode scripts/runApplyStyleGuide.js --fix
  • teststencil test --spec --e2e --silent --maxWorkers=0 --runInBand
  • test:accessibility-reportstencil test --e2e --silent --maxWorkers=0 --runInBand --testNamePattern=ridiculousonpurpose -- --json --outputFile=../docs/src/data/accessibility-report.json
  • test:cistencil test --spec --e2e --silent --maxWorkers=0 --runInBand
  • test:coveragerm -rf .stencil .nyc_output && COVERAGE=true stencil test --spec --e2e --silent --coverage --maxWorkers=0 --runInBand
  • test:devstencil test --spec --e2e --maxWorkers=0 --runInBand --watchAll
  • test:fast-e2estencil test --e2e --silent --maxWorkers=1
  • test:fast-specstencil test --spec --silent --maxWorkers=100%
  • test:newstencil test --spec --e2e --silent --maxWorkers=0 --runInBand -- --json --outputFile=./test-reports-band-1.json
Dependencies3
  • @stencil/core~4.32.0
  • q2-tecton-common1.67.2
  • swiper^12.1.2