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
- 4,844Niche · −30% score
- Versions published
- 85Mature · −50% score
- First published
- Oct 2023
- Publisher
- compose-sdk-eng
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 promotingMixed 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":["@sisense/[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":["@sisense/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2713036 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 20 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.js | 2713036 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index.umd.js | 5019761 bytes | 10 |
| medium | Large Javascript Payload | package/dist/use-hover-CkmV6eu9.js | 2253264 bytes | 10 |
| medium | Large Javascript Payload | package/dist/utils-Db3U6oHa.js | 2049065 bytes | 10 |
Manifest
Package metadata
Scripts22
buildrun type-check && vite build --mode development && run build:umdbuild-storybookstorybook buildbuild:prodrun type-check && vite build && run build:umd:prodbuild:umdtsx ./scripts/vite/vite.umd.build.ts --mode developmentbuild:umd:prodtsx ./scripts/vite/vite.umd.build.ts --mode productionbuild:umd:watchtsx ./scripts/vite/vite.umd.fusion.build.tscleanrm -rf ./dist && rm -rf ./coverage && rm -rf tsconfig.tsbuildinfo && rm -rf node_modules/.vite/depsdevviteformatprettier --write .format:checkprettier --check .linteslint . --quietlint:fixrun lint --fixpublic-api-checknode ./scripts/public-api-check/index.cjsstorybookstorybook dev -p 6006testrun vitest runtest:coveragerun vitest run --coveragetest:restructuringrun vitest run **/*.snapshot.test.tstest:stop-on-failrun vitest run --bail 1test:updaterun vitest -utest:watchrun vitest watchtype-checktsc --noEmitvitestTZ=utc run -T vitest
Dependencies47
@dnd-kit/core^6.3.1@dnd-kit/modifiers^9.0.0@dnd-kit/sortable^10.0.0@dnd-kit/utilities^3.2.2@emotion/cache^11.14.0@emotion/react^11.14.0@emotion/styled^11.14.0@mui/icons-material^6.4.11@mui/material^6.4.11@mui/system^6.4.11@sisense/sdk-common2.27.0@sisense/sdk-data2.27.0@sisense/sdk-pivot-query-client2.27.0@sisense/sdk-pivot-ui2.27.0@sisense/sdk-query-client2.27.0@sisense/sdk-rest-client2.27.0@sisense/sdk-tracking2.27.0@sisense/sisense-charts5.2.5@tanstack/react-query4.43.0classnames^2.3.2colorjs.io^0.4.3date-fns^2.29.3date-fns-tz^2.0.0dayjs^1.11.7deepmerge^4.3.1dompurify^3.3.2fixed-data-table-2^2.0.21geojson^0.5.0highcharts-react-official^3.2.1highcharts-rounded-corners^1.0.7- …and 17 more.