PkgRadar

Package evidence

@local-logic/[email protected]

Large Javascript Payload: 2400142 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
330
Versions published
350Mature · −50% score
First published
Aug 2022
Publisher
locallogicit

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":["@local-logic/[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":["@local-logic/[email protected]"],"fail_on":"review"}'
Publisherlocallogicit
Artifact bytes13,366,139
Previous version1.24.29
Published2026-05-27T18:30:45.617Z
SHA-2568e0057ac7c2d7a276aba8f032eb8abc802c53b6250ee1c95516b7c137a2bda89

Why flagged

What the scanner saw

Large Javascript Payload: 2400142 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/assets/globals-legacy-DbWg4Urr.js2400142 bytes10

Manifest

Package metadata

Scripts14
  • buildvite build && tsc
  • build:stagingvite build --mode=staging && tsc
  • check-typestsc --project ./tsconfig.json --noEmit
  • cleanrm -rf .turbo && rm -rf node_modules && rm -rf dist
  • devvite
  • dev:sdksvite
  • i18next:exportnode i18next.mjs tsToCsv ./src/i18n
  • i18next:formatnpx prettier --write "./src/i18n/**/*.{ts,tsx}"
  • i18next:importnode i18next.mjs csvToTs ./src/i18n
  • lintTIMING=1 eslint --ext .js,.jsx,.ts,.tsx .
  • previewvite preview --port 3001
  • sizeyarn run build && size-limit
  • statsSTATS=1 vite build
  • testvitest run
Dependencies36
  • @local-logic/channelworkspace:*
  • @local-logic/clientworkspace:*
  • @local-logic/design-systemworkspace:*
  • @local-logic/mapsworkspace:*
  • @phosphor-icons/react^2.1.10
  • @radix-ui/react-accordion^1.2.11
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-popover^1.1.14
  • @radix-ui/react-select^2.2.5
  • @radix-ui/react-tabs^1.1.12
  • @sentry/react^8.55.0
  • @tanstack/react-location^3.7.4
  • @tanstack/react-query^5.84.1
  • @vis.gl/react-google-maps^1.5.4
  • apexcharts^5.3.6
  • embla-carousel-react^8.6.0
  • framer-motion^11.18.2
  • i18next^23.16.8
  • launchdarkly-react-client-sdk^3.8.1
  • lodash.debounce^4.0.8
  • lodash.once^4.1.1
  • mapbox-gl^3.15.0
  • maplibre-gl5.11.0
  • mixpanel-browser^2.71.1
  • react^18.3.1
  • react-apexcharts^1.9.0
  • react-dom^18.3.1
  • react-error-boundary^4.1.2
  • react-i18next^15.6.1
  • react-map-gl^8.1.0
  • …and 6 more.