PkgRadar

Package evidence

[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
489
Versions published
196Mature · −50% score
First published
Feb 2019
Publisher
pereira.matheus

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes5,376,512
Previous version1.0.207
Published2026-05-22T17:14:11.765Z
SHA-25683df4bce32e78e780090e13fbfa33e6320b48d6e5261d9e72b58873b80d06ec4

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • build-unixng build library-portal && npm run copy-lib-assets-unix && cp package.json dist/library-portal
  • build-windowsng build library-portal && npm run copy-lib-assets-windows && copy package.json dist\library-portal
  • copy-lib-assets-unixmkdir dist/library-portal/assets && mkdir dist/library-portal/assets/pdfjs && mkdir dist/library-portal/assets/icons && cp -R node_modules/ng2-pdfjs-viewer/pdfjs dist/library-portal/assets/pdfjs && cp -R projects/library-portal/src/lib/icons dist/library-portal/assets/icons
  • copy-lib-assets-windowsxcopy /E /I node_modules\ng2-pdfjs-viewer\pdfjs dist\library-portal\assets\pdfjs && xcopy /E /I projects\library-portal\src\lib\icons dist\library-portal\assets\icons
  • publishnpm publish dist/library-portal
  • unpublishnpm unpublish dist/library-portal
Dependencies40
  • @angular/animations8.2.14
  • @angular/common7.0.0
  • @angular/compiler7.0.0
  • @angular/core7.0.0
  • @angular/forms7.0.0
  • @angular/platform-browser7.0.0
  • @angular/platform-browser-dynamic7.0.0
  • @angular/router7.0.0
  • @fortawesome/angular-fontawesome0.3.0
  • @fortawesome/fontawesome-svg-core1.2.8
  • @fortawesome/free-brands-svg-icons5.15.4
  • @fortawesome/free-solid-svg-icons5.5.0
  • @ng-bootstrap/ng-bootstrap4.0.0
  • @ngx-loading-bar/core4.2.0
  • @ngx-loading-bar/http-client4.2.0
  • bootstrap4.1.3
  • bs-stepper1.5.0
  • core-js2.5.7
  • crypto-js3.1.9-1
  • jquery3.6.0
  • moment2.22.2
  • ng-jhipster0.5.6
  • ng-recaptcha4.3.0-beta.1
  • ng2-currency-mask5.3.1
  • ng2-fittext1.2.8
  • ng2-pdf-viewer5.2.4
  • ng2-pdfjs-viewer5.0.1
  • ngx-cookie2.0.1
  • ngx-file-drop6.0.0
  • ngx-infinite-scroll6.0.1
  • …and 10 more.