npm @cubejs-backend/native @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": true,
"maintainers": [
"cubedevinc",
"statsbot",
"keydunov",
"maxim_cube"
],
"versions": 597
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-O2peIjV98Td3Z0IjxMBm2+TIrATXmHQyNToXZNbZVNk+7WM67JRAiWdIdVEE5GVVYXjvebQxwiorRnwXE1SVFw==",
"tarball": "https://registry.npmjs.org/@cubejs-backend/native/-/native-1.6.70.tgz",
"unpackedSize": 80974
},
"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": 599,
"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-bridge-tests": "npm run native:build -- --features bridge-test-harness",
"native:build-debug-python": "npm run native:build -- --features python",
"native:build-release": "npm run native:build -- --release",
"native:build-release-bridge-tests": "npm run native:build -- --release --features bridge-test-harness",
"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:bridge": "npm run native:build-debug-bridge-tests && npm run tsc && jest --config jest-bridge.config.js --forceExit",
"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.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": "2021-10-12T12:07:14.612Z",
"modified": "2026-07-28T11:56:18.334Z"
}
}