PkgRadar

Package evidence

@jupyterlab/[email protected]

Large Javascript Payload: 4506094 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
7,723Niche · −30% score
Versions published
221Mature · −50% score
First published
Mar 2021
Publisher
mbektas

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":["@jupyterlab/[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":["@jupyterlab/[email protected]"],"fail_on":"review"}'
Publishermbektas
Artifact bytes1,748,688
Previous version3.0.11-3
Published2021-09-02T00:17:14.775Z
SHA-2564e7c7ca934448ccbdc529c136f8249182e5565ac545a9491bd9413b657b0bda3

Why flagged

What the scanner saw

Large Javascript Payload: 4506094 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
3.0.11-4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/lib-inpage/inpage.js4506094 bytes0

Manifest

Package metadata

Scripts8
  • buildyarn run clean && yarn run save-jlab-version && yarn run build:inpage && yarn run build:galata
  • build:galatatsc
  • build:inpagewebpack --mode=production
  • cleanrimraf lib-inpage && rimraf lib
  • enforce-version-matchnode ./bin/buildutil.js --enforce-version-match
  • prepublishOnlyyarn run build && yarn run enforce-version-match
  • save-jlab-versionnode ./bin/buildutil.js --save-jlab-version
  • testnode ./bin/cli.js
Dependencies28
  • @types/dateformat^3.0.1
  • @types/jest^25.1.2
  • @types/js-beautify^1.8.2
  • @types/node^13.1.1
  • @types/pixelmatch^5.0.0
  • @types/pngjs^3.4.1
  • @yarnpkg/lockfile^1.1.0
  • ansi_up^5.0.0
  • axios^0.21.1
  • chalk^4.0.0
  • cross-spawn^6.0.5
  • dateformat^3.0.3
  • ejs^3.0.1
  • events^3.0.0
  • fs-extra^8.1.0
  • http-server^0.12.1
  • inquirer^7.1.0
  • jest^25.1.0
  • js-beautify^1.10.3
  • meow^6.0.1
  • open^7.0.4
  • pixelmatch^5.1.0
  • playwright^1.9.1
  • pngjs^3.4.0
  • semver^7.3.2
  • ts-jest^25.2.0
  • typescript^3.7.4
  • uuid^3.4.0