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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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:typingsbuild-storybookstorybook buildbuild:corevite build --config vite-build-core.config.ts && npm run extract:corebuild:mainvite build --config vite-build.config.ts && npm run extract:mainbuild:typingsvite build --config vite-build-typings.config.ts && npm run extract:typingscheck-typestsc --noEmit --skipLibCheckdocstypedoc --out docs src/document-reader/typingsextract:coreapi-extractor run --local --verbose --config api-extractor.core.json && rimraf dist/core/typesextract:mainapi-extractor run --local --verbose --config api-extractor.main.json && rimraf dist/main/typesextract:typingsapi-extractor run --local --verbose --config api-extractor.typings.json && rimraf dist/typings/typesi18n:buildnpx node scripts/i18n/i18n-build.js --file ./scripts/i18n/Translator.xml --src ./srci18n:reportnpx node scripts/i18n/i18n-report.js --file ./scripts/i18n/Translator.xml --src ./srcpreparehuskystorybookstorybook dev -p 6006testvitest run
Dependencies18
@regulaforensics/document-reader-webclient^9.5.895-rc@regulaforensics/facesdk-webclient^8.2.612@uiw/react-json-view^2.0.0-alpha.43class-transformer^0.5.1class-validator^0.15.1classnames^2.5.1date-fns^4.3.0i18next^26.3.0lodash^4.18.1overlayscrollbars^2.16.0overlayscrollbars-react^0.5.6pako^2.1.0react-device-detect^2.2.3react-i18next^17.0.8react-scroll^1.9.3react-transition-group^4.4.5reflect-metadata^0.2.2thenby^1.4.1