PkgRadar

Package evidence

@vivareal/[email protected]

Remote Dependency Spec: devDependencies.uglify-js="git+https://github.com/mishoo/UglifyJS2.git#harmony"

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
5
First published
Sep 2016
Publisher
rafaeltavares

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":["@vivareal/[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":["@vivareal/[email protected]"],"fail_on":"review"}'
Publisherrafaeltavares
Artifact bytes378,413
Previous version1.0.1
Published2016-09-21T23:28:18.345Z
SHA-2569567790a68b519a12e50f5d70603b226a3c8d3e7ea1c602ad28b6ce75845f6a0

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.uglify-js="git+https://github.com/mishoo/UglifyJS2.git#harmony"

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

Availability ledger

available

review
Last checked
reviewRisk
8Score
1.0.2Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.uglify-js="git+https://github.com/mishoo/UglifyJS2.git#harmony"8

Manifest

Package metadata

Scripts10
  • buildgulp --production
  • deploynpm test && npm run build
  • devgulp dev
  • dev:unbreakablegulp dev --unbreakable
  • dev:unsafegulp dev --unsafe
  • docsgulp docs
  • docs:generategulp generate-docs --production
  • lintergulp standard
  • testgulp test
  • test:continuousgulp test:continuous
Dependencies1
  • angular1.5.8