npm veriwood-ui @1.0.104
score
0.55
med
flagged
2026-06-17 02:42
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 14 versions in last 24h: ['1.0.100', '1.0.101', '1.0.102', '1.0.103', '1.0.104'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"lizhiqiang"
],
"versions": 99
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-6SEBNX+/J4CPsND+IyfCPvQeVKm+NQ7a6eNC5zvBqbvLmvp2GxbjIOWfVdPr7rxquiG4Fuc/tuwnyJ++LdvzDg==",
"tarball": "https://registry.npmjs.org/veriwood-ui/-/veriwood-ui-1.0.104.tgz",
"unpackedSize": 3246171
},
"dist-tags": {
"latest": "1.0.104"
},
"latest_version": "1.0.104",
"maintainers": [
{
"email": "fly19930309@163.com",
"name": "lizhiqiang"
}
],
"num_versions": 100,
"repository": null,
"scripts": {
"build": "vite build",
"build:stage": "vite build --mode staging",
"dev": "vite --host 0.0.0.0",
"lint": "eslint .",
"preview": "vite preview",
"pub": "npm version patch --no-git-tag-version && npm run build && npm publish --access=public",
"publish": "npm run build && npm publish --access=public",
"publish:major": "npm version major && npm run build && npm publish --access=public",
"publish:minor": "npm version minor && npm run build && npm publish --access=public",
"publish:patch": "npm version patch && npm run build && npm publish --access=public",
"serve": "vite --host 0.0.0.0"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "14 versions in last 24h: ['1.0.100', '1.0.101', '1.0.102', '1.0.103', '1.0.104']"
},
"time": {
"created": "2026-03-27T11:42:39.482Z",
"modified": "2026-06-17T07:42:40.892Z"
}
}