BEACON

← candidates

npm @lyxa.ai/core @1.4.323

score
0.55 med
flagged 2026-07-21 06:48
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 10 versions in last 24h: ['1.4.318', '1.4.319', '1.4.320', '1.4.321', '1.4.323']
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": 1353
}

Evidence (package doc at flag time)

{
  "dependencies_count": 31,
  "dist": {
    "integrity": "sha512-XwmZMZ8GhqHZpRS6944z10UpqkJg8AJ/45kUKuFOwOR3PNp65ROYuEeeilIuGfO/6pSwLIIl3I/VhRL5o/d2yg==",
    "tarball": "https://registry.npmjs.org/@lyxa.ai/core/-/core-1.4.323.tgz",
    "unpackedSize": 3821818
  },
  "dist-tags": {
    "alpha": "1.4.322-alpha.2",
    "beta": "1.4.51-beta.0",
    "latest": "1.4.323"
  },
  "latest_version": "1.4.323",
  "maintainers": [
    {
      "email": "npm@lyxa.ai",
      "name": "lyxa.dev"
    }
  ],
  "num_versions": 1354,
  "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": "10 versions in last 24h: ['1.4.318', '1.4.319', '1.4.320', '1.4.321', '1.4.323']"
  },
  "time": {
    "created": "2024-12-23T09:56:18.143Z",
    "modified": "2026-07-21T11:48:07.398Z"
  }
}