npm @lyxa.ai/core @1.4.329
score
0.55
med
flagged
2026-07-22 05:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 7 versions in last 24h: ['1.4.325', '1.4.326', '1.4.327', '1.4.328', '1.4.329'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"lyxa.dev"
],
"versions": 1367
}
Evidence (package doc at flag time)
{
"dependencies_count": 31,
"dist": {
"integrity": "sha512-grkHMP8XLcmaJwP9jSfWp0FyQt5WpL3yn2aogA/F9WK9gIv1g0Gd76x5kZtzr+l/oscJGlYdjeTNvXr9lKjd9g==",
"tarball": "https://registry.npmjs.org/@lyxa.ai/core/-/core-1.4.329.tgz",
"unpackedSize": 3836174
},
"dist-tags": {
"alpha": "1.4.328-alpha.2",
"beta": "1.4.51-beta.0",
"latest": "1.4.329"
},
"latest_version": "1.4.329",
"maintainers": [
{
"email": "npm@lyxa.ai",
"name": "lyxa.dev"
}
],
"num_versions": 1368,
"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": {
"no_repo": "package.json has no repository field",
"rapid_release": "7 versions in last 24h: ['1.4.325', '1.4.326', '1.4.327', '1.4.328', '1.4.329']"
},
"time": {
"created": "2024-12-23T09:56:18.143Z",
"modified": "2026-07-22T10:58:08.512Z"
}
}