npm @cubejs-backend/schema-compiler @1.6.70
score
0.7333
high
flagged
2026-07-28 06:57
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.7.12', '1.7.13', '1.6.70'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.6.70 but max published is 1.7.13 |
| 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/testing-drivers', 'npm/@cubejs-client/playground', 'npm/@cubejs-backend/api-gateway'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cubedevinc",
"statsbot",
"keydunov",
"maxim_cube"
],
"versions": 876
}
Evidence (package doc at flag time)
{
"dependencies_count": 25,
"dist": {
"integrity": "sha512-zrURmkkcLjZFALxzQ8i5A/0iTgLxWIbTX9YXszN96gFCb1E8hJs0uVuXYiy0uCeRBJXpDTSLi0aOCnov53Kmsg==",
"tarball": "https://registry.npmjs.org/@cubejs-backend/schema-compiler/-/schema-compiler-1.6.70.tgz",
"unpackedSize": 3246228
},
"dist-tags": {
"latest": "1.6.70"
},
"latest_version": "1.6.70",
"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": 877,
"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.6.70 but max published is 1.7.13",
"rapid_release": "3 versions in last 24h: ['1.7.12', '1.7.13', '1.6.70']",
"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/testing-drivers', 'npm/@cubejs-client/playground', 'npm/@cubejs-backend/api-gateway'] ..."
},
"time": {
"created": "2018-12-25T15:15:25.721Z",
"modified": "2026-07-28T11:56:44.234Z"
}
}