PkgRadar

Package evidence

@pedidopago/[email protected]

Large Javascript Payload: 3291526 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
483
Versions published
418Mature · −50% score
First published
Jan 2022
Publisher
jonathassx

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":["@pedidopago/[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":["@pedidopago/[email protected]"],"fail_on":"review"}'
Publisherjonathassx
Artifact bytes2,123,917
Previous version1.17.77
Published2026-05-18T20:44:22.766Z
SHA-256efb1ef130183cf38853cc7c54f6e1ab4b5cd9449d24c71d95c8a09e9196141b0

Why flagged

What the scanner saw

Large Javascript Payload: 3291526 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/components/Icon/data/dash.js3291526 bytes10

Manifest

Package metadata

Scripts12
  • buildbabel src -d dist --extensions ".js,.jsx,.ts,.tsx,.json" --ignore "**/*.test.js" --ignore "**/*.stories.js" && npm run build:declarations
  • build-storybookbuild-storybook -s public
  • build:declarationstsc --declaration --emitDeclarationOnly --outDir dist
  • build:publishnpm run build && npm publish --access public
  • chromaticnpx chromatic
  • create-snippetnode ./lib/create-snippet
  • icons:buildts-node --project ./node.tsconfig.json -T ./src/components/Icon/scripts/run-build.ts && eslint ./src/components/Icon --ext .js,.jsx,.ts,.tsx --fix
  • linteslint ./src --ext .js,.jsx,.ts,.tsx
  • lint:fixeslint ./src --ext .js,.jsx,.ts,.tsx --fix
  • startreact-scripts start
  • storybookstart-storybook -p 6006 -s public
  • testreact-scripts test
Dependencies14
  • @emotion/react^11.4.0
  • @emotion/styled^11.3.0
  • @floating-ui/react^0.25.3
  • @tanstack/react-virtual^3.0.0-beta.54
  • classnames^2.3.2
  • framer-motion^12.4.7
  • fs-extra^11.1.1
  • libphonenumber-js^1.10.34
  • phone^3.1.33
  • react^18.2.0
  • react-country-flag^3.1.0
  • react-dom^18.2.0
  • react-dropzone^14.2.3
  • react-pdf^7.0.1