PkgRadar

Package evidence

@7shifts/[email protected]

Large Javascript Payload: 3519665 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
2,180Niche · −30% score
Versions published
483Mature · −50% score
First published
May 2021
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@7shifts/[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":["@7shifts/[email protected]"],"fail_on":"review"}'
Artifact bytes4,252,085
Previous version4.3.0-beta-20260526205751
Published2026-05-27T21:09:55.734Z
SHA-25612b536b27f23bb49eef2b4853ae6a317ac70ac5971e2784b70785f4541e3a1da

Why flagged

What the scanner saw

Large Javascript Payload: 3519665 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
4.3.0-beta-20260527210948Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js3519665 bytes10
mediumLarge Javascript Payloadpackage/dist/index.modern.js3238820 bytes10

Manifest

Package metadata

Scripts27
  • build./scripts/build.sh
  • build-colors./scripts/tokens/build-colors.sh
  • build-icons./scripts/build-icons.sh
  • build-illustrations./scripts/build-illustrations.sh
  • build-tokens./scripts/build-tokens.sh
  • build-zindexes./scripts/tokens/build-z-indexes.sh
  • build:checksource-map-explorer dist/index.js dist/index.js.map
  • build:prod./scripts/build.sh --prod
  • changesetchangeset
  • link-local./scripts/link-local.sh
  • new:componentnode ./scripts/new-component.js
  • prebuild:checkrun-s "build --check"
  • releasechangeset publish
  • startyarn storybook
  • storybookstorybook dev -p 6006 --loglevel info
  • storybook:buildstorybook build -o ./.storybook/dist --loglevel info --webpack-stats-json
  • storybook:chromaticstorybook dev -p 6006
  • storybook:chromatic:buildstorybook build -o ./.storybook/dist --webpack-stats-json
  • testrun-s test:unit test:lint test:build
  • test:buildyarn build --test
  • test:linteslint --ext .ts --ext .tsx .
  • test:unitjest --runInBand
  • test:unit:coveragejest --coverage
  • test:visualchromatic --project-token=9226d55e4d56 --exit-zero-on-changes --build-script-name=storybook:chromatic:build --only-changed --exitOnceUploaded
  • test:watchjest --watch
  • unlink-local./scripts/unlink-local.sh
  • versionchangeset version
Dependencies10
  • classnames^2.3.2
  • date-fns2.29.3
  • libphonenumber-js^1.10.36
  • lodash-es^4.17.15
  • react-day-picker^8.8.0
  • react-modal^3.16.1
  • react-router-dom>=5.1.2
  • react-select^5.10.0
  • react-toastify^5.5.0
  • time-autocomplete^2.0.0-dev