PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.react-native-modal-datetime-picker="git+https://github.com/Secullum/react-native-modal-datetime-picker.git#d9985d6df54ca44febf0b8c92b55aa765a38b046"

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
319Mature · −50% score
First published
Apr 2018
Publisher
mmenezes

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"}'
Publishermmenezes
Artifact bytes38,231
Previous version4.17.5
Published2026-05-29T20:55:26.889Z
SHA-256bb3a3186c7430262114f341968d306fb4eb520897c93fb63908d5843fd3503ac

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.react-native-modal-datetime-picker="git+https://github.com/Secullum/react-native-modal-datetime-picker.git#d9985d6df54ca44febf0b8c92b55aa765a38b046"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.react-native-modal-datetime-picker="git+https://github.com/Secullum/react-native-modal-datetime-picker.git#d9985d6df54ca44febf0b8c92b55aa765a38b046"12

Manifest

Package metadata

Scripts4
  • buildrimraf lib && tsc --declaration
  • docs:devcross-env NODE_OPTIONS=--openssl-legacy-provider docz dev
  • docs:publishcross-env NODE_OPTIONS=--openssl-legacy-provider docz build && gh-pages -d .docz/dist
  • formatprettier --write "{src,styles,types}/**/*.{ts,tsx,css}"
Dependencies9
  • @react-native-community/datetimepicker7.6.1
  • date-fns^2.29.3
  • react-date-range^1.4.0
  • react-native-drawer-layout^2.0.0
  • react-native-elevated-view^0.0.6
  • react-native-masked-text^1.7.2
  • react-native-modal-datetime-pickergit+https://github.com/Secullum/react-native-modal-datetime-picker.git#d9985d6df54ca44febf0b8c92b55aa765a38b046
  • react-native-status-bar-height^2.6.0
  • react-native-vector-icons^8.0.0