PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.github-release-notes="https://github.com/yogevbd/github-release-notes/tarball/e601b3dba72dcd6cba323c1286ea6dd0c0110b58"

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
27,768Mainstream · −50% score
Versions published
3,322Mature · −50% score
First published
Mar 2016
Publisher
wix.mobile

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"}'
Publisherwix.mobile
Artifact bytes1,631,636
Previous version8.8.6-snapshot.2581
Published2026-06-02T08:48:09.204Z
SHA-256cfe7130c6ab477a68cb9e98bda2ef63bb960a88008674031275b1619b6f38f63

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.github-release-notes="https://github.com/yogevbd/github-release-notes/tarball/e601b3dba72dcd6cba323c1286ea6dd0c0110b58"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
8.8.6-snapshot.2582Version
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.

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondevDependencies.github-release-notes="https://github.com/yogevbd/github-release-notes/tarball/e601b3dba72dcd6cba323c1286ea6dd0c0110b58"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.github-release-noteshttps://github.com/yogevbd/github-release-notes/tarball/e601b3dba72dcd6cba323c1286ea6dd0c0110b58error0unexpected end of file

Manifest

Package metadata

Scripts19
  • cleannode ./scripts/clean
  • install-androidnode ./scripts/install-android
  • linteslint --ext .js,.jsx,.ts,.tsx ./
  • pod-installyarn workspace react-native-navigation-playground pod-install
  • preparebob build
  • releasenode ./scripts/release
  • startnode ./scripts/start
  • studiostudio playground/android
  • test-allnode ./scripts/test-all
  • test-autolinknode ./scripts/test-autolink
  • test-e2e-android-ciyarn workspace react-native-navigation-playground test-e2e-android-ci
  • test-e2e-ios-ciyarn workspace react-native-navigation-playground test-e2e-ios-ci
  • test-jsnode ./scripts/test-js
  • test-snapshot-iosnode ./scripts/test-snapshot --ios
  • test-unit-androidnode ./scripts/test-unit --android
  • test-unit-iosnode ./scripts/test-unit --ios
  • uninstall-androidcd playground/android && ./gradlew uninstallAll
  • watchnode ./scripts/watch
  • xcodeopen playground/ios/playground.xcworkspace
Dependencies5
  • hoist-non-react-statics3.3.2
  • lodash4.18.1
  • prop-types15.x.x
  • react-lifecycles-compat^3.0.4
  • tslib1.9.3