BEACON

← candidates

npm @things-factory/operato-board @10.0.0-beta.96

score
0.7 high
flagged 2026-06-02 00:03
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
mass_publish_burst 0.8 publisher 'heartyoh' pushed 65 packages in the last 15min on npm
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['@operato/scene-ifc']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "woo_ram",
    "jyp220",
    "heartyoh",
    "horwengliang95",
    "nalshya113",
    "shortstop",
    "youngwook",
    "wengliang95"
  ],
  "versions": 1548
}

Evidence (package doc at flag time)

{
  "dependencies_count": 90,
  "dist": {
    "integrity": "sha512-GxOarovUIyANWnu6zZjhJ6A3+AhuGAyXRlHm2YPbOfuDQgWy5lEdZxVNRxU/l4uK6KV2hXwkpTob8YBypioXaA==",
    "tarball": "https://registry.npmjs.org/@things-factory/operato-board/-/operato-board-10.0.0-beta.96.tgz",
    "unpackedSize": 7683850
  },
  "dist-tags": {
    "beta": "10.0.0-beta.4",
    "latest": "10.0.0-beta.96"
  },
  "latest_version": "10.0.0-beta.96",
  "maintainers": [
    {
      "email": "wryang@hatiolab.com",
      "name": "woo_ram"
    },
    {
      "email": "jyp@hatiolab.com",
      "name": "jyp220"
    },
    {
      "email": "heartyoh@hatiolab.com",
      "name": "heartyoh"
    },
    {
      "email": "wliang@hatiolab.com",
      "name": "horwengliang95"
    },
    {
      "email": "nalshya113@gmail.com",
      "name": "nalshya113"
    },
    {
      "email": "shortstop@hatiolab.com",
      "name": "shortstop"
    },
    {
      "email": "asdfghjklqwnm123@gmail.com",
      "name": "youngwook"
    },
    {
      "email": "horwengliang@gmail.com",
      "name": "wengliang95"
    }
  ],
  "num_versions": 1558,
  "repository": {
    "directory": "packages/operato-board",
    "type": "git",
    "url": "git+https://github.com/hatiolab/things-factory.git"
  },
  "scripts": {
    "build": "npm run build:server && npm run build:client",
    "build:app": "npm run clean:app && webpack --config ../builder/webpack.config.js",
    "build:app:cn": "npm run clean:app && webpack --config ../builder/webpack.config.cn.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": "rm -rf dist-app",
    "clean:client": "rm -rf dist-client",
    "clean:server": "rm -rf dist-server",
    "copy:files": "copyfiles -e \"./client/**/*.{ts,js,json}\" -u 1 \"./client/**/*\" dist-client",
    "docker": "npm run build:app && things-factory-dockerize hatiolab/operato-board:latest hatiolab/operato-board:$npm_package_version linux/amd64",
    "docker:arm": "npm run build:app && things-factory-dockerize-arm hatiolab/operato-board:${npm_package_version}-arm linux/arm64",
    "docker:cn": "npm run build:app:cn && things-factory-dockerize hatiolab/operato-board:latest-cn hatiolab/operato-board:$npm_package_version-cn linux/amd64",
    "docker:push": "docker image push hatiolab/operato-board:latest && docker image push hatiolab/operato-board:$npm_package_version",
    "docker:push:arm": "docker image push hatiolab/operato-board:${npm_package_version-arm}-arm",
    "docker:push:cn": "docker image push hatiolab/operato-board:latest-cn && docker image push hatiolab/operato-board:$npm_package_version-cn",
    "docker:run": "docker run --platform linux/amd64 -p 4000:3000 hatiolab/operato-board:latest",
    "docker:run:cn": "docker run --platform linux/amd64 -p 4000:3000 hatiolab/operato-board:latest-cn",
    "migration": "things-factory-migration",
    "migration:create": "node ../../node_modules/typeorm/cli.js migration:create ./server/migrations/migration",
    "migration:privileges": "things-factory-migration-privileges",
    "migration:revert": "things-factory-migration --undo",
    "serve": "things-factory operato-board",
    "serve:dev": "npm run build:server && concurrently -k -r \"npm run build:client:watch\" \"things-factory-dev operato-board\"",
    "stop": "things-factory-stop operato-board",
    "stop:dev": "kill $(lsof -t -i:3000,3001)"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['@operato/scene-ifc']",
    "mass_publish_burst": "publisher 'heartyoh' pushed 65 packages in the last 15min on npm"
  },
  "time": {
    "created": "2020-09-14T01:35:16.724Z",
    "modified": "2026-05-31T05:50:49.949Z"
  }
}