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
4,338Niche · −30% score
Versions published
1,117Mature · −50% score
First published
May 2021
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 bytes1,518,047
Previous version1.188.0
Published2026-06-12T19:45:26.011Z
SHA-2560a8ebf3dc8d4782762fa9d3524ce4154ceabc23366224bf163eb17a82e01ccf3

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
1.188.1-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

Scripts18
  • buildrun-s clean && run-p build:*
  • build:moduletsc -p tsconfig.json
  • bundleNODE_ENV=production webpack -p
  • cleanrm -rf build dist
  • depcheckdepcheck --ignores='@babel/*,babel-*,depcheck,eslint,tslint*,typescript,jest,prettier,webpack*,@types/*' --ignore-bin-package=false --skip-missing
  • describenpm-scripts-info
  • docrun-s doc:html && open-cli build/docs/index.html
  • doc:publishgh-pages -m "[ci skip] Updates" -d build/docs
  • fixrun-s fix:*
  • fix:prettierprettier "src/**/*.{ts,tsx}" "__tests__/**/*.tsx" --write
  • fix:tslinttslint --fix --project .
  • linttslint --project . && prettier "src/**/*.{ts,tsx}" --list-different
  • resetgit clean -dfx && git reset --hard && npm i
  • test:unitjest --coverage
  • test:unit:updatesnapshotTZ=UTC yarn test:unit -u
  • transpilerun-s build
  • watch:buildrun-s clean && run-p build:* "build:module -- -w"
  • watch:testsrun-s clean build:module && run-p "build:module -- -w" "test:unit -- --watch"
Dependencies27
  • @times-components/button^2.10.123
  • @times-components/date-publication^0.31.47
  • @times-components/icons^2.23.63
  • @times-components/image^6.20.39
  • @times-components/link^3.18.47
  • @times-components/provider^1.48.40
  • @times-components/provider-queries^2.29.0
  • @times-components/related-articles^6.20.105-08aad5bf3758e1ac0dbd3f3365398abf6ca101aa.1+08aad5bf37
  • @times-components/ts-slices^1.10.62
  • @times-components/ts-styleguide^1.56.41
  • @times-components/utils^6.45.0
  • algoliasearch4.9.0
  • date-fns2.28.0
  • date-fns-tz1.3.3
  • graphql14.2.1
  • isomorphic-unfetch3.1.0
  • lodash.get4.4.2
  • lodash.keyby4.6.0
  • lodash.merge4.6.2
  • react16.9.0
  • react-apollo2.5.5
  • react-dom16.9.0
  • react-elastic-carousel^0.11.5
  • regenerator-runtime0.13.7
  • search-insights2.17.3
  • styled-components4.3.2
  • xss^1.0.10