PkgRadar

Package evidence

@ui5/[email protected]

no findings

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
170Mature · −50% score
First published
Jun 2018
Publisher
ui5-bot

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":["@ui5/[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":["@ui5/[email protected]"],"fail_on":"review"}'
Publisherui5-bot
Artifact bytes219,419
Previous version4.1.4
Published2026-03-25T09:56:32.866Z
SHA-2565a50ecd0f122894ec2d0fe6838295cd729d049104324ad1c8a7ebedd1161af02

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts18
  • coveragerimraf test/tmp && nyc ava --node-arguments="--experimental-loader=@istanbuljs/esm-loader-hook"
  • coverage-xunitnyc --reporter=text --reporter=text-summary --reporter=cobertura npm run unit-xunit
  • jsdocnpm run jsdoc-generate && open-cli jsdocs/index.html
  • jsdoc-generatejsdoc -c ./jsdoc.json -t $(npm ls docdash --parseable | head -1) ./lib/ || (echo 'Error during JSDoc generation! Check log.' && exit 1)
  • jsdoc-watchnpm run jsdoc && chokidar "./lib/**/*.js" -c "npm run jsdoc-generate"
  • knipknip --config knip.config.js
  • linteslint ./
  • prepublishOnlygit push --follow-tags
  • preversionnpm test
  • release-notegit-chglog --sort semver -c .chglog/release-config.yml v$npm_package_version
  • testnpm run lint && npm run jsdoc-generate && npm run coverage
  • test-azurenpm run coverage-xunit
  • unitrimraf test/tmp && ava
  • unit-inspectcross-env UI5_LOG_LVL=verbose ava debug --break
  • unit-verboserimraf test/tmp && cross-env UI5_LOG_LVL=verbose ava --verbose --serial
  • unit-watchrimraf test/tmp && ava --watch
  • unit-xunitrimraf test/tmp && ava --node-arguments="--experimental-loader=@istanbuljs/esm-loader-hook" --tap --timeout=1m | tap-xunit --dontUseCommentsAsTestNames=true > test-results.xml
  • versiongit-chglog --sort semver --next-tag v$npm_package_version -o CHANGELOG.md v4.0.0.. && git add CHANGELOG.md
Dependencies15
  • @jridgewell/sourcemap-codec^1.5.5
  • @ui5/fs^4.0.5
  • @ui5/logger^4.0.2
  • cheerio1.0.0
  • escape-unicode^0.3.0
  • escope^4.0.0
  • espree^10.4.0
  • graceful-fs^4.2.11
  • jsdoc^4.0.5
  • less-openui5^0.11.6
  • pretty-data^0.40.0
  • semver^7.7.4
  • terser^5.46.1
  • workerpool^9.3.4
  • xml2js^0.6.2