PkgRadar

Package evidence

@dartcom/[email protected]

Large Javascript Payload: 2143557 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
1,583Niche · −30% score
Versions published
167Established · −30% score
First published
Jun 2025
Publisher
artemida

Effective trust discount applied: 30% (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":["@dartcom/[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":["@dartcom/[email protected]"],"fail_on":"review"}'
Publisherartemida
Artifact bytes939,245
Previous version10.5.24
Published2026-05-26T09:56:03.877Z
SHA-25624060f5a0d6ed6ed8db57cc60d58f8d12a42e2d761f4cd86c174d588fafaee69

Why flagged

What the scanner saw

Large Javascript Payload: 2143557 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.cjs2143557 bytes10

Manifest

Package metadata

Scripts21
  • buildcross-env NODE_ENV=production rollup -c
  • build:watchrollup -c -w
  • commitlintcommitlint --edit
  • formatprettier --write src/**/*.{ts,tsx}
  • initnpm i --force
  • library:packnpm run build && npm pack
  • library:publishnpm publish --access public
  • linteslint src --ext .ts,.tsx
  • lint-stagedlint-staged
  • lint:fixeslint src --ext .ts,.tsx --fix
  • packnpm pack
  • preparehusky install
  • prepublishOnlynpm run lint && npm test && npm run build
  • push:developgit push gitlab develop && git push origin develop
  • storybookstorybook dev -p 6006
  • storybook:buildstorybook build
  • testjest
  • test:watchjest --watch
  • version:majornpm version major
  • version:minornpm version minor
  • version:patchnpm version patch
Dependencies29
  • @dnd-kit/core^6.3.1
  • @dnd-kit/modifiers^9.0.0
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @hookform/error-message^2.0.1
  • @hookform/resolvers^5.2.2
  • @reactuses/core^6.3.1
  • @tanstack/react-query^5.90.12
  • @tanstack/react-table^8.21.3
  • date-fns^4.1.0
  • leaflet^1.9.4
  • leaflet-area-select^1.1.1
  • leaflet-path-drag^1.9.5
  • leaflet-polylineoffset^1.1.1
  • leaflet-rotatedmarker^0.2.0
  • lodash-es^4.18.1
  • mobx^6.15.0
  • mobx-react-lite^4.1.1
  • notistack^3.0.2
  • react-copy-to-clipboard-ts^1.3.1
  • react-error-boundary^6.0.0
  • react-hook-form^7.68.0
  • react-leaflet^5.0.0
  • react-papaparse^4.4.0
  • react-router-dom^7.10.1
  • react-uuid^2.0.0
  • read-excel-file^6.0.1
  • tangram^0.22.0
  • yup^1.7.1