npm @midscene/web @1.9.5
score
0.7
high
flagged
2026-06-15 06:37
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.9.5 but max published is 1.9.6-beta-20260612024141.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/web-infra-dev/midscene.git' also claimed by 10 package(s) under different publishers: ['npm/@aiscene/core', 'npm/@midscene/playground', 'npm/@midscene/harmony'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"quanru",
"zhoushaw",
"yuyutaotao",
"jingkai.zhao"
],
"versions": 1473
}
Evidence (package doc at flag time)
{
"dependencies_count": 12,
"dist": {
"integrity": "sha512-y8KRFT9sbiGLVCpWqAWEZ4pRBQ7MVWuEmdC7/OhK8pP5+ULyMq83Zukk97qxkb3mZqhV0Ub+VkWLwvUyV/SJ4w==",
"tarball": "https://registry.npmjs.org/@midscene/web/-/web-1.9.5.tgz",
"unpackedSize": 1396269
},
"dist-tags": {
"beta": "1.9.6-beta-20260615083255.0",
"latest": "1.9.5"
},
"latest_version": "1.9.5",
"maintainers": [
{
"email": "quanruzhuoxiu@gmail.com",
"name": "quanru"
},
{
"email": "466150516@qq.com",
"name": "zhoushaw"
},
{
"email": "yutao.tao@bytedance.com",
"name": "yuyutaotao"
},
{
"email": "zjk.npm@fastmail.com",
"name": "jingkai.zhao"
}
],
"num_versions": 1474,
"repository": {
"type": "git",
"url": "git+https://github.com/web-infra-dev/midscene.git"
},
"scripts": {
"build": "rslib build",
"build:watch": "rslib build --watch --no-clean",
"dev": "npm run build:watch",
"dev:server": "npm run build && ./bin/midscene-playground",
"e2e": "playwright test --config=tests/playwright.config.ts",
"e2e:cache": "MIDSCENE_CACHE=true playwright test --config=tests/playwright.config.ts",
"e2e:report": "MIDSCENE_REPORT=true playwright test --config=tests/playwright.config.ts",
"e2e:ui": "playwright test --config=tests/playwright.config.ts --ui",
"e2e:ui:cache": "MIDSCENE_CACHE=true playwright test --config=tests/playwright.config.ts --ui",
"playground": "DEBUG=midscene:* tsx demo/playground.ts",
"test": "vitest --run",
"test:ai": "AI_TEST_TYPE=web vitest --run",
"test:ai:cache": "MIDSCENE_CACHE=true AI_TEST_TYPE=web vitest --run",
"test:u": "vitest --run -u"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.9.5 but max published is 1.9.6-beta-20260612024141.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/web-infra-dev/midscene.git' also claimed by 10 package(s) under different publishers: ['npm/@aiscene/core', 'npm/@midscene/playground', 'npm/@midscene/harmony'] ..."
},
"time": {
"created": "2024-07-25T22:55:03.075Z",
"modified": "2026-06-15T08:35:43.316Z"
}
}