PkgRadar

Package evidence

@tricoteuses/[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.

Versions published
292Mature · −50% score
First published
Jun 2019
Publisher
dregop

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":["@tricoteuses/[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":["@tricoteuses/[email protected]"],"fail_on":"review"}'
Publisherdregop
Artifact bytes310,297
Previous version3.2.6
Published2026-05-11T08:52:02.432Z
SHA-256ffc9e57a2a6a5ff9920b79549a8d2ca52a396b31a07b0a5f7ac193e8d1b0de84

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts16
  • buildvite build && npm run prettier
  • cleanrimraf lib
  • data:clean_datatsx src/scripts/clean_reorganized_data.ts --no-validate
  • data:downloadtsx src/scripts/data-download.ts
  • data:reorganize_datatsx src/scripts/reorganize_data.ts --no-validate-raw
  • data:retrieve_deputes_photostsx src/scripts/retrieve_deputes_photos.ts --fetch
  • data:retrieve_documentstsx src/scripts/retrieve_documents.ts
  • data:retrieve_open_datatsx src/scripts/retrieve_open_data.ts --fetch
  • data:retrieve_pending_amendementstsx src/scripts/retrieve_pending_amendments.ts --incremental
  • data:retrieve_senateurs_photostsx src/scripts/retrieve_senateurs_photos.ts --fetch
  • linteslint .
  • preparenpm run build
  • prettierprettier --write "src/**/*.ts"
  • test:iter_loadtsx src/scripts/test_iter_load.ts
  • type-checktsc --noEmit
  • type-check:watchnpm run type-check -- --watch
Dependencies15
  • cheerio^1.2.0
  • date-fns^4.1.0
  • deep-equal^2.2.3
  • deep-object-diff^1.1.9
  • fast-xml-parser^5.5.9
  • front-matter^4.0.2
  • fs-extra^11.3.4
  • glob^13.0.6
  • js-yaml^4.1.1
  • node-html-parser^7.1.0
  • node-stream-zip^1.15.0
  • p-limit^7.3.0
  • sharp^0.34.5
  • zod^4.3.6
  • zod-opts^1.0.0