PkgRadar

Package evidence

@sankhyalabs/[email protected]

Large Javascript Payload: 3113174 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
3,605Niche · −30% score
Versions published
2,052Mature · −50% score
First published
Jul 2021
Publisher
victor.uehara

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":["@sankhyalabs/[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":["@sankhyalabs/[email protected]"],"fail_on":"review"}'
Publishervictor.uehara
Artifact bytes3,963,528
Previous version7.2.0-dev.19
Published2026-05-22T19:46:56.654Z
SHA-2566658d0ee8dc933972a6830318937af8d6b82dd4da458e798f9624dd6d6eca2d9

Why flagged

What the scanner saw

Large Javascript Payload: 3113174 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/cjs/ez-grid.cjs.entry.js3113174 bytes10
mediumLarge Javascript Payloadpackage/dist/esm/ez-grid.entry.js3112647 bytes10
mediumLarge Javascript Payloadpackage/dist/custom-elements/index.js4916843 bytes10

Manifest

Package metadata

Scripts21
  • buildstencil build --docs && npm run build.css.docs && npm run formatdocs
  • build.css.docsnode docscsstask.js
  • build.prodstencil build --docs --prod && npm run formatdocs
  • build.sbbuild-storybook
  • build.watchstencil build --dev --watch --force-peer-deps
  • build.with.peerdepsstencil build --docs --prod --force-peer-deps
  • devrun-p storybook build.watch gulp
  • formatdocsnode ./scripts/format-docs.js
  • generatestencil generate
  • gulpgulp default
  • linknode scripts/link.js
  • link-devgulp watch-dev
  • prebuild(git checkout ./src/components.d.ts) || true
  • preparehusky install
  • startstencil build --dev --watch --serve --force-peer-deps
  • start.serverhttp-server ./storybook-static -p $PORT
  • start.storybookstart-storybook --ci -c .storybook-dev -s .diststorybook -p $PORT --quiet
  • storybooknpm run start.storybook
  • teststencil test --spec --e2e --logHeapUsage --runInBand --coverage --silent --testResultsProcessor jest-sonar-reporter
  • test.devstencil test --spec --e2e
  • test.watchstencil test --spec --e2e --watchAll
Dependencies4
  • @stencil/store^2.1.2
  • i18next^23.11.3
  • i18next-browser-languagedetector^7.2.1
  • sortablejs^1.15.6