PkgRadar

Package evidence

@times-components/[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
3,782Niche · −30% score
Versions published
1,347Mature · −50% score
First published
Jul 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/[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":["@times-components/[email protected]"],"fail_on":"review"}'
Publishernews-tools
Artifact bytes20,889
Previous version2.13.125
Published2026-06-12T19:45:29.409Z
SHA-2565bf85e46c3d175066fe32d39f8fb676ce4b0e119b45a112854d3aed09946e286

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
2.13.126-08aad5bf3758e1ac0dbd3f3365398abf6ca101aa.1Version
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,react-art,stylelint*,webpack*' --ignore-bin-package=false --skip-missing
  • fmteslint . --fix && prettier --write '**/*.*'
  • linteslint . && stylelint . && yarn prettier:diff && yarn depcheck
  • prepublishOnlyyarn transpile && yarn bundle
  • prettier:diffprettier --list-different '**/*.*'
  • test:webjest --config='./__tests__/jest.config.js'
  • test:web:updatesnapshotyarn test:web -u
  • transpileyarn cleanup-dist && babel src -d dist
  • watchwatch 'yarn bundle' ./src --ignoreDotFiles --ignoreUnreadable
Dependencies8
  • @times-components/markup^3.9.62
  • @times-components/markup-forest^1.9.2
  • @times-components/responsive^0.41.1
  • @times-components/ts-components^1.188.1-08aad5bf3758e1ac0dbd3f3365398abf6ca101aa.1+08aad5bf37
  • @times-components/ts-styleguide^1.56.41
  • @times-components/utils^6.45.0
  • prop-types15.7.2
  • styled-components4.3.2