PkgRadar

Package evidence

react-native-acoustic-mobile-push-ios-notification-service@3.9.39

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.

Versions published
5
First published
Jun 2024
Publisher
benderrodriguezaco

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":["react-native-acoustic-mobile-push-ios-notification-service@3.9.39"],"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":["react-native-acoustic-mobile-push-ios-notification-service@3.9.39"],"fail_on":"review"}'
Artifact bytes4,386
Previous version3.9.35
Published2025-03-28T00:59:38.230Z
SHA-256a8f10042635202a211407c162f5cce1bf330dc8bd8d087acb77acb6b9cdb3a0d

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts1
  • testecho "Error: no test specified" && exit 1
Dependencies5
  • chalk^2.4.2
  • ncp^2.0.0
  • plist^3.0.1
  • xcode^2.0.0
  • xml2js^0.4.19