PkgRadar

Package evidence

@phx-erp/[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
1
First published
Jun 2026
Publisher
marcel.r

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":["@phx-erp/[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":["@phx-erp/[email protected]"],"fail_on":"review"}'
Publishermarcel.r
Artifact bytes138,345
Previous versionnone
Published2026-06-11T12:27:41.956Z
SHA-25655e70113174ee3fb86f49d82c7ca15636616ba6093d99edaa458dc1740fc93e2

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

Scripts9
  • buildng build --watch --output-hashing none --configuration production
  • build:devng build --output-hashing none --watch --configuration development
  • clientng serve --port 4201 --watch --configuration development
  • codegengraphql-codegen
  • ngng
  • pluginconcurrently "yarn build" "yarn serve"
  • servenode ./scripts/serve-dist.mjs
  • startng serve --configuration development
  • testng test
Dependencies21
  • @angular/animations20
  • @angular/common^20.3.0
  • @angular/compiler^20.3.0
  • @angular/core^20.3.0
  • @angular/elements20
  • @angular/forms^20.3.0
  • @angular/platform-browser^20.3.0
  • @angular/router^20.3.0
  • @apollo/client^4.0.1
  • @phx/shared^0.1.3
  • @phx/shared-ui^0.1.3-b
  • @primeng/themes20
  • apollo-angular14.0.0
  • graphql^16
  • postcss^8.5.15
  • primeng20
  • rxjs~7.8.0
  • tailwindcss3.4.17
  • tailwindcss-primeui^0.6.1
  • tslib^2.3.0
  • zone.js~0.15.0