npm march-hare @0.13.1
score
0.5814
med
flagged
2026-06-16 05:42
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['mh'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 8 new non-watchlisted dep(s): ['@inquirer/prompts', 'change-case', 'ejs', 'figlet', 'find-up'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"wildhoney"
],
"versions": 15
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-FoRIQzo1sPfOYEZ5YXxWeRML6jsd08LjGFxscQNl64g5kPOCz7/dr541GlqrZYJ5OgZvhJZx/WSyXt5ntdj20w==",
"tarball": "https://registry.npmjs.org/march-hare/-/march-hare-0.13.1.tgz",
"unpackedSize": 742764
},
"dist-tags": {
"latest": "0.13.1"
},
"latest_version": "0.13.1",
"maintainers": [
{
"email": "adam.timberlake@gmail.com",
"name": "wildhoney"
}
],
"num_versions": 16,
"repository": null,
"scripts": {
"build": "vite build && npm run build:cli",
"build:cli": "tsc -p tsconfig.cli.json && rm -rf dist/cli/templates && cp -R src/cli/templates dist/cli/templates && chmod +x dist/cli/bin/mh.js",
"build:example": "vite build --mode example --outDir dist-example --base /MarchHare/ && mv dist-example/src/example/index.html dist-example/index.html && rm -rf dist-example/src",
"dev": "vite",
"prepare": "husky",
"preview": "vite preview",
"release": "make checks"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['mh']",
"dependency_added_unknown": "8 new non-watchlisted dep(s): ['@inquirer/prompts', 'change-case', 'ejs', 'figlet', 'find-up'] ...",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2026-05-13T09:08:42.794Z",
"modified": "2026-06-16T10:42:04.942Z"
}
}