npm react-native-enriched @0.7.0
score
0.5675
med
flagged
2026-06-12 04:26
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| typosquat | 1.0 | combosquat of 'react-native' |
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.7.0 but max published is 0.8.0-nightly-20260505-16ee2a8b0 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"szydlovsky",
"exploif",
"swm-bot"
],
"versions": 65
}
Evidence (package doc at flag time)
{
"dependencies_count": 16,
"dist": {
"integrity": "sha512-WrhaRUMM8HaV+6XwESS1k7i1/QxZb4K2lpELIxLTiXXMdUP5b9207AjXp6d8Op0XulvFNC8HJdDdanQZUUI6Zg==",
"tarball": "https://registry.npmjs.org/react-native-enriched/-/react-native-enriched-0.7.0.tgz",
"unpackedSize": 2696456
},
"dist-tags": {
"latest": "0.7.0",
"nightly": "0.8.0-nightly-20260612-90b128cc0"
},
"latest_version": "0.7.0",
"maintainers": [
{
"email": "9szydlowski9@gmail.com",
"name": "szydlovsky"
},
{
"email": "exploif@icloud.com",
"name": "exploif"
},
{
"email": "npm@swmansion.com",
"name": "swm-bot"
}
],
"num_versions": 65,
"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.7.0 but max published is 0.8.0-nightly-20260505-16ee2a8b0",
"typosquat": "combosquat of 'react-native'"
},
"time": {
"created": "2025-08-26T10:38:22.797Z",
"modified": "2026-06-12T00:09:24.421Z"
}
}