PkgRadar

Package evidence

@financial-times/[email protected]

Install-time lifecycle script

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
37
Versions published
11Established · −30% score
First published
Apr 2018
Publisher
ft-internal-products

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@financial-times/[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":["@financial-times/[email protected]"],"fail_on":"review"}'
Artifact bytes9,416
Previous version1.0.3
Published2018-05-31T10:02:18.844Z
SHA-256b486e4eb071fd7a7240d6175e86b4d3a0df59c8e1b05a40883f3b397a161423c

Why flagged

What the scanner saw

Install-time lifecycle script

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
1.0.4Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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
lowInstall-time lifecycle scriptpackage.json5

Manifest

Package metadata

Scripts 7

Sign in to view install / lifecycle script contents.

Dependencies34
  • @babel/core^7.0.0-beta.49
  • @babel/polyfill^7.0.0-beta.49
  • @babel/register^7.0.0-beta.49
  • babel-eslint8.2.3
  • chai^4.1.2
  • chai-jest-snapshot^2.0.0
  • chai-string^1.4.0
  • debug^3.1.0
  • eslint^4.19.1
  • fast-glob^2.2.0
  • find-down^0.1.4
  • find-up^2.1.0
  • format-package^4.2.0
  • fs-extra^6.0.1
  • handlebars^4.0.11
  • inquirer^5.2.0
  • inquirer-path^1.0.0-beta5
  • jsdom^11.7.0
  • lodash.curry^4.1.1
  • lodash.merge^4.6.1
  • micromatch^3.1.10
  • mocha^5.1.0
  • mocha-junit-reporter^1.17.0
  • mocha-multi-reporters^1.1.7
  • mochawesome^3.0.2
  • nyc^11.6.0
  • pirates^3.0.2
  • pkg-up^2.0.0
  • read-pkg^3.0.0
  • read-pkg-up^3.0.0
  • …and 4 more.