npm react-native-enriched-markdown @0.7.4
score
0.6237
med
flagged
2026-07-20 18:44
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| typosquat | 1.0 | combosquat of 'react' |
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.7.4 but max published is 0.8.0-nightly-20260702-effa53452 |
| repository_url_changed | 0.7 | 'git+https://github.com/software-mansion-labs/react-native-enriched-markdown.git' -> 'git+https://github.com/software-mansion/react-native-enriched-markdown.git' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"swm-bot",
"gregory.moskaliuk"
],
"versions": 88
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-NXkqZL4d5vM6wOBwYwx0r1Xyw2h+E8SyobrS8nKnbpjYOyKZj6zIdOq1KJFrlenJNu/tXpbJ8jtQagaA4Wj4cg==",
"tarball": "https://registry.npmjs.org/react-native-enriched-markdown/-/react-native-enriched-markdown-0.7.4.tgz",
"unpackedSize": 3173768
},
"dist-tags": {
"latest": "0.7.4",
"nightly": "0.8.0-nightly-20260719-3a6468dd7"
},
"latest_version": "0.7.4",
"maintainers": [
{
"email": "npm@swmansion.com",
"name": "swm-bot"
},
{
"email": "mosckalyuck@gmail.com",
"name": "gregory.moskaliuk"
}
],
"num_versions": 116,
"repository": {
"directory": "packages/react-native-enriched-markdown",
"type": "git",
"url": "git+https://github.com/software-mansion/react-native-enriched-markdown.git"
},
"scripts": {
"build:plugin": "tsc -p plugin/tsconfig.build.json",
"build:wasm": "bash ../core/cpp/wasm/build.sh",
"clean": "del-cli android/build lib plugin/build",
"lint-clang": "yarn lint-clang:ios && yarn lint-clang:android",
"lint-clang:android": "find android/ \\( -iname \"*.h\" -o -iname \"*.cpp\" \\) | grep -v -e build | xargs npx clang-format -i -n --Werror",
"lint-clang:android:fix": "find android/ \\( -iname \"*.h\" -o -iname \"*.cpp\" \\) | grep -v -e build | 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 | 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 | xargs npx clang-format -i",
"postpack": "bash ../../scripts/prepare-npm-publish.sh postpack",
"prepack": "bash ../../scripts/prepare-npm-publish.sh prepack",
"prepare": "bob build && yarn build:plugin",
"sync-md4c": "bash ../../scripts/fetch-md4c.sh",
"typecheck": "tsc"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.7.4 but max published is 0.8.0-nightly-20260702-effa53452",
"repository_url_changed": "'git+https://github.com/software-mansion-labs/react-native-enriched-markdown.git' -> 'git+https://github.com/software-mansion/react-native-enriched-markdown.git'",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2026-01-13T18:54:37.186Z",
"modified": "2026-07-19T23:44:43.159Z"
}
}