npm super-configs @1.19.0
score
0.5532
med
flagged
2026-07-20 07:14
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['super-configs'] |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@eslint/compat'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"pilmee"
],
"versions": 19
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-LprLuMXkUwC12NiuTgmegwJsfBLBRCr2CpZTnIdx66PWbteFuPhYQceOczp0y2mtKfrbvxOOVS6tOZ8HqDfPqQ==",
"tarball": "https://registry.npmjs.org/super-configs/-/super-configs-1.19.0.tgz",
"unpackedSize": 118354
},
"dist-tags": {
"latest": "1.19.0"
},
"latest_version": "1.19.0",
"maintainers": [
{
"email": "pilmee@gmail.com",
"name": "pilmee"
}
],
"num_versions": 23,
"repository": {
"type": "git",
"url": "git+https://github.com/ElJijuna/super-configs.git"
},
"scripts": {
"biome:check": "biome check .",
"build": "tsc && tsc-alias && node scripts/copy-static-assets.mjs",
"check": "npm run lint && npm run biome:check && npm run typecheck:ts6 && npm run build && npm run test && npm run test:exports && npm run test:cli",
"clean": "node -e \"require('node:fs').rmSync('lib', { recursive: true, force: true })\"",
"format": "biome format --write .",
"format:check": "biome format .",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"pack:check": "npm --cache /private/tmp/npm-cache-super-configs pack --dry-run",
"prebuild": "npm run clean",
"prepublishOnly": "npm run build",
"release": "semantic-release",
"test": "vitest run --config vitest.repo.config.ts",
"test:cli": "node scripts/test-cli.mjs",
"test:coverage": "vitest run --config vitest.repo.config.ts --coverage",
"test:exports": "node scripts/test-exports.mjs",
"typecheck:ts6": "tsc6 --noEmit"
},
"signal_details": {
"bin_added": "new bin entry: ['super-configs']",
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@eslint/compat']"
},
"time": {
"created": "2025-10-02T00:15:10.698Z",
"modified": "2026-07-20T12:13:50.264Z"
}
}