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,184Niche · −30% score
- Versions published
- 79Mature · −50% score
- First published
- May 2021
- Publisher
- what3words-admin
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":["@what3words/[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":["@what3words/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2945739 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 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/hydrate/index.js | 2945739 bytes | 10 |
| medium | Large Javascript Payload | package/hydrate/index.mjs | 2945530 bytes | 10 |
Manifest
Package metadata
Scripts18
buildnpm run build:phrase && stencil buildbuild:phrasenpm run with-env scripts/phrase.js $PWD/.phrase.ymlcleannpx del node_modules .stencilcoveragenpm run test -- --coverage --reporter=lcovdevstencil build --dev --watch --serveformatprettier --ignore-path $npm_package_config_root/.gitignore --ignore-path .prettierignore --check . ../angular ../react ../vuegeneratestencil generatelinteslint .postbuildnpx del dist/**/*.js.map && npm run sizepostpublishprebuildnpx del --force loader www dist hydrate ../react/lib/react-component-lib ../react/lib/components.ts ../vue/lib/components.ts ../vue/lib/vue-component-lib ../angular/components/src/lib/components.ts ../angular/components/src/lib/index.ts ../angular/components/src/lib/angular-component-libprepublishOnlynpx --package-path=$PWD --strict=false publint-lint-packagesizebundlewatch --config .bundlewatch.config.jsonteststencil test --spec --e2etest:e2estencil test --e2etest:specstencil test --spectest:watchstencil test --spec --e2e --watchAllwith-envdotenv -e $npm_package_config_root/.env -c --
Dependencies5
@googlemaps/js-api-loader1.14.3@what3words/api^5.2.1axios^1.11.0cross-fetch^4.0.0uuid^10.0.0