BEACON

← candidates

npm react-native-enriched @0.8.0

score
0.5699 med
flagged 2026-06-16 11:35
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
typosquat 1.0 combosquat of 'react'
dist_tag_anomaly 0.5 dist-tags.latest=0.8.0 but max published is 0.9.0-nightly-20260613-12b073090

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "szydlovsky",
    "exploif",
    "swm-bot"
  ],
  "versions": 67
}

Evidence (package doc at flag time)

{
  "dependencies_count": 18,
  "dist": {
    "integrity": "sha512-AC4qGaLuArxYn7DT4SQjEDFkqg10aNYTeR12rD4T94ScIwnrMzvjN9rpjmUFnnjQcqOnP1ayJ4zqxZ4ce/ky5w==",
    "tarball": "https://registry.npmjs.org/react-native-enriched/-/react-native-enriched-0.8.0.tgz",
    "unpackedSize": 2938729
  },
  "dist-tags": {
    "latest": "0.8.0",
    "nightly": "0.9.0-nightly-20260616-7ce19e4ea"
  },
  "latest_version": "0.8.0",
  "maintainers": [
    {
      "email": "9szydlowski9@gmail.com",
      "name": "szydlovsky"
    },
    {
      "email": "exploif@icloud.com",
      "name": "exploif"
    },
    {
      "email": "npm@swmansion.com",
      "name": "swm-bot"
    }
  ],
  "num_versions": 68,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/software-mansion/react-native-enriched.git"
  },
  "scripts": {
    "android-studio": "open -a 'Android Studio' apps/example/android",
    "clean": "./scripts/git-clean.sh",
    "example": "yarn workspace react-native-enriched-example",
    "example-web": "yarn workspace react-native-enriched-web-example",
    "lint": "eslint \"**/*.{js,ts,tsx}\"",
    "lint-clang": "yarn lint-clang:ios && yarn lint-clang:android",
    "lint-clang:android": "find android/ \\( -iname \"*.h\" -o -iname \"*.cpp\" \\) | grep -v -e build -e generated | xargs npx clang-format -i -n --Werror",
    "lint-clang:android:fix": "find android/ \\( -iname \"*.h\" -o -iname \"*.cpp\" \\) | grep -v -e build -e generated | xargs npx clang-format -i",
    "lint-clang:fix": "yarn lint-clang:ios:fix && yarn lint-clang:android:fix",
    "lint-clang:ios": "find ios/ \\( -iname \"*.h\" -o -iname \"*.m\" -o -iname \"*.mm\" \\) | grep -v -e Pods -e build -e generated | xargs npx clang-format -i -n --Werror",
    "lint-clang:ios:fix": "find ios/ \\( -iname \"*.h\" -o -iname \"*.m\" -o -iname \"*.mm\" \\) | grep -v -e Pods -e build -e generated | xargs npx clang-format -i",
    "lint:android": "cd apps/example/android && ./gradlew lintVerify",
    "lint:android:fix": "cd apps/example/android && ./gradlew lintFormat",
    "prepare": "bob build",
    "release": "release-it",
    "test": "jest --passWithNoTests",
    "test:e2e": "bash -c '.maestro/scripts/run-tests-all.sh \"$@\" && .playwright/scripts/run-tests.sh \"$@\"' _",
    "test:e2e:android": ".maestro/scripts/run-tests.sh --platform android",
    "test:e2e:ios": ".maestro/scripts/run-tests.sh --platform ios",
    "test:e2e:mobile": ".maestro/scripts/run-tests-all.sh",
    "test:e2e:web": ".playwright/scripts/run-tests.sh",
    "typecheck": "yarn typecheck:lib && yarn typecheck:example && yarn typecheck:example-web",
    "typecheck:example": "tsc -p apps/example/tsconfig.json",
    "typecheck:example-web": "tsc -p apps/example-web/tsconfig.app.json",
    "typecheck:lib": "tsc -p tsconfig.build.json",
    "xcode": "open -a 'Xcode' apps/example/ios/EnrichedTextInputExample.xcworkspace"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=0.8.0 but max published is 0.9.0-nightly-20260613-12b073090",
    "typosquat": "combosquat of 'react'"
  },
  "time": {
    "created": "2025-08-26T10:38:22.797Z",
    "modified": "2026-06-16T00:14:48.492Z"
  }
}