npm create-medusa-app @2.16.0
score
0.7
high
flagged
2026-06-22 02:58
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/currency', 'npm/@medusajs/translation', 'npm/@medusajs/locking-postgres'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"sebrindom",
"oliverjuhl",
"owjuhl",
"olijuhl"
],
"versions": 7315
}
Evidence (package doc at flag time)
{
"dependencies_count": 18,
"dist": {
"integrity": "sha512-4m68GNKLjY9g44uACOxQl/rHob1J+4KEPbMiuBrPDhVyd/Z8tJMExFYDsdhE1cs3Lllp5JA9wqvsrfapWYUodg==",
"tarball": "https://registry.npmjs.org/create-medusa-app/-/create-medusa-app-2.16.0.tgz",
"unpackedSize": 211178
},
"dist-tags": {
"alpha": "0.0.7-alpha.0",
"beta": "0.1.0-beta-20230619170349",
"canary": "1.0.4-canary-20230727091428",
"dev": "0.0.7-dev.122",
"fix-1749": "0.0.7-fix-1749.462",
"latest": "2.16.0",
"meili": "0.0.4-meili.1209",
"meilis": "0.0.4-meilis.1209",
"next": "1.2.9-next-20240505114610",
"nextjs": "0.0.11-nextjs-20230507103235",
"nextjs-commerce": "0.0.11-nextjs-commerce-20230515133904",
"nxt": "0.0.7-nxt.231",
"options-preview": "2.16.0-options-preview-20260605124754",
"preview": "2.16.1-preview-20260622042910",
"qs-client": "0.0.6-qs-client.154",
"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": "oli@medusajs.com",
"name": "owjuhl"
},
{
"email": "owjuhl@gmail.com",
"name": "olijuhl"
}
],
"num_versions": 7316,
"repository": {
"directory": "packages/cli/create-medusa-app",
"type": "git",
"url": "git+https://github.com/medusajs/medusa.git"
},
"scripts": {
"build": "yarn run -T tsc",
"dev": "node --loader ts-node/esm src/index.ts",
"start": "node dist/index.js",
"test": "../../../node_modules/.bin/jest --passWithNoTests src",
"watch": "yarn run -T tsc --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/currency', 'npm/@medusajs/translation', 'npm/@medusajs/locking-postgres'] ..."
},
"time": {
"created": "2021-09-06T13:04:06.498Z",
"modified": "2026-06-22T04:39:36.246Z"
}
}