BEACON

← candidates

npm dbgate-api-premium @7.2.0

score
0.7867 high
flagged 2026-06-08 06:54
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
typosquat 1.0 combosquat of 'dbgate-api'
shared_repo_different_publisher 0.9 repo 'git+https://github.com/dbgate/dbgate.git' also claimed by 10 package(s) under different publishers: ['npm/dbgate-sqltree', 'npm/dbgate-tools', 'npm/dbgate-rest'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "jan.prochazka"
  ],
  "versions": 87
}

Evidence (package doc at flag time)

{
  "dependencies_count": 45,
  "dist": {
    "integrity": "sha512-xRLGQjF7C5OPSc9SmfQEwWwgKRzp57DT4dm/e3hjEgRSTpDIIAbLFgvcaRf9aVtevMX4iBiXkv737z3Jx94vzA==",
    "tarball": "https://registry.npmjs.org/dbgate-api-premium/-/dbgate-api-premium-7.2.0.tgz",
    "unpackedSize": 769709
  },
  "dist-tags": {
    "alpha": "7.1.8-alpha.7",
    "latest": "7.2.0"
  },
  "latest_version": "7.2.0",
  "maintainers": [
    {
      "email": "jan.prochazka@gmail.com",
      "name": "jan.prochazka"
    }
  ],
  "num_versions": 89,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dbgate/dbgate.git"
  },
  "scripts": {
    "build": "webpack",
    "build:doc": "jsdoc2md --template doctpl.hbs  ./src/shell/* > ../../../dbgate.github.io/_docs/apidoc.md",
    "start": "env-cmd -f .env node src/index.js --listen-api",
    "start:auth": "env-cmd -f env/auth/.env node src/index.js --listen-api",
    "start:azure": "env-cmd -f env/azure/.env node src/index.js --listen-api",
    "start:dblogin": "env-cmd -f env/dblogin/.env node src/index.js --listen-api",
    "start:debug": "env-cmd -f .env node --inspect src/index.js --listen-api",
    "start:e2e:team": "cross-env DEVWEB=1 DEVMODE=1 env-cmd -f ../../e2e-tests/env/team/.env node src/index.js --listen-api",
    "start:filedb": "env-cmd node src/index.js /home/jena/test/chinook/Chinook.db --listen-api",
    "start:portal": "env-cmd -f env/portal/.env node src/index.js --listen-api",
    "start:sfill": "env-cmd -f env/sfill/.env node src/index.js --listen-api",
    "start:singleconn": "env-cmd node src/index.js --server localhost --user root --port 3307 --engine mysql@dbgate-plugin-mysql --password test --listen-api",
    "start:singledb": "env-cmd -f env/singledb/.env node src/index.js --listen-api",
    "start:storage": "env-cmd -f env/storage/.env node src/index.js --listen-api",
    "start:storage:built": "env-cmd -f env/storage/.env cross-env DEVMODE= BUILTWEBMODE=1 node dist/bundle.js --listen-api",
    "test": "jest",
    "test:ci": "jest --json --outputFile=result.json --testLocationInResults",
    "ts": "tsc"
  },
  "signal_details": {
    "shared_repo_different_publisher": "repo 'git+https://github.com/dbgate/dbgate.git' also claimed by 10 package(s) under different publishers: ['npm/dbgate-sqltree', 'npm/dbgate-tools', 'npm/dbgate-rest'] ...",
    "typosquat": "combosquat of 'dbgate-api'"
  },
  "time": {
    "created": "2024-11-14T07:29:45.447Z",
    "modified": "2026-06-08T11:54:24.892Z"
  }
}