npm @ya-accelerators/nextjs-framework @0.0.92
score
0.7049
high
flagged
2026-07-20 06:48
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/ya-technologies/web-development-base.git' also claimed by 1 package(s) under different publishers: ['npm/@ya-accelerators/web-backend-framework'] |
| dependency_added_unknown | 0.6 | 3 new non-watchlisted dep(s): ['react-markdown', 'remark-breaks', 'remark-gfm'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"ya-holdings",
"ya-izumaru"
],
"versions": 62
}
Evidence (package doc at flag time)
{
"dependencies_count": 20,
"dist": {
"integrity": "sha512-9yzi/7dJGhXYI1bAY4FSbkKBWoAOwD9F7ONcLt9wtEJdvLUObS1quro1844Yyj6t9gGrMsT1dYV1FFfzHNbB2w==",
"tarball": "https://registry.npmjs.org/@ya-accelerators/nextjs-framework/-/nextjs-framework-0.0.92.tgz",
"unpackedSize": 1360049
},
"dist-tags": {
"latest": "0.0.92"
},
"latest_version": "0.0.92",
"maintainers": [
{
"email": "root@ya-holdings.com",
"name": "ya-holdings"
}
],
"num_versions": 92,
"repository": {
"directory": "frontend/packages/nextjs-framework",
"type": "git",
"url": "git+https://github.com/ya-technologies/web-development-base.git"
},
"scripts": {
"build": "tsc --declaration && pnpm run move-dist && pnpm run copy-files",
"copy-files": "copyfiles -u 1 styles/**/* dist/styles && copyfiles -u 3 src/i18n/strings/**/* dist/i18n/strings",
"dev": "nodemon",
"fix": "run-p -l -c fix:*",
"fix:biome": "biome check --write .",
"lint": "run-p -l -c lint:*",
"lint:biome": "biome check .",
"lint:tsc": "tsc --pretty --noEmit --incremental false",
"move-dist": "cp -r dist/src/* dist/ 2>/dev/null || true && rm -rf dist/src 2>/dev/null || true",
"setup": "pnpm run build"
},
"signal_details": {
"dependency_added_unknown": "3 new non-watchlisted dep(s): ['react-markdown', 'remark-breaks', 'remark-gfm']",
"shared_repo_different_publisher": "repo 'git+https://github.com/ya-technologies/web-development-base.git' also claimed by 1 package(s) under different publishers: ['npm/@ya-accelerators/web-backend-framework']"
},
"time": {
"created": "2026-04-10T18:36:15.128Z",
"modified": "2026-07-19T20:39:51.849Z"
}
}