PkgRadar

Package evidence

@roadtrip/[email protected]

Large Javascript Payload: 2498717 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
1,700Niche · −30% score
Versions published
188Mature · −50% score
First published
Jun 2020
Publisher
mobivia-design

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":["@roadtrip/[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":["@roadtrip/[email protected]"],"fail_on":"review"}'
Artifact bytes10,397,947
Previous version3.53.0
Published2026-05-20T14:48:12.659Z
SHA-25634f58db96d8cc9d1a013222d38681b1e3bd7af886b609884034f76a79dad699c

Why flagged

What the scanner saw

Large Javascript Payload: 2498717 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/icons/index.js2498717 bytes10
mediumLarge Javascript Payloadpackage/hydrate/index.js2515752 bytes10
mediumLarge Javascript Payloadpackage/icons/index.js2498717 bytes10
mediumLarge Javascript Payloadpackage/hydrate/index.mjs2515537 bytes10

Manifest

Package metadata

Scripts16
  • buildstencil build --docs
  • build-storybookstorybook build dist/ -o public/
  • build.filesnode ./scripts/icons.mjs
  • devstencil build --dev
  • generatestencil generate
  • iconsnpm run svgo && node ./scripts/refacto-icon.mjs && node ./scripts/sprite-svg.mjs && node ./scripts/icons.mjs && node ./scripts/optimize-svg.mjs && node ./scripts/refacto-icon.mjs
  • lint.tseslint src/**/*{.ts,.tsx}
  • releasestandard-version
  • servestencil build --dev --watch --serve
  • startnpm-run-all --parallel watch storybook
  • storybookstorybook dev -p 6006
  • svgosvgo --config svgo.config.js -f ./src/components/icon/svg
  • teststencil test --e2e --screenshot
  • test:e2estencil test --e2e --watch
  • test:watchstencil test --e2e --watchAll
  • watchstencil build --dev --watch
Dependencies9
  • @types/lodash^4.17.6
  • focus-trap^7.6.6
  • focus-visible^5.2.0
  • fuse.js^6.4.6
  • google-libphonenumber3.2.42
  • lit^3.2.1
  • lodash^4.17.21
  • svgo^2.8.0
  • swiper^7.0.3