npm @cubejs-backend/native @1.4.3
score
0.7
high
flagged
2026-06-08 12:25
Signals fired
| signal | weight | rationale |
|---|---|---|
| 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/maven', 'npm/@cubejs-client/dx', 'npm/@cubejs-backend/hive-driver'] ... |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"cubedevinc",
"statsbot",
"keydunov",
"maxim_cube"
],
"versions": 569
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-KaIGGSW/yDq+ubantymoNMeDRa02e+Ho+hBQbIh6v2MBZ3fSYqAco5X4cZPtRu/ZzS0qSTlhC0D3pCQDRazfrQ==",
"tarball": "https://registry.npmjs.org/@cubejs-backend/native/-/native-1.4.3.tgz",
"unpackedSize": 75787
},
"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": 570,
"repository": {
"directory": "packages/cubejs-backend-native",
"type": "git",
"url": "git+https://github.com/cube-js/cube.git"
},
"scripts": {
"bench": "jest --config jest-bench.config.js --forceExit",
"build": "tsc",
"lint": "eslint test/ js/ --ext .ts",
"lint:fix": "eslint --fix test/ js/ --ext .ts",
"native:build": "cargo-cp-artifact -a cdylib cubejs-native index.node -- cargo build --message-format=json-render-diagnostics",
"native:build-debug": "npm run native:build --",
"native:build-debug-python": "npm run native:build -- --features python",
"native:build-release": "npm run native:build -- --release",
"native:build-release-python": "npm run native:build -- --release --features python",
"postinstall": "post-installer || echo 'Your system is not supported by @cubejs-backend/native, some feature will be unavailable.'",
"test:cargo": "cargo test",
"test:python": "CUBEJS_NATIVE_INTERNAL_DEBUG=true CUBESQL_LOG_LEVEL=trace CUBESQL_PG_PORT=5555 node dist/test/python.js",
"test:server": "CUBEJS_NATIVE_INTERNAL_DEBUG=true CUBESQL_LOG_LEVEL=trace CUBESQL_PG_PORT=5555 node dist/test/server.js",
"test:server:stream": "CUBESQL_STREAM_MODE=true CUBESQL_LOG_LEVEL=error CUBESQL_PG_PORT=5555 node dist/test/server.js",
"test:unit": "yarn run unit",
"tsc": "tsc",
"unit": "jest --forceExit"
},
"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/maven', 'npm/@cubejs-client/dx', 'npm/@cubejs-backend/hive-driver'] ..."
},
"time": {
"created": "2021-10-12T12:07:14.612Z",
"modified": "2026-06-08T12:44:35.644Z"
}
}