PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node ./scripts/postinstall.js"

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
3,679Niche · −30% score
Versions published
56Mature · −50% score
First published
Mar 2019
Publisher
brentvatne

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"}'
Publisherbrentvatne
Artifact bytes8,479
Previous version0.14.9
Published2021-09-24T21:09:40.390Z
SHA-256fb235836eabbee3c8bfd803afd78c7a4eda26108bf338673fdae135a4e821fa9

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./scripts/postinstall.js"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
0.14.10Version
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="node ./scripts/postinstall.js"5

Manifest

Package metadata

Scripts8
  • buildexpo-module build
  • cleanexpo-module clean
  • expo-moduleexpo-module
  • lintexpo-module lint
  • postinstallnode ./scripts/postinstall.js
  • prepareexpo-module prepare
  • prepublishOnlyexpo-module prepublishOnly
  • testexpo-module test
Dependencies11
  • @unimodules/core~7.1.2
  • @unimodules/react-native-adapter~6.3.9
  • chalk^2.4.2
  • expo-asset~8.3.3
  • expo-constants~11.0.2
  • expo-file-system~11.1.3
  • expo-image-loader~2.2.0
  • expo-modules-core~0.2.0
  • find-up~5.0.0
  • unimodules-app-loader~2.2.0
  • unimodules-task-manager-interface~6.2.0