npm @shwfed/config @2.9.12
score
0.5349
med
flagged
2026-06-11 22:56
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['2.9.10', '2.9.11', '2.9.12'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"equt",
"zehua.wang"
],
"versions": 80
}
Evidence (package doc at flag time)
{
"dependencies_count": 36,
"dist": {
"integrity": "sha512-ERvt1tIAdA28qSPlw5YEmZv0kbgN+hTTZaGb0Hiv95Mv9fjjtdxbAKG8WkSIxNKFcNWvDV/HQnULh3y20DJl4Q==",
"tarball": "https://registry.npmjs.org/@shwfed/config/-/config-2.9.12.tgz",
"unpackedSize": 12734535
},
"dist-tags": {
"latest": "2.9.12"
},
"latest_version": "2.9.12",
"maintainers": [
{
"email": "npm@equt.email",
"name": "equt"
},
{
"email": "wangzehua@shwfed.com",
"name": "zehua.wang"
}
],
"num_versions": 81,
"repository": null,
"scripts": {
"dev": "npm run dev:prepare && nuxt dev playground",
"dev:build": "nuxt build playground",
"dev:prepare": "nuxt-module-build build --stub && nuxt-module-build prepare && nuxt prepare playground",
"lint": "eslint .",
"prepack": "nuxt-module-build build && vite build --config vite.mcp.config.ts && vite build --config vite.preview.config.ts && chmod +x dist/mcp.mjs",
"prepare": "husky && nuxt prepare",
"release": "npm run lint && npm run test && npm run prepack && bumpp && npm publish",
"test": "vitest run",
"test:types": "vue-tsc --noEmit && cd playground && vue-tsc --noEmit",
"test:watch": "vitest watch"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['2.9.10', '2.9.11', '2.9.12']"
},
"time": {
"created": "2026-05-14T01:48:54.758Z",
"modified": "2026-06-12T03:56:39.307Z"
}
}