PkgRadar

Package evidence

@heycar/[email protected]

Install-time lifecycle script: postinstall="node ./bin/ensureVersion.js"

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
127
Versions published
334Mature · −50% score
First published
Mar 2023
Publisher
chrisleeyan

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 promoting

Mixed 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":["@heycar/[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":["@heycar/[email protected]"],"fail_on":"review"}'
Publisherchrisleeyan
Artifact bytes368,111
Previous version2.21.0-gmapCost2
Published2026-06-12T10:34:38.554Z
SHA-2560d18590c65d26d9d492f05d3c6a656ef16d61d1f0db7150dbacbab8d2b50ae68

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./bin/ensureVersion.js"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
2Score
2.21.0-gmapCost3Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./bin/ensureVersion.js"5

Manifest

Package metadata

Scripts8
  • buildtsx ./scripts/cli/build.ts
  • build:bintsc -p ./bin/tsconfig.json && chmod +x bin/*.js
  • devvite -c vite.config.dev.ts
  • dev:libtsx ./scripts/cli/devLib.ts
  • linteslint . --ext .js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --report-unused-disable-directives --max-warnings 0
  • postinstallnode ./bin/ensureVersion.js
  • v2tsx ./scripts/cli/version.ts -v 2
  • v3tsx ./scripts/cli/version.ts -v 3
Dependencies16
  • @amap/amap-jsapi-types^0.0.13
  • @googlemaps/js-api-loader1.16.6
  • @googlemaps/polyline-codec^1.0.28
  • @googlemaps/typescript-guards^2.0.3
  • @heycar/amap-jsapi-loadernpm:@heycar/[email protected]
  • @types/google.maps^3.54.10
  • @types/lodash-es^4.17.6
  • @use-gesture/vanilla^10.2.26
  • @vueuse/core^10.9.0
  • chinese-simple2traditional^1.2.0
  • fast-equals^3.0.3
  • gcoord^1.0.5
  • lodash-es^4.17.21
  • vue-demi^0.13.11
  • vue2npm:[email protected]
  • vue3npm:[email protected]