BEACON

← candidates

npm @cbnventures/docusaurus-preset-nova @0.21.0

score
0.5629 med
flagged 2026-07-24 12:38
signals by category
content 1 topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['theme-nova']
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/cbnventures/nova.git' also claimed by 1 package(s) under different publishers: ['npm/@cbnventures/nova']
dependency_added_unknown 0.6 3 new non-watchlisted dep(s): ['chalk', 'commander', 'prompts']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "mrjackyliang",
    "cbnventures-lab"
  ],
  "versions": 12
}

Evidence (package doc at flag time)

{
  "dependencies_count": 25,
  "dist": {
    "integrity": "sha512-bYgYlZQbMG3mDeQQZzUoV3DlK2/BGMGNwWQOQqoOAYzg7/pfAMUwCK8guhCZKCCEGM+kqkI7AqPdD5QJ9sYbZg==",
    "tarball": "https://registry.npmjs.org/@cbnventures/docusaurus-preset-nova/-/docusaurus-preset-nova-0.21.0.tgz",
    "unpackedSize": 4767852
  },
  "dist-tags": {
    "latest": "0.21.0"
  },
  "latest_version": "0.21.0",
  "maintainers": [
    {
      "email": "mrjackyliang@icloud.com",
      "name": "mrjackyliang"
    },
    {
      "email": "contact@cbnventures.io",
      "name": "cbnventures-lab"
    }
  ],
  "num_versions": 14,
  "repository": {
    "directory": "packages/docusaurus-preset-nova",
    "type": "git",
    "url": "git+https://github.com/cbnventures/nova.git"
  },
  "scripts": {
    "build": "node ../../scripts/nova-run-scripts.mjs --sequential 'build:*'",
    "build:copy-styles": "node ../../scripts/copy-styles.mjs",
    "build:copy-types": "shx rm -rf \"./build/src/types\" && shx cp -r \"./src/types\" \"./build/src/types\"",
    "build:fix-esm-imports": "node ../../scripts/fix-esm-imports.mjs",
    "build:fix-perms": "shx chmod +x ./build/src/cli/index.js",
    "build:transpile-cli": "tsc --project tsconfig.cli.json --outDir ./build --skipLibCheck",
    "build:transpile-plugin": "tsc --project tsconfig.plugin.json --outDir ./build --skipLibCheck",
    "build:transpile-theme": "tsc --project tsconfig.theme.json --outDir ./build --skipLibCheck",
    "build:transpile-worker": "tsc --project tsconfig.worker.json --outDir ./build --skipLibCheck",
    "check": "node ../../scripts/nova-run-scripts.mjs --sequential 'check:*'",
    "check:lint": "eslint ./ --max-warnings=0",
    "check:test": "vitest run",
    "check:types-cli": "node ../../scripts/nova-type-check.mjs --project tsconfig.cli.json",
    "check:types-plugin": "node ../../scripts/nova-type-check.mjs --project tsconfig.plugin.json",
    "check:types-theme": "node ../../scripts/nova-type-check.mjs --project tsconfig.theme.json",
    "check:types-worker": "node ../../scripts/nova-type-check.mjs --project tsconfig.worker.json",
    "clean": "node ../../scripts/nova-run-scripts.mjs --parallel 'clean:*'",
    "clean:build": "shx rm -rf ./build",
    "dev": "node ../../scripts/nova-run-scripts.mjs --parallel 'dev:*'",
    "dev:fix-esm-imports": "node ../../scripts/fix-esm-imports.mjs --watch",
    "dev:watch-cli": "tsc --project tsconfig.cli.json --watch",
    "dev:watch-plugin": "tsc --project tsconfig.plugin.json --watch",
    "dev:watch-styles": "node ../../scripts/copy-styles.mjs --watch",
    "dev:watch-theme": "tsc --project tsconfig.theme.json --watch"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['theme-nova']",
    "dependency_added_unknown": "3 new non-watchlisted dep(s): ['chalk', 'commander', 'prompts']",
    "shared_repo_different_publisher": "repo 'git+https://github.com/cbnventures/nova.git' also claimed by 1 package(s) under different publishers: ['npm/@cbnventures/nova']"
  },
  "time": {
    "created": "2026-04-04T01:35:57.376Z",
    "modified": "2026-07-24T17:38:04.011Z"
  }
}