BEACON

← candidates

npm @dssp/dssp @1.0.0

score
0.8952 high
flagged 2026-07-29 09:02
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
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": 33,
  "dist": {
    "integrity": "sha512-Ie0I+BKZkvk9F+bf2CHJkW6A4ndSkVSk+BlbPCNwutufOPHhhisxPWhzeKlQl94XO4bulz+FvUG3AZJG05YoMA==",
    "tarball": "https://registry.npmjs.org/@dssp/dssp/-/dssp-1.0.0.tgz",
    "unpackedSize": 13752754
  },
  "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": 105,
  "repository": {
    "directory": "packages/dssp",
    "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/dssp:latest  hatiolab/dssp:$npm_package_version linux/amd64",
    "docker:push": "docker image push hatiolab/dssp:latest && docker image push hatiolab/dssp:$npm_package_version",
    "docker:run": "docker run --platform linux/amd64 -p 4000:3000 hatiolab/dssp: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 dssp",
    "serve:dev": "npm run build:server && concurrently -k -r \"npm run build:client:watch\" \"things-factory-dev dssp --webpack ../../webpack.config.dev.js\"",
    "stop": "things-factory-stop dssp",
    "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.950Z",
    "modified": "2026-07-29T14:02:35.287Z"
  }
}