PkgRadar

Package evidence

@e-inscricao/[email protected]

Large Javascript Payload: 16904362 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,464,895
Previous version0.3.0
Published2025-06-13T12:56:00.121Z
SHA-256b00e92d8ba26d8985c57b44a2a92ac1121967d3e48679170d7fe8ec2f41efd8b

Why flagged

What the scanner saw

Large Javascript Payload: 16904362 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.1Version
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.js16904362 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