npm @shwfed/config @2.9.7
score
0.5303
med
flagged
2026-06-09 01:45
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['2.9.4', '2.9.5', '2.9.6', '2.9.7'] |
| 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": 75
}
Evidence (package doc at flag time)
{
"dependencies_count": 36,
"dist": {
"integrity": "sha512-u17Sb3SbMf+C+6MbC9s9BQo8OPw5JQepybtwj3sUjDUnDUfluBbFdoc59gVtODQQMZrWAlygQ/HTxXx/qdXHAg==",
"tarball": "https://registry.npmjs.org/@shwfed/config/-/config-2.9.7.tgz",
"unpackedSize": 12536475
},
"dist-tags": {
"latest": "2.9.7"
},
"latest_version": "2.9.7",
"maintainers": [
{
"email": "npm@equt.email",
"name": "equt"
},
{
"email": "wangzehua@shwfed.com",
"name": "zehua.wang"
}
],
"num_versions": 76,
"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": "4 versions in last 24h: ['2.9.4', '2.9.5', '2.9.6', '2.9.7']"
},
"time": {
"created": "2026-05-14T01:48:54.758Z",
"modified": "2026-06-09T06:44:59.447Z"
}
}