PkgRadar

Package evidence

@authing/[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
545Mature · −50% score
First published
Nov 2020
Publisher
authing

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":["@authing/[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":["@authing/[email protected]"],"fail_on":"review"}'
Publisherauthing
Artifact bytes69,390
Previous version4.5.51-eak.18
Published2026-06-11T16:28:41.147Z
SHA-2560624515c675b6cbab6a02fe84b8cc63c539f1b736e1762d93f967f906862b468

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • autoinstallnpm ci
  • build:assetsnode scripts/build.js
  • build:libnpm ci && npm run build:ng && npm run build:assets
  • build:ngng build guard
  • ngng
  • release:alphanpm publish --verbose --tag=alpha --access public
  • release:officialnpm publish --verbose --access public
  • startng serve
  • watchng build --watch --configuration development
Dependencies12
  • @angular/animations^14.2.0
  • @angular/common^14.2.0
  • @angular/compiler^14.2.0
  • @angular/core^14.2.0
  • @angular/forms^14.2.0
  • @angular/platform-browser^14.2.0
  • @angular/platform-browser-dynamic^14.2.0
  • @angular/router^14.2.0
  • @authing/native-js-ui-components4.5.51-eak.19
  • rxjs~7.5.0
  • tslib^2.3.0
  • zone.js~0.11.4