npm @medusajs/workflow-engine-inmemory @2.15.5
score
0.7
high
flagged
2026-06-11 11:35
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/deps', 'npm/@medusajs/medusa', 'npm/@8medusa/admin-bundler'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"sebrindom",
"oliverjuhl",
"sradevski",
"olijuhl"
],
"versions": 6907
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-O+V4QPkPHO4NsFJVOx6QtVf3hChNhKfV5AqA8IBmMhyO39KfpUOVbonlOjjgXS8rMz2rVoFwTpejbk7uxUJnRA==",
"tarball": "https://registry.npmjs.org/@medusajs/workflow-engine-inmemory/-/workflow-engine-inmemory-2.15.5.tgz",
"unpackedSize": 152547
},
"dist-tags": {
"latest": "2.15.5",
"next": "0.0.5-next-20240505114610",
"options-preview": "2.16.0-options-preview-20260605124754",
"preview": "2.16.0-preview-20260611162208",
"rc": "2.0.0-rc-20241022183311",
"snapshot": "2.16.0-snapshot-20260611090646"
},
"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": 6908,
"repository": {
"directory": "packages/modules/workflow-engine-inmemory",
"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 --passWithNoTests --bail --forceExit --testPathPattern=src",
"test:integration": "../../../node_modules/.bin/jest --passWithNoTests --forceExit --testPathPattern=\"integration-tests/__tests__/index\\.spec\\.ts\" && ../../../node_modules/.bin/jest --passWithNoTests --forceExit --testPathPattern=\"integration-tests/__tests__/race\\.spec\\.ts\" && ../../../node_modules/.bin/jest --passWithNoTests --forceExit --testPathPattern=\"integration-tests/__tests__/subscribe\\.spec\\.ts\" && ../../../node_modules/.bin/jest --passWithNoTests --forceExit --testPathPattern=\"integration-tests/__tests__/retry-interval\\.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/deps', 'npm/@medusajs/medusa', 'npm/@8medusa/admin-bundler'] ..."
},
"time": {
"created": "2024-01-23T17:59:26.810Z",
"modified": "2026-06-11T16:34:48.665Z"
}
}