npm @medusajs/notification @2.15.5
score
0.7
high
flagged
2026-06-15 09:16
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/framework', 'npm/@medusajs/dashboard', 'npm/@medusajs/ui'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"sebrindom",
"oliverjuhl",
"sradevski",
"olijuhl"
],
"versions": 6890
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-Xzq5GPV8Unl0Suu70VCd/g+IrIRkKWWYV/3HSZBVrnLCx+a9ED1pTkXE6V2EdlHgR2CBswXWrrMiLpiss+CPXQ==",
"tarball": "https://registry.npmjs.org/@medusajs/notification/-/notification-2.15.5.tgz",
"unpackedSize": 73858
},
"dist-tags": {
"latest": "2.15.5",
"options-preview": "2.16.0-options-preview-20260605124754",
"preview": "2.16.0-preview-20260615135957",
"rc": "2.0.0-rc-20241022183311",
"snapshot": "2.16.0-snapshot-20260615113157"
},
"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": 6891,
"repository": {
"directory": "packages/modules/notification",
"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 -n InitialSetupMigration",
"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 --forceExit --passWithNoTests --testPathPattern=src",
"test:integration": "../../../node_modules/.bin/jest --passWithNoTests --forceExit --testPathPattern=\"integration-tests/__tests__/.*\\.spec\\.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/framework', 'npm/@medusajs/dashboard', 'npm/@medusajs/ui'] ..."
},
"time": {
"created": "2024-05-14T17:45:58.482Z",
"modified": "2026-06-15T14:13:44.204Z"
}
}