PkgRadar

Package evidence

@e-inscricao/[email protected]

Large Javascript Payload: 16912831 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
11
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 bytes6,469,167
Previous version0.0.15-alpha
Published2024-08-29T17:28:57.930Z
SHA-256810d6daa7a55f1d1df39dc278a14f68942beab07aeda2f2472c776de221ff9e5

Why flagged

What the scanner saw

Large Javascript Payload: 16912831 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.3.0Version
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-streaming.umd.js16912831 bytes10

Manifest

Package metadata

Scripts5
  • buildNODE_ENV=production webpack && cp dist/index.html dist/200.html && yarn build:min
  • build:mincd dist && uglifyjs --compress --mangle --source-map --comments -o ei-streaming.umd.min.js -- ei-streaming.umd.js && gzip ei-streaming.umd.min.js -c > ei-streaming.umd.min.js.gz
  • publishnpm publish --access=public
  • startwebpack serve
  • testecho "Error: no test specified" && exit 1
Dependencies9
  • @atos6/prettier-config^0.0.2
  • @labz/ds^0.0.52-alpha
  • @material-ui/core^4.12.3
  • glob-parent^5.1.2
  • react17.0.2
  • react-dom17.0.2
  • styled-components^5.3.1
  • svg-url-loader^7.1.1
  • typescript4.2.4