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.
- Versions published
- 4
- First published
- Mar 2026
- Publisher
- lzdevelopers
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":["@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
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
Scripts36
buildpnpm run clean && pnpm run build:es && pnpm run build:cjs && pnpm run build:umd && pnpm run copy-assetsbuild:cjstsc -p tsconfig.cjs.jsonbuild:devpnpm run clean && pnpm run copy-assets && tscbuild:estsc -p tsconfig.esm.jsonbuild:umdwebpackcleanrimraf dist/copy-assetsnode scripts/copy-assets.jsdocscd docs && pnpm install --frozen-lockfile && pnpm run devdocs:buildpnpm run typedoc:build && rimraf docs/out && cd docs && pnpm install --frozen-lockfile && pnpm run builddocs:deploypnpm run docs:build && gh-pages -d docs/outdocs:formatpnpm run docs:lint:fixdocs:format:allpnpm run docs:prettier && pnpm run docs:lint:fixdocs:lintmarkdownlint docs/content/**/*.mdx docs/content/**/*.md DEVELOPER_DOCS/**/*.mddocs:lint:fixmarkdownlint --fix docs/content/**/*.mdx docs/content/**/*.md DEVELOPER_DOCS/**/*.mddocs:prettierprettier --write docs/content/**/*.mdx docs/content/**/*.md DEVELOPER_DOCS/**/*.mddocs:previewcd docs && pnpm run devlinteslint . --fixlint:stagedlint-stagedqualitypnpm run test:coverage:ci && pnpm run sonarquality:envpnpm run test:coverage:ci && pnpm run sonar:envsonarsonar-scannersonar:analysispnpm run test:coverage:ci && pnpm run sonarsonar:envsource .env && sonar-scannersonar:localsonar-scanner -Dsonar.analysis.mode=previewstartwebpack serve --opentestpnpm run test:unittest:allpnpm run test:unit && pnpm run test:integrationtest:coveragejest --coveragetest:coverage:cijest --coverage --ci --watchAll=falsetest:coverage:unitjest --coverage- …and 6 more.
Dependencies5
@googlemaps/polyline-codec^1.0.28countly-sdk-web^23.12.6maplibre-gl^5.7.0rollbar^2.26.4uuid^9.0.1