npm @medusajs/telemetry @2.16.0
score
0.7
high
flagged
2026-06-18 17:31
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=2.16.0 but max published is 3.0.0-preview-20250211091350 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/medusajs/medusa.git' also claimed by 10 package(s) under different publishers: ['npm/@medusajs/modules-sdk', 'npm/@medusajs/caching', 'npm/@medusajs/auth-emailpass'] ... |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"sebrindom",
"oliverjuhl",
"sradevski",
"olijuhl"
],
"versions": 5634
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-ip+Uf498oEoq50gHHo5K1+ZOkQKMVD5tx2DesGucond5BouWlgyXrLk6sLLdn9HiXg0vMYBDXtju/qqI/3e/mQ==",
"tarball": "https://registry.npmjs.org/@medusajs/telemetry/-/telemetry-2.16.0.tgz",
"unpackedSize": 33662
},
"dist-tags": {
"latest": "2.16.0",
"options-preview": "2.16.0-options-preview-20260605124754",
"preview": "2.16.1-preview-20260618213837",
"rc": "2.0.0-rc-20241022183311",
"snapshot": "2.16.0-snapshot-20260617140457"
},
"latest_version": "2.16.0",
"maintainers": [
{
"email": "skrindom@gmail.com",
"name": "sebrindom"
},
{
"email": "oliver@mrbltech.com",
"name": "oliverjuhl"
},
{
"email": "sradevski@live.com",
"name": "sradevski"
},
{
"email": "owjuhl@gmail.com",
"name": "olijuhl"
}
],
"num_versions": 5635,
"repository": {
"directory": "packages/medusa-telemetry",
"type": "git",
"url": "git+https://github.com/medusajs/medusa.git"
},
"scripts": {
"build": "yarn run -T rimraf dist && yarn run -T tsc --build",
"postinstall": "node dist/postinstall.js || true",
"prepare": "cross-env NODE_ENV=production yarn run build",
"serve": "node dist/index.js",
"start": "nodemon --watch plugins/ --watch src/ --exec node src/index.js",
"test": "../../node_modules/.bin/jest --passWithNoTests src",
"watch": "yarn run -T tsc --build --watch"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=2.16.0 but max published is 3.0.0-preview-20250211091350",
"shared_repo_different_publisher": "repo 'git+https://github.com/medusajs/medusa.git' also claimed by 10 package(s) under different publishers: ['npm/@medusajs/modules-sdk', 'npm/@medusajs/caching', 'npm/@medusajs/auth-emailpass'] ..."
},
"time": {
"created": "2024-10-16T14:20:39.653Z",
"modified": "2026-06-18T21:49:56.022Z"
}
}