npm mystmd @1.10.0
score
0.7333
high
flagged
2026-06-05 09:32
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['myst'] |
| script_count_spike | 0.5 | scripts count 0 -> 12 |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/jupyter-book/mystmd.git' also claimed by 8 package(s) under different publishers: ['npm/myst-cli', 'npm/markdown-it-myst', 'npm/myst-directives'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"rowanc1",
"ebp-bot"
],
"versions": 117
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-3B4VH6CmMTdqJYFx6Qxt9z2GM4jH9A/Tap5+nEK0usrGZK96EUtLm8z8/hbB76fX9AyTkvWXEKVilXMlsb1ZTQ==",
"tarball": "https://registry.npmjs.org/mystmd/-/mystmd-1.10.0.tgz",
"unpackedSize": 14178410
},
"dist-tags": {
"latest": "1.10.0"
},
"latest_version": "1.10.0",
"maintainers": [
{
"email": "rowanc1@gmail.com",
"name": "rowanc1"
},
{
"email": "rowan@curvenote.com",
"name": "ebp-bot"
}
],
"num_versions": 119,
"repository": {
"type": "git",
"url": "git+https://github.com/jupyter-book/mystmd.git"
},
"scripts": {
"build": "npm-run-all -l clean copy:version -p build:cli",
"build:cli": "esbuild src/index.ts --bundle --outfile=dist/myst.cjs --platform=node --external:fsevents --target=node20",
"clean": "rimraf dist",
"copy:version": "echo \"const version = '\"$npm_package_version\"';\nexport default version;\" > src/version.ts",
"dev": "npm run link && esbuild src/index.ts --bundle --outfile=dist/myst.cjs --platform=node --external:fsevents --watch",
"link": "npm run unlink; npm link;",
"lint": "npm run copy:version; eslint \"src/**/!(*.spec).ts\" -c ./.eslintrc.cjs",
"lint:format": "npm run copy:version; prettier --check \"src/**/*.ts\"",
"test": "npm run link && npm run copy:version && vitest run && bun run typecheck",
"test:watch": "npm run link; npm run copy:version; vitest watch",
"typecheck": "tsc --noEmit",
"unlink": "npm uninstall -g mystmd"
},
"signal_details": {
"bin_added": "new bin entry: ['myst']",
"script_count_spike": "scripts count 0 -> 12",
"shared_repo_different_publisher": "repo 'git+https://github.com/jupyter-book/mystmd.git' also claimed by 8 package(s) under different publishers: ['npm/myst-cli', 'npm/markdown-it-myst', 'npm/myst-directives'] ..."
},
"time": {
"created": "2023-06-14T14:45:48.540Z",
"modified": "2026-06-04T18:31:28.377Z"
}
}