PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4725979 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.

Versions published
3,624Mature · −50% score
First published
Nov 2012
Publisher
sanity-svc.npm

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes4,875,856
Previous version5.28.0-workbench.20260528103200
Published2026-05-28T13:30:24.067Z
SHA-25622a2dd8c7a8fddf928e0f2239ff83c885b454e2bdf89e5797e37c9b6295682cc

Why flagged

What the scanner saw

Large Javascript Payload: 4725979 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/index.js4725979 bytes10

Manifest

Package metadata

Scripts11
  • buildpnpm clean && pkg-utils build --strict --check --clean
  • build:bundlevite build --configLoader runner --config package.bundle.ts
  • check:types(cd ../.. && tsgo --project packages/sanity/tsconfig.check.json --erasableSyntaxOnly)
  • cleanrimraf _internal.js _singletons.js _createContext.js cli.js desk.js migrate.js presentation.js router.js structure.js lib
  • coveragevitest --coverage
  • docs:typedocs:cleanuprimraf docs
  • docs:typedocs:generatetypedoc --options typedoc.config.json
  • linteslint .
  • testvitest run
  • test:ctrimraf playwright-ct/template/.cache && playwright test -c playwright-ct.config.ts
  • watchpkg-utils watch
Dependencies101
  • @algorithm.ts/lcs^4.0.5
  • @date-fns/tz^1.4.1
  • @dnd-kit/core^6.3.1
  • @dnd-kit/modifiers^6.0.1
  • @dnd-kit/sortable^7.0.2
  • @dnd-kit/utilities^3.2.2
  • @isaacs/ttlcache^1.4.1
  • @mux/mux-player-react^3.10.2
  • @portabletext/editor^6.6.4
  • @portabletext/html^1.0.1
  • @portabletext/patches^2.0.4
  • @portabletext/plugin-markdown-shortcuts^7.0.27
  • @portabletext/plugin-one-line^6.0.27
  • @portabletext/plugin-paste-link^3.0.27
  • @portabletext/plugin-typography^7.0.27
  • @portabletext/react^6.1.0
  • @portabletext/sanity-bridge^3.0.0
  • @portabletext/to-html^5.0.2
  • @portabletext/toolkit^5.0.2
  • @rexxars/react-json-inspector^9.0.1
  • @sanity/asset-utils^2.3.0
  • @sanity/bifur-client^1.0.0
  • @sanity/cli^6.6.0
  • @sanity/client^7.22.0
  • @sanity/color^3.0.6
  • @sanity/comlink^4.0.1
  • @sanity/diff5.28.0
  • @sanity/diff-match-patch^3.2.0
  • @sanity/diff-patch^5.0.0
  • @sanity/eventsource^5.0.2
  • …and 71 more.