npm @lyxa.ai/core @1.4.313-alpha-9
score
0.5333
med
flagged
2026-07-21 08:40
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 10 versions in last 24h: ['1.4.319', '1.4.320', '1.4.321', '1.4.323', '1.4.324'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.4.313-alpha-9 but max published is 1.4.324 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"lyxa.dev"
],
"versions": 1357
}
Evidence (package doc at flag time)
{
"dependencies_count": 31,
"dist": {
"integrity": "sha512-TIf1o7Xtj7/7+Svx5/DDTd4xuK5N+EQOO5FM1fOBJFOEroCkIad3gOeogG3cLB1/82SPA6k8V30tZJlsYLNreA==",
"tarball": "https://registry.npmjs.org/@lyxa.ai/core/-/core-1.4.313-alpha-9.tgz",
"unpackedSize": 6190170
},
"dist-tags": {
"alpha": "1.4.322-alpha.2",
"beta": "1.4.51-beta.0",
"latest": "1.4.313-alpha-9"
},
"latest_version": "1.4.313-alpha-9",
"maintainers": [
{
"email": "npm@lyxa.ai",
"name": "lyxa.dev"
}
],
"num_versions": 1358,
"repository": null,
"scripts": {
"build": "node build.js",
"clean": "rimraf dist",
"publish:core": "npm publish --ignore-scripts",
"publish:core:beta": "npm publish --ignore-scripts --tag beta",
"publish:types": "npm publish ./dist/types",
"publish:types:beta": "npm publish ./dist/types --tag beta",
"release": "npm run build && npm run publish:types && npm run publish:core",
"release:beta": "npm run version:beta && npm run build && npm run publish:types:beta && npm run publish:core:beta",
"start": "npx ts-node src/index.ts",
"version:beta": "npm version prerelease --preid=beta"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.4.313-alpha-9 but max published is 1.4.324",
"no_repo": "package.json has no repository field",
"rapid_release": "10 versions in last 24h: ['1.4.319', '1.4.320', '1.4.321', '1.4.323', '1.4.324']"
},
"time": {
"created": "2024-12-23T09:56:18.143Z",
"modified": "2026-07-21T13:40:12.231Z"
}
}