npm @dssp/dcsp @1.0.0
score
0.8952
high
flagged
2026-07-29 09:02
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": 95
}
Evidence (package doc at flag time)
{
"dependencies_count": 52,
"dist": {
"integrity": "sha512-KGDmH1VW19FD1e1WZBCbXyqtbYJLvQCioesk7hv14vvlBXEBl0m3c5Bi9ImWv+c4Tw7Gw3Ol34F+oRdrowo+Bg==",
"tarball": "https://registry.npmjs.org/@dssp/dcsp/-/dcsp-1.0.0.tgz",
"unpackedSize": 15026273
},
"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": 104,
"repository": {
"directory": "packages/dcsp",
"type": "git",
"url": "git+https://github.com/hatiolab/dssp.git"
},
"scripts": {
"build": "npm run build:server && npm run build:client",
"build:app": "npm run clean:app && webpack --config ../../node_modules/@things-factory/builder/webpack.config.js",
"build:client": "npm run clean:client && npm run copy:files && tsc --p ./client/tsconfig.json",
"build:client:watch": "npm run copy:files && tsc --p ./client/tsconfig.json --watch --preserveWatchOutput",
"build:server": "npm run clean:server && tsc --p ./server/tsconfig.json",
"clean": "npm run clean:server && npm run clean:client",
"clean:app": "rimraf dist-app",
"clean:client": "rimraf dist-client",
"clean:server": "rimraf dist-server",
"copy:files": "copyfiles -e \"./client/**/*.{ts,js,json}\" -u 1 \"./client/**/*\" dist-client",
"docker": "npm run build:app && things-factory-dockerize hatiolab/dcsp:latest hatiolab/dcsp:$npm_package_version linux/amd64",
"docker:push": "docker image push hatiolab/dcsp:latest && docker image push hatiolab/dcsp:$npm_package_version",
"docker:run": "docker run --platform linux/amd64 -p 4000:3000 hatiolab/dcsp:latest",
"migration": "npm run build:server && things-factory-migration",
"migration:create": "node ../../node_modules/typeorm/cli.js migration:create ./server/migrations/migration",
"migration:privileges": "npm run build:server && things-factory-migration-privileges",
"migration:revert": "things-factory-migration --undo",
"serve": "things-factory dcsp",
"serve:dev": "npm run build:server && concurrently -k -r \"npm run build:client:watch\" \"things-factory-dev dcsp --webpack ../../webpack.config.dev.js\"",
"stop": "things-factory-stop dcsp",
"stop:dev": "kill $(lsof -t -i:3000,3001)"
},
"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:03.693Z",
"modified": "2026-07-29T14:02:38.383Z"
}
}