PkgRadar

Package evidence

@times-components/article-main-standard@3.111.85-49fde2c9a513a1416af20159f7bc9f34aa1e7751.0

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
2,758Mature · −50% score
First published
Nov 2018
Publisher
news-tools

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":["@times-components/article-main-standard@3.111.85-49fde2c9a513a1416af20159f7bc9f34aa1e7751.0"],"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":["@times-components/article-main-standard@3.111.85-49fde2c9a513a1416af20159f7bc9f34aa1e7751.0"],"fail_on":"review"}'
Publishernews-tools
Artifact bytes49,304
Previous version3.111.84
Published2026-06-12T12:25:07.326Z
SHA-2564e1da6803dc23daa6a9c1a79330d60d5c906a4a33e5dbcaf15881268fc10af35

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • bundleNODE_ENV=production webpack -p
  • cleanup-distrm -rf dist
  • depcheckdepcheck --ignores='@babel/*,babel-*,depcheck,eslint,jest,prettier,webpack*' --ignore-bin-package=false --skip-missing
  • fmteslint . --fix && prettier --write '**/*.*'
  • linteslint . && yarn prettier:diff && yarn depcheck
  • prepublishOnlyyarn transpile && yarn bundle
  • prettier:diffprettier --list-different '**/*.*'
  • test:webTZ=UTC jest --config='./__tests__/jest.config.js'
  • test:web:updatesnapshotTZ=UTC yarn test:web -u
  • transpileyarn cleanup-dist && babel src -d dist
  • watchwatch 'yarn bundle' ./src --ignoreDotFiles --ignoreUnreadable
Dependencies17
  • @times-components/ad^2.24.15
  • @times-components/article-byline^3.13.118
  • @times-components/article-label^2.19.47
  • @times-components/article-lead-asset^1.24.41
  • @times-components/article-skeleton^1.184.5-49fde2c9a513a1416af20159f7bc9f34aa1e7751.0+49fde2c9a5
  • @times-components/article-topics^4.11.117
  • @times-components/caption^3.8.117
  • @times-components/context^1.38.0
  • @times-components/date-publication^0.31.47
  • @times-components/responsive^0.41.1
  • @times-components/ts-components^1.188.1-49fde2c9a513a1416af20159f7bc9f34aa1e7751.0+49fde2c9a5
  • @times-components/ts-styleguide^1.56.41
  • @times-components/user-state^0.7.49
  • @times-components/utils^6.45.0
  • @times-components/video-label^2.11.126
  • prop-types15.7.2
  • styled-components4.3.2