npm @ya-accelerators/nextjs-framework @0.0.46
score
0.764
high
flagged
2026-06-06 17:51
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.0.43', '0.0.44', '0.0.45', '0.0.46'] |
| 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'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"ya-holdings",
"ya-izumaru"
],
"versions": 45
}
Evidence (package doc at flag time)
{
"dependencies_count": 16,
"dist": {
"integrity": "sha512-I7ZdKirfn5t9h4+zclP/M1qvSRpnCQykrCBdphqP6VKy1g7F3lL8y/OJns603AZUDJG4ENIHemQQcyts+Zl4CA==",
"tarball": "https://registry.npmjs.org/@ya-accelerators/nextjs-framework/-/nextjs-framework-0.0.46.tgz",
"unpackedSize": 1502281
},
"dist-tags": {
"latest": "0.0.46"
},
"latest_version": "0.0.46",
"maintainers": [
{
"email": "root@ya-holdings.com",
"name": "ya-holdings"
},
{
"email": "yutaka.izumaru@ya-holdings.com",
"name": "ya-izumaru"
}
],
"num_versions": 47,
"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:eslint": "eslint . --fix",
"fix:prettier": "prettier --write --config ../../.prettierrc.mjs --ignore-path ../../../.gitignore .",
"lint": "run-p -l -c lint:*",
"lint:eslint": "eslint .",
"lint:prettier": "prettier --check --config ../../.prettierrc.mjs --ignore-path ../../../.gitignore .",
"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",
"test": "jest"
},
"signal_details": {
"rapid_release": "4 versions in last 24h: ['0.0.43', '0.0.44', '0.0.45', '0.0.46']",
"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-06-06T22:50:59.826Z"
}
}