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 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":["[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"}'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
Scripts6
build-unixng build library-portal && npm run copy-lib-assets-unix && cp package.json dist/library-portalbuild-windowsng build library-portal && npm run copy-lib-assets-windows && copy package.json dist\library-portalcopy-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/iconscopy-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\iconspublishnpm publish dist/library-portalunpublishnpm 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.0bootstrap4.1.3bs-stepper1.5.0core-js2.5.7crypto-js3.1.9-1jquery3.6.0moment2.22.2ng-jhipster0.5.6ng-recaptcha4.3.0-beta.1ng2-currency-mask5.3.1ng2-fittext1.2.8ng2-pdf-viewer5.2.4ng2-pdfjs-viewer5.0.1ngx-cookie2.0.1ngx-file-drop6.0.0ngx-infinite-scroll6.0.1- …and 10 more.