PkgRadar

Package evidence

@deskpro/[email protected]

Large Javascript Payload: 2006760 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.

Versions published
100Mature · −50% score
First published
Sep 2017
Publisher
jducro

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"}'
Publisherjducro
Artifact bytes1,421,320
Previous version0.8.5-beta.2
Published2019-02-28T15:41:37.653Z
SHA-256f18958d7bfee104eac228eb15e322553ef3be9d4fd4706cbbccfffca8944866a

Why flagged

What the scanner saw

Large Javascript Payload: 2006760 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
0.8.5-beta.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.js2006760 bytes0

Manifest

Package metadata

Scripts10
  • build-storybookbuild-storybook -c .storybook -o .site
  • cleanrm -rf dist
  • compilenpm run clean && rollup -c --environment INCLUDE_DEPS,BUILD:production
  • linteslint . --cache --cache-location=.cache/eslint --ext .js,.jsx
  • precommitlint-staged
  • prepublishOnlynpm run compile
  • storybook:deploystorybook-to-ghpages
  • storybook:devstart-storybook -p 9003 -c .storybook
  • testnode scripts/test.js --env=jsdom
  • travis-testnpm run test -- --coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
Dependencies9
  • @deskpro/js-utils1.0.6
  • @fortawesome/free-solid-svg-icons5.4.1
  • classnames^2.2.5
  • immutable^4.0.0-rc.12
  • prop-types^15.6.0
  • react-highlight-words^0.11.0
  • react-input-autosize^2.2.1
  • react-onclickoutside^6.7.1
  • react-tether1.0.2