PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2146602 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,868Niche · −30% score
Versions published
920Mature · −50% score
First published
May 2022
Publisher
purecloud

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherpurecloud
Artifact bytes35,957,084
Previous version3.86.3
Published2023-05-30T14:46:27.198Z
SHA-256c5609cb1d8fcb6c1fb62fa767911554c6802b23f6d45ebf0c2476e08763c293a

Why flagged

What the scanner saw

Large Javascript Payload: 2146602 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
3.87.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/cjs/gux-visualization-beta.cjs.entry.js2146602 bytes0
lowLarge Javascript Payloadpackage/dist/esm/gux-visualization-beta.entry.js2146544 bytes0

Manifest

Package metadata

Scripts43
  • buildnpm run clean && npm run i18n && npm run generate-gux-icon-types-file && npm run stencil && npm run build-wrapper
  • build-i18n./scripts/build-i18n.js
  • build-wrapper./scripts/wrap-stencil.js
  • check-a11ynode ./scripts/check-a11y.js
  • check-readmes./scripts/check-readmes.sh
  • cleanrm -r ./dist ./build || true
  • current-versioncross-var "echo $npm_package_version"
  • devnpm run stencil.dev
  • eslinteslint --fix .
  • generate-gux-icon-types-file./scripts/generate-gux-icon-types-file.js
  • generate-region-flags-sprite-file./scripts/generate-region-flags-sprite-file.js
  • generate-start-of-week-file./scripts/generate-start-of-week-file.js
  • generate-versions-file./scripts/generate-versions-file.mjs
  • i18nnpm run update-en-i18n && npm run generate-start-of-week-file && npm run build-i18n
  • lint-allnpm-run-all "eslint" "prettier" "prettier-package-json" "svgo"
  • lint-stagedlint-staged
  • list-checked-a11y-componentsnode scripts/list-checked-a11y-components.js
  • list-component-tracking./scripts/list-component-tracking.js
  • list-i18n-files./scripts/list-i18n-files.js
  • list-shadow-explicitly-set./scripts/list-shadow-explicitly-set.js
  • predevnpm run i18n && npm run generate-gux-icon-types-file
  • predev.publicnpm run predev
  • preparenpm run i18n
  • prettierprettier --loglevel silent --ignore-unknown --write .
  • prettier-package-jsonprettier-package-json --write ./package.json
  • releasestandard-version
  • stencilstencil build --prod
  • stencil.devstencil build --dev --watch --docs
  • stylelintstylelint --fix "**/*.{css,html,less}"
  • svgosvgo -f ./src/components/stable/gux-icon/icons
  • …and 13 more.
Dependencies10
  • @floating-ui/dom^1.2.6
  • @popperjs/core^2.11.7
  • google-libphonenumber^3.2.32
  • intl-messageformat^10.3.3
  • requestanimationframe-timer^3.0.3
  • sortablejs^1.15.0
  • stencil-click-outside^1.8.0
  • vega5.22.1
  • vega-embed6.21.2
  • vega-lite5.5.0