npm @ai-react-markdown/core @1.6.1
score
0.6145
med
flagged
2026-07-20 02:56
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/AIEPhoenix/ai-react-markdown.git' also claimed by 1 package(s) under different publishers: ['npm/@ai-react-markdown/mantine'] |
| dependency_added_unknown | 0.6 | 3 new non-watchlisted dep(s): ['micromark-util-html-tag-name', 'micromark-util-normalize-identifier', 'remend'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"aiephoenix"
],
"versions": 24
}
Evidence (package doc at flag time)
{
"dependencies_count": 28,
"dist": {
"integrity": "sha512-Ab7GNhaeugZMB1kKF0I5deVpzJ2N80Sc9u6RaWsvrwcs/jcayCEH88pkcxwdV2ob0GQUnasvA7tVJT+cChysxg==",
"tarball": "https://registry.npmjs.org/@ai-react-markdown/core/-/core-1.6.1.tgz",
"unpackedSize": 3549588
},
"dist-tags": {
"latest": "1.6.1"
},
"latest_version": "1.6.1",
"maintainers": [
{
"email": "aiephoenixbl@gmail.com",
"name": "aiephoenix"
}
],
"num_versions": 29,
"repository": {
"directory": "packages/core",
"type": "git",
"url": "git+https://github.com/AIEPhoenix/ai-react-markdown.git"
},
"scripts": {
"build": "pnpm run build:js && pnpm run build:css",
"build:css": "sass src/components/typography/variants/:dist/typography/ && postcss dist/typography/*.css --replace",
"build:js": "node -e \"require('node:fs').rmSync('dist',{recursive:true,force:true})\" && tsup && node scripts/assert-dist-clean.mjs",
"fuzz:splice": "vitest --run src/components/incrementalParse/spliceFuzz.test.ts",
"test": "vitest --run",
"typecheck": "tsc --noEmit -p tsconfig.json"
},
"signal_details": {
"dependency_added_unknown": "3 new non-watchlisted dep(s): ['micromark-util-html-tag-name', 'micromark-util-normalize-identifier', 'remend']",
"shared_repo_different_publisher": "repo 'git+https://github.com/AIEPhoenix/ai-react-markdown.git' also claimed by 1 package(s) under different publishers: ['npm/@ai-react-markdown/mantine']"
},
"time": {
"created": "2026-03-16T12:44:44.028Z",
"modified": "2026-07-20T07:56:51.303Z"
}
}