npm @js-ak/db-manager @3.48.4
score
0.75
high
flagged
2026-06-21 08:04
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| script_count_spike | 0.5 | scripts count 7 -> 12 |
| cadence | ||
| dormant_burst | 1.0 | dormant 248d (prev 3.48.2), then 3.48.4 just published |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"js-ak"
],
"versions": 126
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-NMxRui1Wqk/HQ0oum92j7YUTWzh73W0W0hrTr1ZY1KNpvCx94yX1vN8eKhFycGESuNgfnpxON7wcJGaTJbATrw==",
"tarball": "https://registry.npmjs.org/@js-ak/db-manager/-/db-manager-3.48.4.tgz",
"unpackedSize": 1935480
},
"dist-tags": {
"latest": "3.48.4",
"next": "3.48.0-next.2"
},
"latest_version": "3.48.4",
"maintainers": [
{
"email": "steel.kom@gmail.com",
"name": "js-ak"
}
],
"num_versions": 127,
"repository": {
"type": "git",
"url": "git+https://github.com/JS-AK/db-manager.git"
},
"scripts": {
"build": "npm run build:cjs && npm run build:esm && npm run postbuild:cjs && npm run postbuild:esm",
"build:cjs": "tsc -p tsconfig.cjs.json",
"build:esm": "tsc -p tsconfig.esm.json",
"clear-build:linux": "rm -rf build",
"clear-build:windows": "if exist build rmdir /s /q build",
"lint": "eslint . --ext .ts",
"postbuild:cjs": "node scripts/write-cjs-package.js",
"postbuild:esm": "node scripts/write-esm-package.js",
"test": "npm run build && npm run test:unit && node ./build/esm/test/index.js",
"test-local:linux": "npm run clear-build:linux && npm run test",
"test-local:windows": "npm run clear-build:windows && npm run test",
"test:unit": "vitest run --config vitest.unit.config.js"
},
"signal_details": {
"dormant_burst": "dormant 248d (prev 3.48.2), then 3.48.4 just published",
"script_count_spike": "scripts count 7 -> 12"
},
"time": {
"created": "2023-01-23T10:00:50.053Z",
"modified": "2026-06-21T12:06:20.896Z"
}
}