BEACON

← candidates

npm @cubejs-backend/schema-compiler @1.4.3

score
0.7 high
flagged 2026-06-08 07:45
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.4.3 but max published is 1.6.55
shared_repo_different_publisher 0.9 repo 'git+https://github.com/cube-js/cube.git' also claimed by 10 package(s) under different publishers: ['npm/@cubejs-backend/cloud', 'npm/@cubejs-client/vue3', 'npm/@cubejs-backend/mssql-driver'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "cubedevinc",
    "statsbot",
    "keydunov",
    "maxim_cube"
  ],
  "versions": 847
}

Evidence (package doc at flag time)

{
  "dependencies_count": 25,
  "dist": {
    "integrity": "sha512-uhFo35JmTBjQH6hzhF7AFkvImcFc5RJBC+i3BFDrJz676BC2zs7PPtsYuxrykKdWrV7pNB9npR6y2lTqLU+Qcg==",
    "tarball": "https://registry.npmjs.org/@cubejs-backend/schema-compiler/-/schema-compiler-1.4.3.tgz",
    "unpackedSize": 2977600
  },
  "dist-tags": {
    "latest": "1.4.3"
  },
  "latest_version": "1.4.3",
  "maintainers": [
    {
      "email": "pavel@cube.dev",
      "name": "cubedevinc"
    },
    {
      "email": "pavel@statsbot.co",
      "name": "statsbot"
    },
    {
      "email": "artyom.keydunov@gmail.com",
      "name": "keydunov"
    },
    {
      "email": "maxim@cube.dev",
      "name": "maxim_cube"
    }
  ],
  "num_versions": 848,
  "repository": {
    "directory": "packages/cubejs-schema-compiler",
    "type": "git",
    "url": "git+https://github.com/cube-js/cube.git"
  },
  "scripts": {
    "build": "rm -rf dist && npm run tsc",
    "generate": "antlr4 -Dlanguage=TypeScript -visitor src/parser/GenericSql.g4 src/parser/Python3Lexer.g4 src/parser/Python3Parser.g4",
    "integration": "TZ=UTC jest dist/test/integration/*",
    "integration:clickhouse": "TZ=UTC jest dist/test/integration/clickhouse",
    "integration:mssql": "TZ=UTC jest dist/test/integration/mssql",
    "integration:mysql": "TZ=UTC jest dist/test/integration/mysql",
    "integration:postgres": "TZ=UTC jest dist/test/integration/postgres",
    "lint": "eslint src/* test/* --ext .ts,.js",
    "lint:fix": "eslint --fix src/* test/* --ext .ts,.js",
    "test": "npm run unit && npm run integration",
    "tsc": "tsc",
    "unit": "TZ=UTC jest --coverage dist/test/unit",
    "watch": "tsc -w"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=1.4.3 but max published is 1.6.55",
    "shared_repo_different_publisher": "repo 'git+https://github.com/cube-js/cube.git' also claimed by 10 package(s) under different publishers: ['npm/@cubejs-backend/cloud', 'npm/@cubejs-client/vue3', 'npm/@cubejs-backend/mssql-driver'] ..."
  },
  "time": {
    "created": "2018-12-25T15:15:25.721Z",
    "modified": "2026-06-08T12:44:55.212Z"
  }
}