npm @forsakringskassan/commitlint-config @3.6.7
score
0.6668
med
flagged
2026-06-05 05:02
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['oloff'] |
| content | ||
| bin_added | 0.8 | new bin entry: ['commitlint', 'commitlint-config', 'lint-staged'] |
| script_count_spike | 0.5 | scripts count 0 -> 18 |
| topology | ||
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['lint-staged', 'simple-git-hooks'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"ext",
"fk-jonatan-haqgglund",
"tomasbjerre"
],
"versions": 53
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-Vdv9VN3oRmJV62tIS2+H2bSugX/pyLDmchefweAtjmcyYhPnzYMdctKxjp11Av/Ele4bpXK4XfmEa0eWq0C7ZQ==",
"tarball": "https://registry.npmjs.org/@forsakringskassan/commitlint-config/-/commitlint-config-3.6.7.tgz",
"unpackedSize": 11381717
},
"dist-tags": {
"latest": "3.6.7"
},
"latest_version": "3.6.7",
"maintainers": [
{
"email": "ext-npmjs.com@sidvind.com",
"name": "ext"
},
{
"email": "jonatan.hagglund@forsakringskassan.se",
"name": "fk-jonatan-haqgglund"
},
{
"email": "tomas.bjerre85@gmail.com",
"name": "tomasbjerre"
},
{
"email": "oloflolof@gmail.com",
"name": "oloff"
}
],
"num_versions": 57,
"repository": {
"type": "git",
"url": "git+https://github.com/Forsakringskassan/commitlint-config.git"
},
"scripts": {
"build": "tsc && node build.js ",
"eslint": "eslint .",
"eslint:fix": "eslint --fix .",
"pkg:mangle": "run-s pkg:mangle:*",
"pkg:mangle:add": "npm pkg set scripts.postinstall=\"node bin/install.js\"",
"pkg:mangle:pack": "release-prepack package.json --bundle --retain-scripts",
"pkg:restore": "release-postpack package.json",
"postbuild": "cp -R node_modules/@commitlint/config-validator/lib/commitlint.schema.json dist/",
"postinstall": "node bin/install.js",
"postpack": "run-s pkg:restore",
"prebuild": "rimraf dist",
"prepack": "run-s pkg:mangle",
"prepare": "simple-git-hooks hooks.js && git config commit.template gitmessage",
"prepublishOnly": "run-s pkg:mangle",
"pretest": "run-s eslint prettier:check",
"prettier:check": "prettier . --check",
"prettier:write": "prettier . --write",
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js"
},
"signal_details": {
"bin_added": "new bin entry: ['commitlint', 'commitlint-config', 'lint-staged']",
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['lint-staged', 'simple-git-hooks']",
"maintainer_churn": "added: ['oloff']",
"script_count_spike": "scripts count 0 -> 18"
},
"time": {
"created": "2024-02-29T10:52:40.635Z",
"modified": "2026-06-03T19:40:18.336Z"
}
}