PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="npm run build"

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
26
Versions published
28Mature · −50% score
First published
Jun 2015
Publisher
vvo

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":["[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"}'
Publishervvo
Artifact bytes28,390
Previous version4.3.7
Published2017-02-23T01:38:17.846Z
SHA-2567b0df2a881af38cfa35b8b77a6a087362a11e474dc401fbb122186d251dcfc8e

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="npm run build"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="npm run build"5

Manifest

Package metadata

Scripts5
  • buildNODE_ENV=production npm run build-front && NODE_ENV=production npm run build-back;
  • build-backVERSION=`cat package.json | json version` ./scripts/build-admin.sh
  • build-frontVERSION=`cat package.json | json version` ./scripts/build.sh
  • postinstallnpm run build
  • watchwebpack --watch -d & http-server dist/ & wait
Dependencies22
  • algoliasearchlatest
  • algoliasearch-helperlatest
  • angular1.4.7
  • autocomplete.jslatest
  • babel-core^6.11.4
  • babel-loader^6.2.4
  • babel-plugin-transform-react-constant-elements^6.9.1
  • babel-plugin-transform-react-inline-elements^6.8.0
  • babel-plugin-transform-react-remove-prop-types^0.2.7
  • babel-preset-es2015^6.9.0
  • babel-preset-react^6.11.1
  • babel-preset-stage-2^6.11.0
  • file-loader^0.9.0
  • hogan.js^3.0.2
  • instantsearch.jslatest
  • jquery^1.11.3
  • jquery-ui1.10.5
  • json^9.0.4
  • pretty-bytes^2.0.1
  • uglifyjs2.4.10
  • url-loader^0.5.6
  • webpack^1.13.1