PkgRadar

Package evidence

@ni/[email protected]

Large Javascript Payload: 3761978 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
1,968Niche · −30% score
Versions published
792Mature · −50% score
First published
Jul 2021
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@ni/[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":["@ni/[email protected]"],"fail_on":"review"}'
Artifact bytes4,622,351
Previous version35.9.2
Published2026-05-27T16:37:18.965Z
SHA-25635283fb1d5244021ed274a8bb87561352f5ff196b5cd16fd840ed2a7e6a21744

Why flagged

What the scanner saw

Large Javascript Payload: 3761978 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
35.9.3Version
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/dist/all-components-bundle.js3761978 bytes10

Manifest

Package metadata

Scripts23
  • buildnpm run build:icons && npm run build:workers && npm run build:components && npm run build:scss && npm run build:cem
  • build-bundlerollup --config
  • build:cemnpm run build:cem:config && npm run build:cem:markdown
  • build:cem:configcem analyze --config ./custom-elements-manifest.config.mjs
  • build:cem:markdownnode build/generate-markdown.mjs
  • build:componentstsc -p ./tsconfig.json
  • build:iconsnode build/generate-icons.mjs
  • build:scssnode build/generate-scss.mjs
  • build:workersnpm run build:workers:compile && npm run build:workers:bundle && npm run build:workers:inline
  • build:workers:bundlerollup --config build/generate-workers/rollup.config.mjs
  • build:workers:compiletsc -p build/generate-workers/tsconfig.json
  • build:workers:inlinenode build/generate-workers.mjs
  • formateslint . --fix
  • invoke-publishnpm publish
  • linteslint .
  • packnpm pack
  • testconcurrently --pad-prefix --timings --group "npm:test-chrome" "npm:test-webkit"
  • test-chromekarma start karma.conf.headless.cjs --browsers=ChromeHeadlessOpt --single-run --skip-tags SkipChrome
  • test-chrome-debuggerkarma start karma.conf.cjs --browsers=ChromeDebugging --skip-tags SkipChrome
  • test-firefoxkarma start karma.conf.headless.cjs --browsers=FirefoxHeadless --single-run --skip-tags SkipFirefox
  • test-firefox-debuggerkarma start karma.conf.cjs --browsers=FirefoxDebugging --skip-tags SkipFirefox
  • test-webkitkarma start karma.conf.headless.cjs --browsers=WebkitHeadless --single-run --skip-tags SkipWebkit
  • test-webkit-debuggerkarma start karma.conf.cjs --browsers=WebkitDebugging --skip-tags SkipWebkit
Dependencies36
  • @ni/fast-colors^10.0.0
  • @ni/fast-element^10.1.1
  • @ni/fast-foundation^10.2.3
  • @ni/fast-web-utilities^10.0.0
  • @ni/nimble-tokens^8.18.1
  • @ni/unit-format^1.0.5
  • @tanstack/table-core^8.19.3
  • @tanstack/virtual-core^3.14.0
  • @tiptap/core^3.22.5
  • @tiptap/extension-bold^3.22.5
  • @tiptap/extension-document^3.22.5
  • @tiptap/extension-hard-break^3.22.5
  • @tiptap/extension-italic^3.22.5
  • @tiptap/extension-link^3.22.5
  • @tiptap/extension-list^3.22.5
  • @tiptap/extension-mention^3.22.5
  • @tiptap/extension-paragraph^3.22.5
  • @tiptap/extension-text^3.22.5
  • @tiptap/extensions^3.22.5
  • @tiptap/suggestion^3.22.5
  • @types/d3-array^3.0.4
  • @types/d3-random^3.0.1
  • @types/d3-scale^4.0.2
  • @types/d3-selection^3.0.0
  • @types/d3-zoom^3.0.0
  • @types/markdown-it^14.1.2
  • comlink4.4.2
  • d3-array^3.2.2
  • d3-random^3.0.1
  • d3-scale^4.0.2
  • …and 6 more.