PkgRadar

Package evidence

@chat21/[email protected]

Install-time lifecycle script: postinstall="ng build --prod --base-href --output-hashing none --build-optimizer=false"

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
607
Versions published
615Mature · −50% score
First published
Mar 2019
Publisher
dariodepa

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@chat21/[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":["@chat21/[email protected]"],"fail_on":"review"}'
Publisherdariodepa
Artifact bytes15,588,244
Previous version3.0.19-beta.15D
Published2019-10-21T07:59:10.871Z
SHA-2566258794855a7e56ae4e4f91243c95c7391d8632a22dfd660d0bba7bf7ae258f3

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="ng build --prod --base-href --output-hashing none --build-optimizer=false"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
1Score
3.0.19-beta.16DVersion
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

7 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="ng build --prod --base-href --output-hashing none --build-optimizer=false"5
lowObfuscation Densitypackage/dist3.0.19-beta.16A/polyfills.bundle.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist3.0.19-beta.16A/vendor.bundle.js2051321 bytes0
lowObfuscation Densitypackage/dist3.0.19-beta.16B/polyfills.bundle.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist3.0.19-beta.16B/vendor.bundle.js2051321 bytes0
lowObfuscation Densitypackage/dist3.0.19-beta.16C/polyfills.bundle.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist3.0.19-beta.16C/vendor.bundle.js2051321 bytes0

Manifest

Package metadata

Scripts8
  • buildng build
  • e2eng e2e
  • lintng lint
  • ngng
  • postinstallng build --prod --base-href --output-hashing none --build-optimizer=false
  • serveng serve
  • startnode server.js
  • testng test
Dependencies32
  • @angular/animations^5.0.2
  • @angular/cli^1.7.1
  • @angular/common^5.0.2
  • @angular/compiler^5.0.2
  • @angular/compiler-cli^5.0.2
  • @angular/core^5.0.2
  • @angular/forms^5.0.2
  • @angular/http^5.0.2
  • @angular/platform-browser^5.0.2
  • @angular/platform-browser-dynamic^5.0.2
  • @angular/router^5.0.2
  • @types/jasmine2.8.2
  • @types/jasminewd2~2.0.2
  • @types/node^8.0.58
  • angular-2-local-storage^1.0.1
  • angular-linky^1.2.2
  • angular-resize-event^0.4.4
  • angular2-moment^1.8.0
  • angular2-uuid^1.1.1
  • classlist.js^1.1.20150312
  • core-js^2.5.1
  • custom-event-polyfill^1.0.6
  • firebase^5.8.5
  • humanize-duration-ts^2.0.0
  • intl^1.2.5
  • ionicons^3.0.0
  • less^2.7.3
  • material-design-icons^3.0.1
  • rxjs^5.4.2
  • ts-node~3.3.0
  • …and 2 more.