PkgRadar

Package evidence

@map-colonies/[email protected]

Large Javascript Payload: 3827207 bytes

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
96
Versions published
84Mature · −50% score
First published
Aug 2020
Publisher
alebinson

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":["@map-colonies/[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":["@map-colonies/[email protected]"],"fail_on":"review"}'
Publisheralebinson
Artifact bytes7,086,576
Previous version4.13.4
Published2026-05-12T10:18:10.083Z
SHA-256cf8498942a8975447ca1ea0962354a47875854e52271e00b277326356af178e4

Why flagged

What the scanner saw

Large Javascript Payload: 3827207 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/Cesium/index.cjs3827207 bytes10
mediumLarge Javascript Payloadpackage/dist/Cesium/Cesium.js3777552 bytes10
mediumLarge Javascript Payloadpackage/dist/Cesium/index.js3776164 bytes10

Manifest

Package metadata

Scripts15
  • buildyarn run clean && yarn printTSVersion && yarn transpileTS && vite build
  • build-storybookrimraf storybook-static && build-storybook
  • cleanrimraf dist
  • copy-storybook_datagit clone https://github.com/MapColonies/shared-components-data.git && copyfiles -u 1 "./shared-components-data/stories-data.json" "." && rimraf shared-components-data
  • copyassets:allyarn run copyassets:cesium && yarn run copyassets:components
  • copyassets:cesiumcopyfiles -u 5 "../../node_modules/cesium/Build/Cesium/**/*" "./public"
  • copyassets:componentscopyfiles -u 1 "./public/assets/**/*" "dist"
  • devvite
  • linteslint src --ext ts,tsx --report-unused-disable-directives --max-warnings 0
  • postbuildyarn copyassets:all && copyfiles -u 2 -e "**/*.ts" -e "**/*.tsx" "src/components/**/*" dist
  • prepackyarn build
  • previewvite preview
  • printTSVersionecho TS $(tsc -v)
  • storybookyarn run copy-storybook_data && start-storybook -p 9010
  • transpileTStsc --project ./tsconfig-build.json
Dependencies40
  • @cmcleese/cesium-navigation^4.0.7
  • @date-io/date-fns^1.3.13
  • @here/quantized-mesh-decoder^1.2.8
  • @map-colonies/react-core^4.2.0
  • @material-ui/core^4.11.0
  • @material-ui/pickers^3.2.10
  • @turf/area^6.5.0
  • @turf/bbox^6.0.1
  • @turf/bbox-polygon^6.0.1
  • @turf/boolean-contains^6.5.0
  • @turf/boolean-point-in-polygon^6.5.0
  • @turf/boolean-valid^7.2.0
  • @turf/centroid^7.2.0
  • @turf/helpers^6.1.4
  • @turf/intersect^6.1.3
  • @turf/point-to-polygon-distance^7.2.0
  • @turf/rewind^5.1.5
  • cesium1.103.0
  • chonky^2.3.2
  • chonky-icon-fontawesome^2.3.2
  • copy-webpack-plugin^6.3.1
  • copyfiles2.3.0
  • cross-env7.0.2
  • date-fns^2.14.0
  • geojson^0.5.0
  • get-input-selection^1.1.4
  • lodash^4.17.20
  • ol^6.4.3
  • ol-ext^4.0.18
  • p-map6.0.0
  • …and 10 more.