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
32
Versions published
11Established · −30% score
First published
Nov 2019
Publisher
jducro

Effective trust discount applied: 30% (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"}'
Publisherjducro
Artifact bytes1,503
Previous version0.2.3
Published2020-04-03T18:13:33.496Z
SHA-2565ae0185d7d3b59ad6b510c1ebdb0cbfdfa5566b4b7d1cc499a8fe66dce9df74d

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildtsc
  • testecho "Error: run tests from root" && exit 1
  • watchtsc --watch
  • watch:concurrenttsc --watch --preserveWatchOutput
Dependencies15
  • @types/uuid^3.4.6
  • prosemirror-collab^1.2.2
  • prosemirror-commands^1.1.3
  • prosemirror-dropcursor^1.3.2
  • prosemirror-gapcursor^1.1.3
  • prosemirror-history^1.1.3
  • prosemirror-inputrules^1.1.2
  • prosemirror-keymap^1.1.3
  • prosemirror-model^1.9.1
  • prosemirror-schema-basic^1.1.2
  • prosemirror-schema-list^1.1.2
  • prosemirror-state^1.3.2
  • prosemirror-tables^1.0.0
  • prosemirror-view^1.13.8
  • uuid^3.4.0