npm react-native-screens @4.25.2
score
0.6865
med
flagged
2026-06-15 19:03
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.25.2 but max published is 4.26.0-nightly-20260511-a712bf45d |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/software-mansion/react-native-screens.git' also claimed by 1 package(s) under different publishers: ['npm/@amazon-devices/react-native-screens'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"kkafar",
"swm-bot"
],
"versions": 599
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-1Nj1fusFd+rIMKU/qC9yGKVG+3ofh11d3OdBQKL1iVvQfKvcB8vhvTGQf2TkfxW3bamxN+hCZIXmNuU0mRkyDg==",
"tarball": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-4.25.2.tgz",
"unpackedSize": 2904451
},
"dist-tags": {
"latest": "4.25.2",
"next": "4.25.0-beta.3",
"nightly": "4.26.0-nightly-20260612-cfced8699"
},
"latest_version": "4.25.2",
"maintainers": [
{
"email": "kacperkafara@gmail.com",
"name": "kkafar"
},
{
"email": "npm@swmansion.com",
"name": "swm-bot"
}
],
"num_versions": 600,
"repository": {
"type": "git",
"url": "git+https://github.com/software-mansion/react-native-screens.git"
},
"scripts": {
"check-types": "tsc --noEmit",
"format": "yarn format-js && yarn format-android && yarn format-ios && yarn format-common && yarn format-cpp && yarn format-android-cpp",
"format-android": "node ./scripts/format-android.js",
"format-android-cpp": "find android/src/main/cpp -iname \"*.h\" -o -iname \"*.cpp\" | xargs clang-format -i",
"format-common": "find common/ -iname \"*.h\" -o -iname \"*.cpp\" | xargs clang-format -i",
"format-cpp": "find cpp/ -iname \"*.h\" -o -iname \"*.cpp\" | xargs clang-format -i",
"format-ios": "yarn format-ios-swift && yarn format-ios-cpp",
"format-ios-cpp": "find ios/ -iname \"*.h\" -o -iname \"*.m\" -o -iname \"*.cpp\" -o -iname \"*.mm\" | xargs clang-format -i",
"format-ios-swift": "sh scripts/swift-format-helper.sh format",
"format-js": "prettier --write --list-different './{src,FabricExample}/**/*.{js,ts,tsx}'",
"lint": "yarn lint-js && yarn lint-android && yarn lint-swift",
"lint-android": "./android/gradlew -p android spotlessCheck -q",
"lint-js": "eslint --ext '.js,.ts,.tsx' --fix src",
"lint-swift": "sh scripts/swift-format-helper.sh lint",
"prepare": "bob build && husky install",
"release": "yarn prepare && npm login && release-it",
"start": "react-native start",
"submodules": "git submodule update --init --recursive && (cd react-navigation && yarn && yarn build && cd ../)",
"test:unit": "jest --passWithNoTests"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=4.25.2 but max published is 4.26.0-nightly-20260511-a712bf45d",
"shared_repo_different_publisher": "repo 'git+https://github.com/software-mansion/react-native-screens.git' also claimed by 1 package(s) under different publishers: ['npm/@amazon-devices/react-native-screens']"
},
"time": {
"created": "2018-08-03T11:35:49.858Z",
"modified": "2026-06-12T23:58:20.010Z"
}
}