PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 6726273 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
1,312Niche · −30% score
Versions published
521Mature · −50% score
First published
May 2020
Publisher
aparamonov_datagrok

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"}'
Artifact bytes6,450,642
Previous version1.27.3
Published2026-05-01T15:46:47.725Z
SHA-256cf839fd387c7995aaa687f603170b1e575eb8fe770b86437f940e15182daf967

Why flagged

What the scanner saw

Large Javascript Payload: 6726273 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/src/datagrok/build/web/grok_shared.dart.js6726273 bytes10
mediumLarge Javascript Payloadpackage/src_datagrok_build_web_grok_shared_dart_js.datagrok.js5042993 bytes10
mediumLarge Javascript Payloadpackage/vendors-node_modules_openchemlib_full_js.datagrok.js2615700 bytes10

Manifest

Package metadata

Scripts7
  • buildtsc && webpack
  • build-allnpm --prefix ./../libraries/chem-meta run build && npm run build
  • build-dockertsc && webpack --config webpack.config.docker.js
  • build-js-apigit clean -f -X -d ./src && tsc && webpack
  • build-tstsc && eslint ./src/*.js ./dg.js ./ui.js ./grok.js --fix
  • linknpm link
  • link-allnpm link @datagrok-libraries/chem-meta
Dependencies12
  • @babel/core^7.27.1
  • @datagrok-libraries/chem-meta^1.0.12
  • @types/react^18.3.11
  • @types/wu^2.1.44
  • cash-dom^8.1.5
  • dayjs^1.11.10
  • openchemlib^7.2.3
  • react^18.3.1
  • rxjs^6.5.5
  • typeahead-standalone4.14.1
  • ws^8.18.2
  • wu^2.1.0