PkgRadar

Package evidence

@conboai/[email protected]

Large Javascript Payload: 6419201 bytes

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":["@conboai/[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":["@conboai/[email protected]"],"fail_on":"review"}'
Publisherconbornd
Artifact bytes4,292,631
Previous version1.6.79
Published2026-05-17T12:21:46.717Z
SHA-2565c4daa4db46e99ec045e5fb09e70da2a28a2774b79f9781d13ec91f9f0a5e203

Why flagged

What the scanner saw

Large Javascript Payload: 6419201 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index-4b1fa674.js6419201 bytes10
mediumLarge Javascript Payloadpackage/dist/mapbox-gl-iS0lrrWp-1022b676.js2214665 bytes10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index-4b1fa674.js6419201 bytes10
mediumLarge Javascript Payloadpackage/dist/mapbox-gl-iS0lrrWp-1022b676.js2214665 bytes10
lowInstall-time lifecycle scriptpackage.jsonprepare="husky"4

Manifest

Package metadata

Scripts24
  • buildyarn build:check && vite build
  • build-storybookstorybook build
  • build:checktsc
  • devvite
  • formatprettier --write "src/**/*.{ts,tsx,json}" --color
  • format-checkprettier "src/**/*.{ts,tsx,json}" --check
  • generate-classifiersopenapi --input https://api.dev.conbo.app/classification/docs-yaml --output ./src/api/classifiers
  • generate-deploymentsopenapi --input https://api.admin.conbo.app/deployment/docs-yaml --output ./src/api/deployments
  • generate-eventsopenapi --input https://api.dev.conbo.app/events/docs-yaml --output ./src/api/events
  • generate-floor-planopenapi --input https://api.dev.conbo.app/floorplan/docs-yaml --output ./src/api/floorPlan
  • generate-imagesopenapi --input https://api.dev.conbo.app/images/docs-yaml --output ./src/api/images
  • generate-optimusopenapi --input https://api.dev.conbo.app/optimus/docs-yaml --output ./src/api/optimus
  • generate-path-analysisopenapi --input https://api.dev.conbo.app/ldm/docs-yaml --output ./src/api/path-analysis
  • generate-positionopenapi --input https://api.dev.conbo.app/position/docs-yaml --output ./src/api/position
  • generate-query-infoopenapi --input https://api.dev.conbo.app/info/docs-yaml --output ./src/api/queryInfo
  • generate-query-topopenapi --input https://api.dev.conbo.app/query-top/docs-yaml --output ./src/api/queryTop
  • generate-searchopenapi --input https://api.dev.conbo.app/search/docs-yaml --output ./src/api/search
  • generate-snapshotsopenapi --input https://api.dev.conbo.app/snapshots/docs-yaml --output ./src/api/snapshot
  • generate-top-oneopenapi --input https://api.dev.conbo.app/top1/docs-yaml --output ./src/api/topOne
  • linteslint . --ext ts,tsx --report-unused-disable-directives
  • lint-fixeslint . --ext ts,tsx --fix
  • preparehusky
  • previewvite preview
  • storybookstorybook dev -p 6006
Dependencies22
  • @conboai/storybook.components0.6.71
  • @emotion/react^11.11.4
  • @emotion/styled^11.11.5
  • @hookform/resolvers^3.9.1
  • @mui/icons-material^6.1.7
  • @mui/material^6.1.7
  • @mui/system^6.1.7
  • @mui/x-data-grid^7.22.2
  • @mui/x-data-grid-pro^7.22.2
  • @mui/x-date-pickers^7.22.2
  • @react-google-maps/api^2.19.3
  • ajv^8.20.0
  • await-to-js^3.0.0
  • dayjs^1.11.13
  • lodash^4.17.21
  • lodash.debounce^4.0.8
  • react^18.2.0
  • react-dom^18.2.0
  • react-hook-form^7.53.2
  • uuid^9.0.1
  • zod^3.23.8
  • zustand^4.5.2