npm @beecode/msh-config @1.2.0
score
0.6023
med
flagged
2026-06-10 04:17
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['msh-update-lock-version'] |
| cadence | ||
| rapid_release | 0.8 | 7 versions in last 24h: ['1.1.9', '1.1.10', '1.1.11', '1.1.12', '1.2.0'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"milosbugarinovic"
],
"versions": 14
}
Evidence (package doc at flag time)
{
"dependencies_count": 19,
"dist": {
"integrity": "sha512-c2cnZFL0/LyaHFSHwRGCpGY/rPV08QlekEw6uPW7ucW1LuG8ImRCTTmvU4YmXZVq0ZceyTyvR8qHgcAJoJAX6g==",
"tarball": "https://registry.npmjs.org/@beecode/msh-config/-/msh-config-1.2.0.tgz",
"unpackedSize": 21226
},
"dist-tags": {
"latest": "1.2.0"
},
"latest_version": "1.2.0",
"maintainers": [
{
"email": "milos.bugarinovic@gmail.com",
"name": "milosbugarinovic"
}
],
"num_versions": 15,
"repository": {
"type": "git",
"url": "git+https://github.com/beecode-rs/msh-config.git"
},
"scripts": {
"build": "echo 'No build script'",
"doc": "concurrently -c auto 'npm:doc:*'",
"doc:toc": "npx markdown-toc -i ./README.md",
"init": "concurrently -c auto 'npm:init:*'",
"init:git-config": "git config include.path ./.git-config",
"init:husky": "npx husky",
"lint": "npm run lint-prettier && npm run lint-eslint && npm run lint-json",
"lint-eslint": "# eslint ./ --quiet",
"lint-eslint-fix": "# npm run lint-eslint -- --fix",
"lint-fix": "npm run lint-prettier-fix && npm run lint-eslint-fix && npm run lint-json-fix",
"lint-json": "npm run lint-json-fix -- -c",
"lint-json-fix": "jsonsort -t * .*.json '!./dist''!./test/node_modules' '!**/.env*' '!**/.gitignore'",
"lint-prettier": "prettier --check {**/*,*}.{js,ts,jsx,tsx,cjs,cts,mjs,mts,html}",
"lint-prettier-fix": "prettier --write {**/*,*}.{js,ts,jsx,tsx,cjs,cts,mjs,mts,html}",
"npm-depcheck": "npx depcheck",
"npm-lock-file-generate": "npm i --package-lock-only --prefix ./",
"npm-ncu-check": "npx ncu",
"npm-ncu-update": "npx ncu -u",
"npm-semantic-release": "semantic-release",
"npm-semantic-release-check": "npm run npm-semantic-release -- --dry-run --no-ci"
},
"signal_details": {
"bin_added": "new bin entry: ['msh-update-lock-version']",
"rapid_release": "7 versions in last 24h: ['1.1.9', '1.1.10', '1.1.11', '1.1.12', '1.2.0']"
},
"time": {
"created": "2024-05-04T12:36:24.820Z",
"modified": "2026-06-10T09:17:42.303Z"
}
}