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
- 55
- Versions published
- 52Mature · −50% score
- First published
- Jun 2025
- Publisher
- lzdevelopers
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 promotingMixed 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":["@mapvx/[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":["@mapvx/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2860694 bytes
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 review · score 28 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/cjs/sdk-controller-Ca4Ic2RN.cjs | 2860694 bytes | 10 |
| medium | Large Javascript Payload | package/dist/iife/map-view-with-modal.js | 3533357 bytes | 10 |
| medium | Large Javascript Payload | package/dist/iife/route-view-totems.js | 3580993 bytes | 10 |
| medium | Large Javascript Payload | package/dist/es/assets/utils-gXN6se04.js | 3322231 bytes | 10 |
Manifest
Package metadata
Scripts29
analyzelit-analyzerbuildpnpm run build:es && pnpm run build:cjs && pnpm run build:iife && pnpm run build:copy-swbuild-with-sourcemaps./scripts/build-and-upload-sourcemaps.shbuild:cjsBUILD_FORMAT=cjs vite buildbuild:copy-swmkdir -p dist/sw && cp src/sw/mvx-tiles-sw.js dist/sw/mvx-tiles-sw.jsbuild:esBUILD_FORMAT=es vite buildbuild:iifeBUILD_FORMAT=iife-route-view-totems vite build && BUILD_FORMAT=iife-map-view-with-modal vite builddevvite --forcedocs:buildNEXT_EXPORT=true cd docs && next build && cp ../src/docs-base-redirect.html ../docs-build/index.htmldocs:devcd docs && next devdocs:startcd docs && next startformatprettier --write "**/*.{ts,js,json,html}"linteslint . --ext .tslint:fixeslint . --ext .ts --fixpreviewvite previewsonarsonar-scannertestvitest runtest:coveragevitest run --coveragetest:integrationstart-server-and-test dev http://localhost:3000 test:integration:runtest:integration:runvitest run --config vitest.integration.config.tstest:playwrightplaywright testtest:playwright:debugplaywright test --debugtest:playwright:headedplaywright test --headedtest:playwright:installplaywright install --with-depstest:playwright:mcpplaywright test src/tests/playwright/mcp/test:playwright:reportplaywright show-reporttest:playwright:uiplaywright test --uitest:watchvitestupload-sourcemaps./scripts/upload-sourcemaps-to-rollbar.sh
Dependencies4
@lzdevelopers/my-maps-js3.1.0-dev.1lit^3.3.2qrcode^1.5.4rollbar^2.26.5