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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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 testbuild-devwebpack --mode=development --progress --stats-children --env DEVELOPMENT && node scripts/compat-runtime.jsbuild-fullwebpack --mode=production --progress --env FULLcopy-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.jslinteslint src/ test/prepublishOnlynpm run buildtestnpm run test:unit && npm run test:e2etest-headHEADLESS=false npm testtest:basicnpx playwright test test/test-basic.pw.jstest:e2enpx playwright test test/test-basic.pw.js test/test-inputs.pw.jstest:inputsnpx playwright test test/test-inputs.pw.jstest:pythonnpx playwright test test/test-python.pw.jstest:unitjest --config jest.unit.config.jswatchnodemon --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.6csv-parse^5.6.0dom-to-image^2.6.0express^4.21.2file-saver^2.0.2filtrex^2.2.3jsdoc-to-markdown^9.1.3leaflet^1.9markdown-it^14.2.0minimist^1.2.8notyf^3.10.0three^0.170vue^3.2.47vue-file-picker^0.0.2vue-style-loader^4.1.3vue3-json-viewer^2.2.2vuex^4.0.2
Optional dependencies1
esbuild^0.28.0