PkgRadar

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 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":["@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"}'
Artifact bytes2,020,206
Previous version5.60.0
Published2026-06-11T11:12:33.656Z
SHA-2567efd84d25978b979827cf0a4f56e3182b1706b849fb32222116239dd6b1064a3

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

review
Last checked
reviewRisk
25Score
5.61.0Version
Status history (1 event)
  1. newavailable · risk review · score 25 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/components/vs-component-library-maps.jsArray-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
highJs Split Join Obfuscationpackage/dist/components/vs-component-library-maps.mjsArray-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-theo
  • build-storybookyarn theo && storybook build
  • build:viteyarn theo && vite build
  • build:vite-no-theovite build
  • commitcz
  • linteslint
  • lint:fixyarn lint "src/**/*.{js,vue,ts}" "stories/**/*.js" --fix
  • prepackyarn && yarn build
  • preparehusky
  • prettierprettier --write .
  • prettier:checkprettier --check .
  • release:majorstandard-version --release-as major
  • release:minorstandard-version --release-as minor
  • release:patchstandard-version --release-as patch
  • storybookyarn theo && storybook dev -p 6006
  • storybook:hostyarn theo && storybook dev -h 127.0.0.1 -p 6006
  • testyarn theo && jest --config ./test/unit/jest.conf.js
  • test:no-theojest --config ./test/unit/jest.conf.js
  • theotheo ./src/tokens/tokens.yml --transform web --format map.scss,scss,raw.json,json --dest ./src/assets/tokens
  • third-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.2
  • axios^1.4.0
  • bootstrap-vue-next^0.45.4
  • glob^12.0.0
  • lodash^4.17.21
  • mapbox-gl^1.11.1
  • mitt^3.0.0
  • pinia^3.0.4
  • swiper^12.1.3
  • vue^3.5.35
  • vue-combo-blocks^2.1.1
  • vue-recaptcha^2.0.1
  • vue-youtube-vue-3^1.5.0
  • vue3-charts^1.1.33
  • vue3-lazy-hydration^1.2.1
  • vuelidate^0.7.7
  • yalc^1.0.0-pre.53