npm @camera.ui/cli @0.0.50
score
0.6869
med
flagged
2026-06-15 11:10
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| dormant_burst | 1.0 | dormant 399d (prev 0.0.49), then 0.0.50 just published |
| topology | ||
| repository_url_changed | 0.7 | 'git+https://github.com/seydx/camera.ui.git' -> 'git+https://github.com/cameraui/cli.git' |
| dependency_added_unknown | 0.6 | 4 new non-watchlisted dep(s): ['@camera.ui/sdk', '@clack/prompts', 'esbuild', 'picocolors'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"seydx"
],
"versions": 44
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-tvnjFV9poap9SxaaC0VyGlxJN5nXPGX70+FVjpmgBh+gOVvJgGWscjMKXPW20N4x/Nc3/QIa1YuVvxV3r+4paQ==",
"tarball": "https://registry.npmjs.org/@camera.ui/cli/-/cli-0.0.50.tgz",
"unpackedSize": 194755
},
"dist-tags": {
"latest": "0.0.50"
},
"latest_version": "0.0.50",
"maintainers": [
{
"email": "hi@seydx.dev",
"name": "seydx"
}
],
"num_versions": 45,
"repository": {
"type": "git",
"url": "git+https://github.com/cameraui/cli.git"
},
"scripts": {
"build": "rimraf dist && tsc && node ./scripts/chmod.js",
"format": "prettier --write 'src/' --ignore-unknown --no-error-on-unmatched-pattern",
"install-updates": "npm i --save",
"lint": "eslint .",
"lint:fix": "eslint --fix .",
"prepublishOnly": "npm i --package-lock-only && npm run lint:fix && npm run format && npm run build",
"release": "bash scripts/release.sh",
"test": "vitest run",
"update": "updates --update ./"
},
"signal_details": {
"dependency_added_unknown": "4 new non-watchlisted dep(s): ['@camera.ui/sdk', '@clack/prompts', 'esbuild', 'picocolors']",
"dormant_burst": "dormant 399d (prev 0.0.49), then 0.0.50 just published",
"repository_url_changed": "'git+https://github.com/seydx/camera.ui.git' -> 'git+https://github.com/cameraui/cli.git'"
},
"time": {
"created": "2024-10-25T10:18:29.986Z",
"modified": "2026-06-15T16:10:40.383Z"
}
}