PkgRadar

Package evidence

@react-native-ohos/[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 7 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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
4
First published
Sep 2025
Publisher
ding_chengjie

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":["@react-native-ohos/[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":["@react-native-ohos/[email protected]"],"fail_on":"review"}'
Publisherding_chengjie
Artifact bytes2,273
Previous version3.4.0-beta.3
Published2025-11-21T08:26:56.659Z
SHA-25624420d6d2c5d4b6b95da2b443339524a51d672b45fb10e6d09a864264309ebff

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 7 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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

Availability ledger

available

review
Last checked
reviewRisk
15Score
3.4.0-rc.1Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 7 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts16
  • buildif exist lib rmdir /s /q lib && npx tsc
  • cleaningrmdir /s /q node_modules && del yarn.lock && yarn cache clean && yarn install
  • config:devnpx json -I -f package.json -e 'this.main="node_modules/expo/AppEntry.js"'
  • config:npmnpx json -I -f package.json -e 'this.main="lib/index.js"'
  • deploynpx gh-pages -d web-build
  • lintnpx tslint --project .
  • postpublishyarn config:dev
  • predeployyarn verify && expo build:web
  • prepacknpm run build
  • prepublishOnlyyarn verify && yarn config:npm
  • startyarn config:dev && expo start -c
  • start:webyarn config:dev && expo start -c -w
  • testset TZ=Europe/Paris && jest --no-watchman
  • tscnpx tsc --noEmit
  • tsc:watchnpx tsc --noEmit --watch
  • verifyyarn test && yarn lint && yarn tsc && yarn build
Dependencies7
  • flubber~0.4.2
  • hoist-non-react-statics~3.0.1
  • lodash.clamp~4.0.3
  • memoize-one5.1.1
  • mitt~1.1.3
  • rimraf^5.0.7
  • rn-tourguide3.3.2