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
146
Versions published
386Mature · −50% score
First published
Jul 2013
Publisher
mchapman

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"}'
Publishermchapman
Artifact bytes181,233
Previous version0.12.0-beta.332
Published2026-05-29T11:20:30.719Z
SHA-2565ac90b1be6f942a2db5aee3b61561dcdfa079b86448c8eec622d1463f0e018e5

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildif [ -d 'node_modules/bower' ]; then npx bower install --config.directory=node_modules --production [email protected] bootstrap-2-3-2=git://github.com/twbs/bootstrap.git#v2.3.2 bootstrap-3-4-0=git://github.com/twbs/bootstrap.git#v3.4.0; fi && gulp -f gulpfile.cjs build
  • resetcd website && rm -rf node_modules && npm install && cd .. && rm -rf node_modules && npm install && npm run build
  • testgulp --gulpfile /home/mark/Projects/forms-angular/forms-angular/gulpfile.cjs test
  • tidyfind . -name '*.js' -not -path '**/node_modules/**' -and -not -path '**/website/**' -and -not -path '**/test/**' -and -not -path '**/models/**' -and -not -name 'gulpfile.js' -and -not -name 'index.js' -and -not -name 'Gruntfile.js' -and -not -name '*.conf.js' -delete && find . -name '*.map' -not -path '**/node_modules/**' -delete
Dependencies10
  • angular^1.8.3
  • angular-elastic^2.5.1
  • angular-messages^1.8.3
  • angular-sanitize^1.8.3
  • angular-ui-bootstrap1.3.2 || 2.5.6
  • angular-ui-grid^4.12.7
  • async^3.2.5
  • lodash^4.18.1
  • ng-infinite-scroll^1.3.0
  • node.extend^2.0.3