BEACON

← candidates

npm @nxuss/lemma @1.2.1

score
0.6421 med
flagged 2026-07-20 00:14
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 6 versions in last 24h: ['1.0.5', '1.1.0', '1.1.1', '1.2.0', '1.2.1']
topology
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['@nxuss/lemma']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "nxus.studio"
  ],
  "versions": 52
}

Evidence (package doc at flag time)

{
  "dependencies_count": 12,
  "dist": {
    "integrity": "sha512-n8dqDxXHVqADuOHamfTGlCj5qfP/LvGIqjBhxb6k7D8mKsNzOZq8Fi4xwxbvORyBzevbT239/HJ8plgiQzpCUg==",
    "tarball": "https://registry.npmjs.org/@nxuss/lemma/-/lemma-1.2.1.tgz",
    "unpackedSize": 8106706
  },
  "dist-tags": {
    "latest": "1.2.1"
  },
  "latest_version": "1.2.1",
  "maintainers": [
    {
      "email": "nxusbets@gmail.com",
      "name": "nxus.studio"
    }
  ],
  "num_versions": 62,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Nxusbets/lemma.git"
  },
  "scripts": {
    "build": "npm run build:esm && npm run build:cjs && npm run postbuild",
    "build:cjs": "tsc --project tsconfig.cjs.json",
    "build:esm": "tsc --outDir ./dist/esm",
    "build:full": "npm run build && npm run build:sdks",
    "build:sdks": "npm run sdk:build",
    "clean": "rm -rf dist sdks/langchain/dist sdks/crewai/dist",
    "cloud:dev": "npx tsx src/cloud/server.ts",
    "cloud:start": "node dist/cjs/cloud/server.js",
    "dashboard": "cd dashboard && npm run dev",
    "dashboard:build": "cd dashboard && npm run build",
    "demo": "npx tsx examples/demo-visual.ts",
    "demo:comparison": "npx tsx examples/demo-comparison.ts",
    "dev": "npx tsx start-dev.ts",
    "example:consensus": "npx tsx examples/phase3-consensus.ts",
    "example:crewai": "npx tsx examples/crewai-example.ts",
    "example:langchain": "npx tsx examples/langchain-example.ts",
    "example:secure": "npx tsx examples/secure-agent.ts",
    "example:semantic": "npx tsx examples/semantic-cache-demo.ts",
    "example:simple": "npx tsx examples/simple-agent.ts",
    "example:speculative": "npx tsx examples/phase3-speculative.ts",
    "example:swarm": "npx tsx examples/agent-swarm.ts",
    "format": "prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/**/*.ts' 'scripts/**/*.ts'",
    "format:fix": "prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/**/*.ts' 'scripts/**/*.ts'",
    "keys:generate": "npx tsx scripts/manage-keys.ts generate",
    "keys:list": "npx tsx scripts/manage-keys.ts list",
    "keys:revoke": "npx tsx scripts/manage-keys.ts revoke",
    "lint": "eslint src/**/*.ts",
    "postbuild": "node scripts/post-build.js",
    "prepublishOnly": "npm run clean && npm run build && npm test",
    "proxy:start": "node lemma-proxy.cjs start",
    "proxy:stats": "node lemma-proxy.cjs stats",
    "proxy:status": "node lemma-proxy.cjs status",
    "proxy:stop": "node lemma-proxy.cjs stop",
    "sdk:build": "npm run sdk:langchain:build && npm run sdk:crewai:build",
    "sdk:crewai:build": "cd sdks/crewai && npm run build",
    "sdk:langchain:build": "cd sdks/langchain && npm run build",
    "stack:all": "bash scripts/launch-all.sh",
    "start": "node dist/cjs/index.js",
    "test": "jest",
    "test:quick": "npx tsx examples/quick-test.ts",
    "test:real:1min": "npx tsx examples/real-world-1min.ts",
    "test:real:anthropic": "npx tsx examples/real-world-anthropic.ts",
    "test:real:multi-agent": "npx tsx examples/real-world-multi-agent.ts",
    "test:real:ollama": "npx tsx examples/real-world-ollama.ts",
    "test:real:ollama:1min": "npx tsx examples/real-world-ollama-1min.ts",
    "test:real:openai": "npx tsx examples/real-world-openai.ts",
    "type-check": "tsc --noEmit"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['@nxuss/lemma']",
    "rapid_release": "6 versions in last 24h: ['1.0.5', '1.1.0', '1.1.1', '1.2.0', '1.2.1']"
  },
  "time": {
    "created": "2026-05-06T19:46:42.066Z",
    "modified": "2026-07-20T05:14:03.017Z"
  }
}