PkgRadar

Package evidence

@pristy/[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
197Mature · −50% score
First published
Oct 2022
Publisher
jeremie.lesage

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":["@pristy/[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":["@pristy/[email protected]"],"fail_on":"review"}'
Artifact bytes1,559,037
Previous version1.17.3
Published2026-06-09T20:31:02.784Z
SHA-256c0f4661c632856be4ea759efe450bf5b1dcc976022dc92c4209d8bfae3ed45df

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.18.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

Scripts10
  • analyzevite build --config analyze.config.js
  • build:devvite build --minify false --sourcemap true -w
  • build:libraryvite build
  • checkeslint --quiet
  • coveragevitest run --coverage
  • formatprettier . --write
  • linteslint --fix
  • optim:svgnpx svgo -r -f src/assets
  • testvitest
  • testreportvitest run --reporter=junit --outputFile.junit=./testreport.xml
Dependencies20
  • @alfresco/js-api^9.4.1
  • @codemirror/language-data^6.5.2
  • @tato30/vue-pdf^1.11.5
  • @vueuse/core^12.8.2
  • async-retry^1.3.3
  • axios^1.17.0
  • dompurify^3.4.8
  • email-validator^2.0.4
  • highlight.js^11.11.1
  • keycloak-js^26.2.4
  • marked^16.4.2
  • marked-highlight^2.2.4
  • p-limit^6.2.0
  • pdf-lib^1.17.1
  • pinia^2.3.1
  • primevue^3.53.1
  • quick-lru^7.3.0
  • sanitize-html^2.17.4
  • type-check^0.4.0
  • vue-draggable-next^2.3.0