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
- 794
- Versions published
- 348Mature · −50% score
- First published
- Jul 2023
- Publisher
- duncan.sanderson
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":["@visitscotland/[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":["@visitscotland/[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
Scripts22
buildyarn theo && npm-run-all third-party build:vite-no-theobuild-storybookyarn theo && storybook buildbuild:viteyarn theo && vite buildbuild:vite-no-theovite buildcommitczlinteslintlint:allyarn lint:src && yarn lint:storieslint:fixyarn lint "src/**/*.{js,vue,ts}" "stories/**/*.js" --fixlint:srcyarn lint "src/**/*.{js,vue,ts}"lint:storiesyarn lint "stories/**/*.{js,vue,ts}"prepackyarn && yarn buildpreparehuskyprettierprettier . --list-differentrelease:majorstandard-version --release-as majorrelease:minorstandard-version --release-as minorrelease:patchstandard-version --release-as patchstorybookyarn theo && storybook dev -p 6006storybook:hostyarn theo && storybook dev -h 127.0.0.1 -p 6006testyarn theo && jest --config ./test/unit/jest.conf.jstest:no-theojest --config ./test/unit/jest.conf.jstheotheo ./src/tokens/tokens.yml --transform web --format map.scss,scss,raw.json,json --dest ./src/assets/tokensthird-partynode scripts/build-third-party.mjs
Dependencies24
@floating-ui/dom^1.7.6@googlemaps/js-api-loader^2.0.1@mapbox/geojson-extent^1.0.1@pinia/testing^0.1.3@rollup/plugin-replace^6.0.2@vuelidate/core^2.0.2@vuelidate/validators^2.0.2axios^1.4.0bootstrap-vue-next^0.17.0glob^12.0.0lodash^4.17.21mapbox-gl^1.11.1mitt^3.0.0pinia^3.0.4swiper^12.1.3vite^5.1.3vue^3.3.4vue-combo-blocks^2.1.1vue-recaptcha^2.0.1vue-youtube-vue-3^1.5.0vue3-charts^1.1.33vue3-lazy-hydration^1.2.1vuelidate^0.7.7yalc^1.0.0-pre.53