PkgRadar

Package evidence

@eohjsc/[email protected]

Remote Dependency Spec: dependencies.@react-native-community/datetimepicker="https://github.com/hinh-eoh/datepicker"

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
233
Versions published
405Mature · −50% score
First published
Apr 2021
Publisher
bang_eoh

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":["@eohjsc/[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":["@eohjsc/[email protected]"],"fail_on":"review"}'
Publisherbang_eoh
Artifact bytes6,730,117
Previous version0.7.48
Published2026-05-14T08:37:53.015Z
SHA-2560cb356e9ff808ccbc13fc936aef04d76605992821de318d73628a9b6dc313640

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@react-native-community/datetimepicker="https://github.com/hinh-eoh/datepicker"

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
3Score
0.7.49Version
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
highRemote Dependency Specpackage.jsondependencies.@react-native-community/datetimepicker="https://github.com/hinh-eoh/datepicker"12

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.@react-native-community/datetimepickerhttps://github.com/hinh-eoh/datepickererror0invalid gzip header

Manifest

Package metadata

Scripts30
  • androidreact-native run-android
  • android-buildnpx jetifier && cd android && ENVFILE=.env.production ./gradlew assembleRelease
  • android-deploy-testbundle exec fastlane android beta
  • android-prodENVFILE=.env.production npx react-native run-android
  • android-prod-deviceENVFILE=.env.production npx react-native run-android --variant=release
  • android-stagingENVFILE=.env.staging npx react-native run-android
  • android-staging-buildnpx jetifier && cd android && ENVFILE=.env.staging ./gradlew assembleRelease
  • android-staging-deviceENVFILE=.env.staging npx react-native run-android --variant=release
  • bootstrapyarn example && yarn && yarn pods
  • buildsyncdir ./src ../EohMobile/node_modules/@eohjsc/react-native-smart-city/src
  • check-coveragenode ./scripts/check_coverage_config.js
  • check_create_within_actnode ./scripts/check_create_within_act.js
  • check_translation_file_changenode ./scripts/check_translation_file_change.js
  • cleanrm -rf node_modules/ && yarn
  • copy-filescp -rfv ./assets/* ../EohMobile/node_modules/@eohjsc/react-native-smart-city/assets && cp -rfv ./src/* ../EohMobile/node_modules/@eohjsc/react-native-smart-city/src
  • exampleyarn --cwd example
  • iosreact-native run-ios
  • ios-deploy-testbundle exec fastlane ios beta
  • jest1jest --detectOpenHandles --coverage=0
  • linteslint . --ext js --ext ts --ext tsx --max-warnings 5
  • lint-fixeslint . --fix
  • merge_conflictyarn jest && yarn update_coverage_result && yarn check_coverage_config
  • podcd ios && pod install
  • podscd example && pod-install --quiet
  • reset-cachereact-native start --reset-cache
  • startreact-native start
  • testyarn run lint && yarn run jest
  • type-checknpx tsc
  • update-coveragenode ./scripts/update_coverage_result.js
  • watchsyncdir ./src ../EohMobile/node_modules/@eohjsc/react-native-smart-city/src --watch
Dependencies142
  • @ant-design/icons-react-native^2.3.2
  • @babel/core^7.12.9
  • @babel/helper-environment-visitor^7.16.7
  • @babel/plugin-proposal-class-properties^7.18.6
  • @babel/plugin-proposal-private-methods^7.18.6
  • @babel/plugin-transform-private-methods^7.24.7
  • @babel/preset-env7.26.0
  • @babel/runtime^7.20.0
  • @eohjsc/react-native-keyboard-aware-scroll-view^0.9.5
  • @formatjs/intl-getcanonicallocales^1.4.5
  • @formatjs/intl-numberformat^5.6.2
  • @formatjs/intl-pluralrules^3.4.7
  • @invertase/react-native-apple-authentication^1.1.2
  • @messageformat/core^3.0.0
  • @miblanchard/react-native-slider^2.2.0
  • @react-native-async-storage/async-storage^1.23.1
  • @react-native-clipboard/clipboard^1.14.1
  • @react-native-community/checkbox^0.5.17
  • @react-native-community/cli15.0.1
  • @react-native-community/datetimepickerhttps://github.com/hinh-eoh/datepicker
  • @react-native-community/eslint-config^2.0.0
  • @react-native-community/geolocation^2.0.2
  • @react-native-community/netinfo^9.3.4
  • @react-native-community/slider^3.0.3
  • @react-native-community/toolbar-android^0.1.0-rc.2
  • @react-native-segmented-control/segmented-control^2.5.2
  • @react-navigation/bottom-tabs7.2.0
  • @react-navigation/drawer7.1.1
  • @react-navigation/native7.0.14
  • @react-navigation/native-stack7.2.0
  • …and 112 more.