PkgRadar

Package evidence

@jseeio/[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
1,417Niche · −30% score
Versions published
25Mature · −50% score
First published
Dec 2021
Publisher
zemlyansky

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":["@jseeio/[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":["@jseeio/[email protected]"],"fail_on":"review"}'
Publisherzemlyansky
Artifact bytes852,315
Previous version0.8.7
Published2026-05-26T18:32:30.220Z
SHA-256aa37ac258324baff2216773bafddce596948dbfcecee35d194b2eca63e7473b0

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
0.8.8Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • buildwebpack --mode=production --progress && webpack --mode=production --progress --env FULL && node scripts/compat-runtime.js && npm test
  • build-devwebpack --mode=development --progress --stats-children --env DEVELOPMENT && node scripts/compat-runtime.js
  • build-fullwebpack --mode=production --progress --env FULL
  • copy-runtime-pymkdir -p py/jsee/static && cp dist/jsee.core.js py/jsee/static/jsee.core.js && cp dist/jsee.full.js py/jsee/static/jsee.full.js
  • linteslint src/ test/
  • prepublishOnlynpm run build
  • testnpm run test:unit && npm run test:e2e
  • test-headHEADLESS=false npm test
  • test:basicnpx playwright test test/test-basic.pw.js
  • test:e2enpx playwright test test/test-basic.pw.js test/test-inputs.pw.js
  • test:inputsnpx playwright test test/test-inputs.pw.js
  • test:pythonnpx playwright test test/test-python.pw.js
  • test:unitjest --config jest.unit.config.js
  • watchnodemon --watch . --ignore dist,.git --ext vue,js,css,html --exec 'npm run build-dev && npm run test:basic'
  • watch-devnodemon --watch . --ignore dist,.git --ext vue,js,css,html --exec 'npm run build-dev'
Dependencies18
  • @mdi/font^6.5.95
  • @observablehq/plot^0.6
  • csv-parse^5.6.0
  • dom-to-image^2.6.0
  • express^4.21.2
  • file-saver^2.0.2
  • filtrex^2.2.3
  • jsdoc-to-markdown^9.1.3
  • leaflet^1.9
  • markdown-it^14.2.0
  • minimist^1.2.8
  • notyf^3.10.0
  • three^0.170
  • vue^3.2.47
  • vue-file-picker^0.0.2
  • vue-style-loader^4.1.3
  • vue3-json-viewer^2.2.2
  • vuex^4.0.2
Optional dependencies1
  • esbuild^0.28.0