npm @medusajs/cart @2.15.5
score
0.7
high
flagged
2026-06-13 10:43
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=2.15.5 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/auth-emailpass', 'npm/@medusajs/promotion', 'npm/@medusajs/locking-postgres'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"sebrindom",
"oliverjuhl",
"sradevski",
"olijuhl"
],
"versions": 6899
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-Mah0p0Q3FzDstCa7KpCLp1Xx9I3Xb79vOO+bqLkPiKB8818p+EsV/PzTLlvw9rmJxSvEW26vvqnPCoNsy9M2pg==",
"tarball": "https://registry.npmjs.org/@medusajs/cart/-/cart-2.15.5.tgz",
"unpackedSize": 435918
},
"dist-tags": {
"latest": "2.15.5",
"next": "0.0.4-next-20240505114610",
"options-preview": "2.16.0-options-preview-20260605124754",
"preview": "2.16.0-preview-20260613122905",
"rc": "2.0.0-rc-20241022183311",
"snapshot": "2.16.0-snapshot-20260611191046"
},
"latest_version": "2.15.5",
"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": 6899,
"repository": {
"directory": "packages/modules/cart",
"type": "git",
"url": "git+https://github.com/medusajs/medusa.git"
},
"scripts": {
"build": "yarn run -T rimraf dist && yarn run -T tsc --build && npm run resolve:aliases",
"migration:create": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm migration:create",
"migration:initial": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm migration:create --initial",
"migration:up": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm migration:up",
"orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts MIKRO_ORM_ALLOW_GLOBAL_CLI=true medusa-mikro-orm cache:clear",
"resolve:aliases": "yarn run -T tsc --showConfig -p tsconfig.json > tsconfig.resolved.json && yarn run -T tsc-alias -p tsconfig.resolved.json && yarn run -T rimraf tsconfig.resolved.json",
"test": "../../../node_modules/.bin/jest --bail --passWithNoTests --forceExit --testPathPattern=src",
"test:integration": "../../../node_modules/.bin/jest --passWithNoTests --forceExit --testPathPattern=\"integration-tests/__tests__/.*\\.ts\"",
"watch": "yarn run -T tsc --build --watch",
"watch:test": "yarn run -T tsc --build tsconfig.spec.json --watch"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=2.15.5 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/auth-emailpass', 'npm/@medusajs/promotion', 'npm/@medusajs/locking-postgres'] ..."
},
"time": {
"created": "2024-01-03T19:09:41.471Z",
"modified": "2026-06-13T12:39:38.445Z"
}
}