npm @bleizlabs/ui @0.28.0
score
0.5224
med
flagged
2026-06-12 10:57
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['bleizlabs-ui'] |
| script_count_spike | 0.5 | scripts count 0 -> 30 |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 0d ago but package has 19 versions (expect >= 76d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"bleiz.sp"
],
"versions": 18
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-do1YMQdFAWQ+kfXfr1tkjclkCYzQqWQMRIPmN1MPQXvTSW5oZwfyURnFKwOfhHlC8IIMug8eZmnC5RCVspEr7A==",
"tarball": "https://registry.npmjs.org/@bleizlabs/ui/-/ui-0.28.0.tgz",
"unpackedSize": 2520798
},
"dist-tags": {
"latest": "0.28.0"
},
"latest_version": "0.28.0",
"maintainers": [
{
"email": "dev@bleizlabs.eu",
"name": "bleiz.sp"
}
],
"num_versions": 19,
"repository": {
"type": "git",
"url": "git+https://github.com/BleizLabs/ui.git"
},
"scripts": {
"audit:demos": "node scripts/audit-demo-coverage.mjs",
"audit:jsdoc": "node scripts/audit-jsdoc.mjs",
"build": "next build",
"build:cli": "tsup --config cli/tsup.config.ts",
"build:manifest": "node scripts/build-component-manifest.mjs",
"check:barrel": "node scripts/check-barrel.mjs",
"check:manifest": "node scripts/check-manifest.mjs",
"check:manifest:sync": "node scripts/build-component-manifest.mjs --check",
"dev": "next dev",
"dev:cli": "tsup --config cli/tsup.config.ts --watch",
"format": "prettier --write \"{app,cli,components,docs,playground,scripts,styles,tests}/**/*.{css,scss,js,jsx,mjs,ts,tsx,json,md}\" \"*.{js,mjs,json,md}\"",
"format:check": "prettier --check \"{app,cli,components,docs,playground,scripts,styles,tests}/**/*.{css,scss,js,jsx,mjs,ts,tsx,json,md}\" \"*.{js,mjs,json,md}\"",
"lint": "eslint .",
"lint:css": "stylelint \"{app,components,styles,playground}/**/*.{css,scss}\"",
"lint:css:fix": "stylelint \"{app,components,styles,playground}/**/*.{css,scss}\" --fix",
"lint:fix": "eslint . --fix",
"postpublish": "node scripts/inject-doc-version.mjs --revert",
"prepack": "npm run build:cli -- --silent",
"prepublishOnly": "npm run typecheck && npm run lint && npm run check:barrel && npm run build:manifest && npm run check:manifest && node scripts/build-agent-inventory.mjs && node scripts/check-agents-doc.mjs && npm run build:cli && npm run test:cli && npm run build && node scripts/inject-doc-version.mjs",
"start": "next start",
"test": "playwright test",
"test:cli": "vitest run --config cli/vitest.config.ts",
"test:cli:watch": "vitest --config cli/vitest.config.ts",
"test:e2e": "playwright test components/",
"test:headed": "playwright test --headed",
"test:smoke": "playwright test tests/smoke.spec.ts tests/baseline-reset.spec.ts",
"tokens:build": "node playground/build.mjs",
"tokens:verify": "node playground/build.mjs",
"typecheck": "tsc --noEmit",
"verify": "npm run lint && npm run lint:css && npm run typecheck"
},
"signal_details": {
"bin_added": "new bin entry: ['bleizlabs-ui']",
"repo_too_new_for_version_history": "claimed repo created 0d ago but package has 19 versions (expect >= 76d for that history)",
"script_count_spike": "scripts count 0 -> 30"
},
"time": {
"created": "2026-05-06T17:06:00.981Z",
"modified": "2026-06-12T15:57:02.270Z"
}
}