PkgRadar

Package evidence

@pareto-engineering/[email protected]

Large Javascript Payload: 2861354 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.

Versions published
328Mature · −50% score
First published
Feb 2021
Publisher
johnpareto

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@pareto-engineering/[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":["@pareto-engineering/[email protected]"],"fail_on":"review"}'
Publisherjohnpareto
Artifact bytes1,538,218
Previous version5.13.1
Published2026-05-13T00:47:11.184Z
SHA-256e57671b911e7214ccc56b20f59dfc19a93548bce8484a71632c2a45623e92463

Why flagged

What the scanner saw

Large Javascript Payload: 2861354 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
5.13.3-alpha.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/ui/f/fields/LatexPreviewInput/convertLatexToHtml.js2861354 bytes0
lowObfuscation Densitypackage/dist/ui/f/common/utils/lookUpInputValueFromOptions.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts12
  • buildtsc -b ./tsconfig.app.json && vite build
  • build-storybookstorybook build
  • compilenpm run build
  • fix:eslintnpm run test:eslint -- --fix
  • fix:stylelintnpm run test:stylelint -- --fix
  • preparenpm run compile
  • storybookstorybook dev -p 6006
  • testnpm run test:stylelint && npm run test:eslint
  • test-storybooktest-storybook
  • test:eslinteslint --ext .jsx,.js src/
  • test:stylelintstylelint 'src/**/*.scss' --rd --rdd --risd --color --formatter verbose
  • testconfig:eslinteslint src/**/*.jsx
Dependencies39
  • @codemirror/lang-xml^6.0.2
  • @lexical/code0.12.2
  • @lexical/link0.12.2
  • @lexical/list0.12.2
  • @lexical/react0.12.2
  • @lexical/rich-text0.12.2
  • @lexical/selection0.12.2
  • @lexical/table0.12.2
  • @lexical/utils0.12.2
  • @pareto-engineering/assets^5.12.20
  • @pareto-engineering/bem^5.11.5
  • @pareto-engineering/styles^5.12.20
  • @types/node^22.14.1
  • @vitejs/plugin-react^4.3.4
  • better-react-mathjax^2.0.3
  • codemirror^6.0.1
  • date-fns^2.29.3
  • downshift^6.1.12
  • formik^2.2.9
  • fuse.js^7.0.0
  • glob^11.0.1
  • hamburgers^1.2.1
  • lexical0.12.2
  • lodash4.18.0
  • prop-types^15.8.1
  • react^18.2.0
  • react-color-palette^7.1.0
  • react-day-picker^8.10.0
  • react-dom^18.2.0
  • react-helmet-async^2.0.5
  • …and 9 more.