PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.react-native-location-enabler="git+https://github.com/sashko9807/react-native-location-enabler.git"

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
93Mature · −50% score
First published
Nov 2024
Publisher
sonu-tatvacare

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"}'
Artifact bytes24,521,431
Previous version1.2.91
Published2026-04-17T06:15:43.333Z
SHA-25644aeb9f701b5589d4af76c9a020bb0f3bae5cd6e00f50eba0920f4187f851855

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.react-native-location-enabler="git+https://github.com/sashko9807/react-native-location-enabler.git"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.react-native-location-enabler="git+https://github.com/sashko9807/react-native-location-enabler.git"12

Manifest

Package metadata

Scripts10
  • bootstrapyarn example && yarn install && yarn example pods
  • build:androidcd example/android && ./gradlew assembleDebug --no-daemon --console=plain -PreactNativeArchitectures=arm64-v8a
  • build:ioscd example/ios && xcodebuild -workspace VisitRnSdkExample.xcworkspace -scheme VisitRnSdkExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO
  • cleandel-cli android/build example/android/build example/android/app/build example/ios/build
  • exampleyarn --cwd example
  • linteslint "**/*.{js,ts,tsx}"
  • prepackbob build
  • releaserelease-it
  • testjest
  • typechecktsc --noEmit
Dependencies26
  • @react-native-async-storage/async-storage^1.19.3
  • @react-navigation/native^6.1.7
  • @react-navigation/native-stack^6.9.13
  • @react-navigation/stack^6.3.18
  • @reduxjs/toolkit^2.6.1
  • @types/crypto-js^4.1.1
  • axios1.5.0
  • crypto-js^3.1.9-1
  • moment^2.29.4
  • react-native-actions-sheet^0.9.0-alpha.24
  • react-native-ble-manager*
  • react-native-device-info*
  • react-native-dotenv^3.4.11
  • react-native-event-listeners^1.0.7
  • react-native-get-random-values^1.11.0
  • react-native-linear-gradient^2.8.3
  • react-native-location-enablergit+https://github.com/sashko9807/react-native-location-enabler.git
  • react-native-permissions*
  • react-native-safe-area-context^5.3.0
  • react-native-screens^4.9.2
  • react-native-size-matters^0.4.2
  • react-native-svg^13.11.0
  • react-native-svg-transformer^1.1.0
  • react-redux^9.2.0
  • redux-saga^1.3.0
  • uuid^9.0.1