PkgRadar

Package evidence

@regulaforensics/[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,234Niche · −30% score
Versions published
925Mature · −50% score
First published
Feb 2024
Publisher
regula

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":["@regulaforensics/[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":["@regulaforensics/[email protected]"],"fail_on":"review"}'
Publisherregula
Artifact bytes1,985,730
Previous version9.6.1020-nightly
Published2026-06-16T00:26:56.723Z
SHA-256f001bd655619b7eb2b7389d60d443e00291c254cf24a9cb0a08c8d5d738981f5

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • buildnpm run check-types && npm run build:main && npm run build:core && npm run build:typings
  • build-storybookstorybook build
  • build:corevite build --config vite-build-core.config.ts && npm run extract:core
  • build:mainvite build --config vite-build.config.ts && npm run extract:main
  • build:typingsvite build --config vite-build-typings.config.ts && npm run extract:typings
  • check-typestsc --noEmit --skipLibCheck
  • docstypedoc --out docs src/document-reader/typings
  • extract:coreapi-extractor run --local --verbose --config api-extractor.core.json && rimraf dist/core/types
  • extract:mainapi-extractor run --local --verbose --config api-extractor.main.json && rimraf dist/main/types
  • extract:typingsapi-extractor run --local --verbose --config api-extractor.typings.json && rimraf dist/typings/types
  • i18n:buildnpx node scripts/i18n/i18n-build.js --file ./scripts/i18n/Translator.xml --src ./src
  • i18n:reportnpx node scripts/i18n/i18n-report.js --file ./scripts/i18n/Translator.xml --src ./src
  • preparehusky
  • storybookstorybook dev -p 6006
  • testvitest run
Dependencies18
  • @regulaforensics/document-reader-webclient^9.5.895-rc
  • @regulaforensics/facesdk-webclient^8.2.612
  • @uiw/react-json-view^2.0.0-alpha.43
  • class-transformer^0.5.1
  • class-validator^0.15.1
  • classnames^2.5.1
  • date-fns^4.3.0
  • i18next^26.3.0
  • lodash^4.18.1
  • overlayscrollbars^2.16.0
  • overlayscrollbars-react^0.5.6
  • pako^2.1.0
  • react-device-detect^2.2.3
  • react-i18next^17.0.8
  • react-scroll^1.9.3
  • react-transition-group^4.4.5
  • reflect-metadata^0.2.2
  • thenby^1.4.1