BEACON

← candidates

npm @things-factory/operato-codelingua @10.0.0-beta.101

score
0.8 high
flagged 2026-06-13 00:36
signals by category
topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
mass_publish_burst 0.8 publisher 'heartyoh' pushed 14 packages in the last 15min on npm
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['@things-factory/ai-client-base']
enrichment
repo_doesnt_exist 1.0 claimed repo hatiolab/things-factory returns 404 on github.com

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 50,
  "dist": {
    "integrity": "sha512-6pEmSNCA29gpG06m96Uxc2rmDsDbkIsNFCaw8IWU/EZqf6uhkQRalwuYIKcKbT81Ek6rDhPV6YUXzEMGSg1nvA==",
    "tarball": "https://registry.npmjs.org/@things-factory/operato-codelingua/-/operato-codelingua-10.0.0-beta.101.tgz",
    "unpackedSize": 1606206
  },
  "dist-tags": {
    "beta": "10.0.0-beta.4",
    "latest": "10.0.0-beta.101"
  },
  "latest_version": "10.0.0-beta.101",
  "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": 424,
  "repository": {
    "directory": "packages/operato-codelingua",
    "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: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-codelingua:latest  hatiolab/operato-codelingua:$npm_package_version linux/amd64",
    "docker:push": "docker image push hatiolab/operato-codelingua:latest && docker image push hatiolab/operato-codelingua:$npm_package_version",
    "docker:run": "docker run --platform linux/amd64 -p 4000:3000 hatiolab/operato-codelingua: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 operato-codelingua",
    "serve:dev": "npm run build:server && concurrently -k -r \"npm run build:client:watch\" \"things-factory-dev operato-codelingua\"",
    "stop": "things-factory-stop operato-codelingua",
    "stop:dev": "kill $(lsof -t -i:3000,3001)"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['@things-factory/ai-client-base']",
    "mass_publish_burst": "publisher 'heartyoh' pushed 14 packages in the last 15min on npm",
    "repo_doesnt_exist": "claimed repo hatiolab/things-factory returns 404 on github.com"
  },
  "time": {
    "created": "2023-06-26T04:56:10.995Z",
    "modified": "2026-06-13T05:35:53.416Z"
  }
}