PkgRadar

Package evidence

@deskpro/[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.

Weekly downloads
304
Versions published
20Mature · −50% score
First published
Oct 2017
Publisher
helstern

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":["@deskpro/[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":["@deskpro/[email protected]"],"fail_on":"review"}'
Publisherhelstern
Artifact bytes2,450,244
Previous version1.0.7
Published2018-11-12T16:05:27.610Z
SHA-2564df4864e597c2e7727d7f9124611357647ba403ca0244e337338ade5ee4e3ae5

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
1.0.8Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildyarn build-sass && yarn build-js && node scripts/build.js && yarn build-lib
  • build-jsreact-scripts build
  • build-libyarn build-lib-js && yarn build-lib-sass
  • build-lib-jsrm -rf ./lib/javascript && cross-env NODE_ENV=production react-scripts babel ./src/javascript --out-dir ./lib/javascript
  • build-lib-sassrm -rf ./lib/sass && node-sass ./src/sass -o ./lib/sass
  • build-sassrm -rf ./src/sass/**/*.css && node-sass ./src/sass -o ./src/sass
  • ejectreact-scripts eject
  • formatreact-scripts prettier --write "{src,test}/**/*.js"
  • format:checkreact-scripts prettier --list-different "{src,test}/**/*.js"
  • lintreact-scripts eslint src test
  • startPORT=31080 react-scripts start
  • testreact-scripts test --env=jsdom
  • versionversion-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md
Dependencies11
  • @deskpro/apps-ci-tools^0.2.2
  • @deskpro/apps-sdk0.8.2
  • changelog-verify^1.1.0
  • classnames^2.2.6
  • fbjs^0.8.17
  • prop-types^15.6.2
  • react^16.4.2
  • react-dom^16.4.2
  • simpl-schema^1.5.3
  • uniforms^1.25.0
  • uniforms-unstyled^1.25.0