npm @vendure/create @3.7.1
score
0.7
high
flagged
2026-07-22 22:09
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=3.7.1 but max published is 3.8.0-minor-202607020307 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/vendurehq/vendure.git' also claimed by 10 package(s) under different publishers: ['npm/@vendure/telemetry-plugin', 'npm/@vendure/dashboard', 'npm/@vendure/admin-ui'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"michaelbromley",
"vendure_team",
"dlhck",
"housein_is_programming"
],
"versions": 632
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-gEiVkB88YPCic7QlhPtWkVMrwLj0E10+nYyMjdiEJklRCJg1m/hNJsNmy2SyBxtcgVsnG56M5bv1qAHAlNRkEw==",
"tarball": "https://registry.npmjs.org/@vendure/create/-/create-3.7.1.tgz",
"unpackedSize": 6049027
},
"dist-tags": {
"latest": "3.7.1",
"master": "3.7.2-master-202607220305",
"minor": "3.8.0-minor-202607220313",
"next": "3.1.0-next.4",
"patch-2x": "2.3.4",
"patch-3x": "3.5.7",
"v-2": "2.3.3"
},
"latest_version": "3.7.1",
"maintainers": [
{
"email": "michael@michaelbromley.co.uk",
"name": "michaelbromley"
},
{
"email": "engineering@vendure.io",
"name": "vendure_team"
},
{
"email": "d.hoeck@elevantiq.com",
"name": "dlhck"
},
{
"email": "housein@vendure.io",
"name": "housein_is_programming"
}
],
"num_versions": 633,
"repository": {
"type": "git",
"url": "git+https://github.com/vendurehq/vendure.git"
},
"scripts": {
"build": "npm run copy-assets && rimraf lib && tsc -p ./tsconfig.build.json",
"copy-assets": "rimraf assets && ts-node ./build.ts",
"dev": "ts-node src/create-vendure-app.ts",
"lint": "eslint --fix .",
"test": "vitest --config vitest.config.mts --run",
"watch": "npm run copy-assets && rimraf lib && tsc -p ./tsconfig.build.json -w"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=3.7.1 but max published is 3.8.0-minor-202607020307",
"shared_repo_different_publisher": "repo 'git+https://github.com/vendurehq/vendure.git' also claimed by 10 package(s) under different publishers: ['npm/@vendure/telemetry-plugin', 'npm/@vendure/dashboard', 'npm/@vendure/admin-ui'] ..."
},
"time": {
"created": "2019-04-08T11:17:36.002Z",
"modified": "2026-07-22T03:17:09.842Z"
}
}