PkgRadar

Package evidence

@datagrok/[email protected]

no findings

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
66
Versions published
115Mature · −50% score
First published
Nov 2021
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

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":["@datagrok/[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":["@datagrok/[email protected]"],"fail_on":"review"}'
Artifact bytes2,875,382
Previous version1.10.25
Published2026-06-10T15:09:15.415Z
SHA-2567ce3cfcd256bab2f3c7d39238d8d4dc60eccea9f29f51e3a5897d239832c13c5

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts17
  • buildgrok api && grok check --soft && webpack
  • build-allnpm --prefix ./../../libraries/chem-meta run build && npm --prefix ./../../js-api run build && npm --prefix ./../../libraries/utils run build && npm --prefix ./../../libraries/bio run build && npm --prefix ./../../libraries/tutorials run build && npm run build
  • build-sequencetranslatorwebpack
  • debug-sequencetranslatorwebpack && grok publish
  • debug-sequencetranslator-localwebpack && grok publish local
  • debug-sequencetranslator-publicwebpack && grok publish public
  • link-allnpm link @datagrok-libraries/chem-meta datagrok-api @datagrok-libraries/utils @datagrok-libraries/bio @datagrok-libraries/tutorials
  • link-apinpm link datagrok-api
  • link-bionpm link @datagrok-libraries/bio
  • linteslint "./src/**/*.ts"
  • lint-fixeslint "./src/**/*.ts" --fix
  • release-sequencetranslatorwebpack && grok publish --release
  • release-sequencetranslator-localwebpack && grok publish local --release
  • release-sequencetranslator-publicwebpack && grok publish public --release
  • testgrok test
  • test-devgrok test --host dev
  • test-localgrok test --host localhost
Dependencies16
  • @datagrok-libraries/bio^5.65.4
  • @datagrok-libraries/chem-meta^1.2.12
  • @datagrok-libraries/test^1.1.0
  • @datagrok-libraries/tutorials^1.6.1
  • @datagrok-libraries/utils^4.6.5
  • @types/react^18.0.15
  • cash-dom^8.1.0
  • datagrok-api^1.26.0
  • lodash^4.17.21
  • object-hash^3.0.0
  • openchemlib6.0.1
  • save-svg-as-png^1.4.17
  • ts-loader^9.3.1
  • typeahead-standalone4.14.1
  • typescript^5.4.2
  • wu^2.1.0