npm @dssp/project @1.0.0
score
0.9
high
flagged
2026-07-29 09:05
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| dormant_burst | 1.0 | dormant 629d (prev 0.0.36), then 1.0.0 just published |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'heartyoh' pushed 16 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"nalshya113",
"heartyoh",
"jinwon"
],
"versions": 102
}
Evidence (package doc at flag time)
{
"dependencies_count": 14,
"dist": {
"integrity": "sha512-0nsU7REW6H00xP6+onF0dalM9QdcWs9q9ue3CHsd/LnoY1zCrq1edFZSn0nrzYjdr9RboS2PgQNepId1uL9B+Q==",
"tarball": "https://registry.npmjs.org/@dssp/project/-/project-1.0.0.tgz",
"unpackedSize": 294298
},
"dist-tags": {
"latest": "1.0.0"
},
"latest_version": "1.0.0",
"maintainers": [
{
"email": "nalshya113@gmail.com",
"name": "nalshya113"
},
{
"email": "heartyoh@hatiolab.com",
"name": "heartyoh"
},
{
"email": "jwchoib8@daum.net",
"name": "jinwon"
}
],
"num_versions": 102,
"repository": {
"directory": "packages/project",
"type": "git",
"url": "git+https://github.com/hatiolab/dssp.git"
},
"scripts": {
"build": "npm run build:server && npm run build:client",
"build:client": "npm run copy:files && npx tsc --p ./client/tsconfig.json",
"build:server": "npx tsc --p ./server/tsconfig.json",
"clean": "npm run clean:server && npm run clean:client",
"clean:client": "npx rimraf dist-client",
"clean:server": "npx rimraf dist-server",
"copy:files": "copyfiles -e \"./client/**/*.{ts,js,json}\" -u 1 \"./client/**/*\" dist-client",
"migration:create": "node ../../node_modules/typeorm/cli.js migration:create -d ./server/migrations"
},
"signal_details": {
"dormant_burst": "dormant 629d (prev 0.0.36), then 1.0.0 just published",
"mass_publish_burst": "publisher 'heartyoh' pushed 16 packages in the last 15min on npm"
},
"time": {
"created": "2024-07-01T12:08:00.866Z",
"modified": "2026-07-29T14:02:30.523Z"
}
}