npm docthub-core-components @3.3.31
score
0.55
med
flagged
2026-07-22 07:32
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['3.3.29', '3.3.30', '3.3.31'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"docthub.ui"
],
"versions": 227
}
Evidence (package doc at flag time)
{
"dependencies_count": 13,
"dist": {
"integrity": "sha512-oIlH9FXofP7clg3Ftfhok3h/oDlOFJfS1z31h+EKXzl0p462Iti17G4VJe586NDd3B2o53SwyCF5XBzhWtxqww==",
"tarball": "https://registry.npmjs.org/docthub-core-components/-/docthub-core-components-3.3.31.tgz",
"unpackedSize": 1132215
},
"dist-tags": {
"latest": "3.3.31"
},
"latest_version": "3.3.31",
"maintainers": [
{
"email": "docthub.frontend@gmail.com",
"name": "docthub.ui"
}
],
"num_versions": 228,
"repository": null,
"scripts": {
"analyze": "vite build --config vite.analyze.config.ts",
"biome:staged": "biome check --staged .",
"biome:staged:write": "biome check --staged --write .",
"build": "npm run build:css && vite build",
"build-storybook": "storybook build",
"build:css": "postcss src/index.css -o dist/style.css --verbose",
"build:registry": "node scripts/build-registry.mjs",
"check": "biome check .",
"check-branch": "sh scripts/check-branch-name.sh",
"check:fix": "biome check --write .",
"check:fix:unsafe": "biome check --write --unsafe .",
"copy:registry": "node scripts/copy-registry.mjs",
"dev": "vite",
"format": "biome format --write .",
"format:check": "biome format .",
"lint": "biome lint .",
"lint:fix": "biome lint --write .",
"postinstall": "node node_modules/esbuild/install.js || echo esbuild-install-skipped",
"prepare": "husky",
"preview": "vite preview",
"storybook": "storybook dev -p 6006",
"sync:registry": "node scripts/build-and-sync-registry.mjs",
"test": "vitest",
"test:run": "vitest run",
"type-check": "tsc -p tsconfig.typecheck.json"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['3.3.29', '3.3.30', '3.3.31']"
},
"time": {
"created": "2025-07-07T10:31:05.866Z",
"modified": "2026-07-22T12:31:54.276Z"
}
}