PkgRadar

Package evidence

@sisense/[email protected]

Large Javascript Payload: 2713036 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
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 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":["@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"}'
Artifact bytes5,527,895
Previous version2.26.0
Published2026-05-14T00:07:53.433Z
SHA-256387eea795294224577912379268efaf2c0a4c04d7ce2b6f476fb740420242bd1

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js2713036 bytes10
mediumLarge Javascript Payloadpackage/dist/index.umd.js5019761 bytes10
mediumLarge Javascript Payloadpackage/dist/use-hover-CkmV6eu9.js2253264 bytes10
mediumLarge Javascript Payloadpackage/dist/utils-Db3U6oHa.js2049065 bytes10

Manifest

Package metadata

Scripts22
  • buildrun type-check && vite build --mode development && run build:umd
  • build-storybookstorybook build
  • build:prodrun type-check && vite build && run build:umd:prod
  • build:umdtsx ./scripts/vite/vite.umd.build.ts --mode development
  • build:umd:prodtsx ./scripts/vite/vite.umd.build.ts --mode production
  • build:umd:watchtsx ./scripts/vite/vite.umd.fusion.build.ts
  • cleanrm -rf ./dist && rm -rf ./coverage && rm -rf tsconfig.tsbuildinfo && rm -rf node_modules/.vite/deps
  • devvite
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint . --quiet
  • lint:fixrun lint --fix
  • public-api-checknode ./scripts/public-api-check/index.cjs
  • storybookstorybook dev -p 6006
  • testrun vitest run
  • test:coveragerun vitest run --coverage
  • test:restructuringrun vitest run **/*.snapshot.test.ts
  • test:stop-on-failrun vitest run --bail 1
  • test:updaterun vitest -u
  • test:watchrun vitest watch
  • type-checktsc --noEmit
  • vitestTZ=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.0
  • classnames^2.3.2
  • colorjs.io^0.4.3
  • date-fns^2.29.3
  • date-fns-tz^2.0.0
  • dayjs^1.11.7
  • deepmerge^4.3.1
  • dompurify^3.3.2
  • fixed-data-table-2^2.0.21
  • geojson^0.5.0
  • highcharts-react-official^3.2.1
  • highcharts-rounded-corners^1.0.7
  • …and 17 more.