npm styleproof @1.9.3
score
0.5582
med
flagged
2026-06-17 17:20
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.9.0', '1.9.1', '1.9.3'] |
| topology | ||
| repository_url_changed | 0.7 | 'git+https://github.com/BenSheridanEdwards/styleproof.git' -> 'git+https://github.com/BenSheridanEdwards/StyleProof.git' |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 5d ago but package has 16 versions (expect >= 72d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"bensheridanedwards"
],
"versions": 15
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-R+uuxs8QmCxNwip3+UHaddlGsTkBSWQwalQQhwTUfjpdGwF9N89V0z0F29ZUqiA/Ua90L6c/8ykNIw/kda1SPQ==",
"tarball": "https://registry.npmjs.org/styleproof/-/styleproof-1.9.3.tgz",
"unpackedSize": 198997
},
"dist-tags": {
"latest": "1.9.3"
},
"latest_version": "1.9.3",
"maintainers": [
{
"email": "bensheridanedwards@gmail.com",
"name": "bensheridanedwards"
}
],
"num_versions": 16,
"repository": {
"type": "git",
"url": "git+https://github.com/BenSheridanEdwards/StyleProof.git"
},
"scripts": {
"build": "tsc",
"clean": "rm -rf dist",
"format": "prettier --write \"{src,bin,test,example}/**/*.{ts,mjs,js}\" \"*.{ts,js,mjs,json,md}\"",
"format:check": "prettier --check \"{src,bin,test,example}/**/*.{ts,mjs,js}\" \"*.{ts,js,mjs,json,md}\"",
"init": "node ./bin/styleproof-init.mjs",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"prepare": "npm run build && husky",
"prepublishOnly": "npm run clean && npm run build && npm run typecheck",
"test": "npm run build && node --test test/*.test.mjs",
"test:e2e": "npm run build && playwright test test/smoke.e2e.spec.ts",
"test:watch": "node --test --watch test/*.test.mjs",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"rapid_release": "3 versions in last 24h: ['1.9.0', '1.9.1', '1.9.3']",
"repo_too_new_for_version_history": "claimed repo created 5d ago but package has 16 versions (expect >= 72d for that history)",
"repository_url_changed": "'git+https://github.com/BenSheridanEdwards/styleproof.git' -> 'git+https://github.com/BenSheridanEdwards/StyleProof.git'"
},
"time": {
"created": "2026-06-13T14:55:42.825Z",
"modified": "2026-06-17T21:06:32.776Z"
}
}