npm @cbnventures/docusaurus-preset-nova @0.19.0
score
0.5428
med
flagged
2026-06-21 16:17
Signals fired
| signal | weight | rationale |
|---|---|---|
| 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 | 1 new non-watchlisted dep(s): ['@iconify/json'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"mrjackyliang",
"cbnventures-lab"
],
"versions": 11
}
Evidence (package doc at flag time)
{
"dependencies_count": 22,
"dist": {
"integrity": "sha512-iuIzO7V6KqdtNqfHTc6a8QYTBnG+Kx2a9ZVFn7hFB6tUsXrpTCL3R0gFAwcCP22beoceblwYd7qPwNuC4qLDOA==",
"tarball": "https://registry.npmjs.org/@cbnventures/docusaurus-preset-nova/-/docusaurus-preset-nova-0.19.0.tgz",
"unpackedSize": 4578652
},
"dist-tags": {
"latest": "0.19.0"
},
"latest_version": "0.19.0",
"maintainers": [
{
"email": "mrjackyliang@icloud.com",
"name": "mrjackyliang"
},
{
"email": "contact@cbnventures.io",
"name": "cbnventures-lab"
}
],
"num_versions": 12,
"repository": {
"directory": "packages/docusaurus-preset-nova",
"type": "git",
"url": "git+https://github.com/cbnventures/nova.git"
},
"scripts": {
"build": "node ../../scripts/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: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/run-scripts.mjs --sequential 'check:*'",
"check:lint": "eslint ./ --max-warnings=0",
"check:test": "vitest run",
"check:types-plugin": "node ../../scripts/type-check.mjs --project tsconfig.plugin.json",
"check:types-theme": "node ../../scripts/type-check.mjs --project tsconfig.theme.json",
"check:types-worker": "node ../../scripts/type-check.mjs --project tsconfig.worker.json",
"clean": "node ../../scripts/run-scripts.mjs --parallel 'clean:*'",
"clean:build": "shx rm -rf ./build",
"dev": "node ../../scripts/run-scripts.mjs --parallel 'dev:*'",
"dev:fix-esm-imports": "node ../../scripts/fix-esm-imports.mjs --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": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@iconify/json']",
"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-06-21T21:16:49.534Z"
}
}