PkgRadar

Package evidence

@e-inscricao/[email protected]

Large Javascript Payload: 21493429 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
13
Versions published
5
First published
Sep 2021
Publisher
senhordrio

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":["@e-inscricao/[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":["@e-inscricao/[email protected]"],"fail_on":"review"}'
Publishersenhordrio
Artifact bytes7,481,703
Previous version0.0.9-beta
Published2024-07-13T00:10:25.814Z
SHA-2567345cb9e889806b6875174c9b40d2481f12361cc2f4c753b15b8ba13dfbd0f30

Why flagged

What the scanner saw

Large Javascript Payload: 21493429 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/ei-co-hosts-dashboard.umd.js21493429 bytes10

Manifest

Package metadata

Scripts5
  • buildwebpack && yarn build:min
  • build:mincd dist && uglifyjs --compress --mangle --source-map --comments -o ei-co-hosts-dashboard.umd.min.js -- ei-co-hosts-dashboard.umd.js && gzip ei-co-hosts-dashboard.umd.min.js -c > ei-co-hosts-dashboard.umd.min.js.gz
  • publishnpm publish --access=public
  • startwebpack serve
  • testecho "Error: no test specified" && exit 1
Dependencies16
  • @atos6/prettier-config^0.0.2
  • @chakra-ui/react^1.6.4
  • @emotion/react^11
  • @emotion/styled^11
  • @labz/ds^0.0.58-alpha
  • @types/dompurify^2.2.3
  • dompurify^2.3.0
  • dotenv-webpack^7.0.3
  • formik^2.2.9
  • framer-motion^4
  • glob-parent^5.1.2
  • react17.0.2
  • react-dom17.0.2
  • react-html-parser^2.0.2
  • typescript4.2.4
  • yup^0.32.9