PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4325716 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
750
Versions published
338Mature · −50% score
First published
Oct 2018
Publisher
nico-shipnow

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"}'
Publishernico-shipnow
Artifact bytes1,922,813
Previous version0.9.235
Published2026-04-24T17:53:50.540Z
SHA-256e3121caf7358bd0609662e349c5f0dc0df87ae9539999af9e8aca625e083a944

Why flagged

What the scanner saw

Large Javascript Payload: 4325716 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
0.9.236Version
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.es.js4325716 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js4346962 bytes10

Manifest

Package metadata

Scripts15
  • buildnpm-run-all build-css rollup
  • build-csssass src/:src/ --load-path=./src --load-path=./node_modules --no-source-map
  • build-storybookbuild-storybook
  • devnpm-run-all -p watch-css rollup-watch
  • linteslint --ext js,jsx .
  • preparenpm run build
  • rolluprollup -c
  • rollup watchrollup -c --watch
  • startnpm run storybook
  • start-rolluprollup -c -w
  • storybooknpm-run-all -p watch-css storybook-js
  • storybook-jsstart-storybook -p 6006 -c .storybook
  • testreact-scripts test --watchAll=false .test.js
  • test:watchjest src/components/_tests_/*.test.j
  • watch-cssnpm run build-css && sass src/:src/ --load-path=./src --load-path=./node_modules --watch --no-source-map
Dependencies27
  • @emotion/react^11.9.0
  • @emotion/styled^11.8.1
  • @fortawesome/fontawesome-pro^6.0.0
  • @fortawesome/fontawesome-svg-core^1.3.0
  • @fortawesome/pro-duotone-svg-icons^6.1.1
  • @fortawesome/pro-light-svg-icons^6.0.0
  • @fortawesome/pro-regular-svg-icons^6.0.0
  • @fortawesome/pro-solid-svg-icons^6.1.1
  • @fortawesome/react-fontawesome^0.1.17
  • @mui/material5.11.16
  • @mui/x-date-pickers^5.0.3
  • @sentry/browser^5.26.0
  • bulma0.6.2
  • classnames^2.2.6
  • core-js^3.6.5
  • formik^2.2.9
  • libphonenumber-js^1.12.8
  • lodash^4.17.20
  • lottie-web5.13.0
  • moment^2.29.4
  • prop-types15.8.1
  • react^17.0.2
  • react-dom^17.0.2
  • react-dropzone^14.3.8
  • react-flagkit^2.0.4
  • whatwg-fetch^3.6.20
  • yup^1.7.1
Optional dependencies2
  • babel-loader8.1.0
  • webpack4.42.0