Package evidence
@visitscotland/[email protected]
Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.
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,786Niche · −30% score
- Versions published
- 356Mature · −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
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":["@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
Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.
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 25 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/components/vs-component-library-maps.js | Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis. | 40 |
| high | Js Split Join Obfuscation | package/dist/components/vs-component-library-maps.mjs | Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis. | 40 |
Manifest
Package metadata
Scripts20
buildyarn theo && npm-run-all third-party build:vite-no-theobuild-storybookyarn theo && storybook buildbuild:viteyarn theo && vite buildbuild:vite-no-theovite buildcommitczlinteslintlint:fixyarn lint "src/**/*.{js,vue,ts}" "stories/**/*.js" --fixprepackyarn && yarn buildpreparehuskyprettierprettier --write .prettier:checkprettier --check .release: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
Dependencies23
@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.45.4glob^12.0.0lodash^4.17.21mapbox-gl^1.11.1mitt^3.0.0pinia^3.0.4swiper^12.1.3vue^3.5.35vue-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