npm @rimori/playwright-testing @0.3.36
score
0.7
high
flagged
2026-06-18 06:53
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.3.36 but max published is 0.3.37-next.0 |
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/rimori-org/rimori.git' also claimed by 2 package(s) under different publishers: ['npm/@rimori/react-client', 'npm/@rimori/client'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"lexermal"
],
"versions": 130
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-arQaEy1R1FL6imz2YMq0Xty//7SEycR2aQcJJlSXT31e4wLnTJr3lbY4zziAibgIpZDhwzqAr1CJnj3XF8wn5g==",
"tarball": "https://registry.npmjs.org/@rimori/playwright-testing/-/playwright-testing-0.3.36.tgz",
"unpackedSize": 1413587
},
"dist-tags": {
"latest": "0.3.36",
"next": "0.3.37-next.0"
},
"latest_version": "0.3.36",
"maintainers": [
{
"email": "mw780@gmx.at",
"name": "lexermal"
}
],
"num_versions": 131,
"repository": {
"directory": "packages/playwright-testing",
"type": "git",
"url": "https://github.com/rimori-org/rimori.git"
},
"scripts": {
"build": "tsc -p tsconfig.json && pnpm build:harness",
"build:harness": "vite build --config harness.vite.config.mts",
"check": "tsc -p tsconfig.json --noEmit --pretty",
"clean": "rimraf dist",
"dev": "tsc -w --preserveWatchOutput -p tsconfig.json",
"lint": "eslint \"src/**/*.{ts,tsx}\"",
"test": "playwright test",
"test:debug": "playwright test --debug",
"test:headed": "playwright test --headed",
"test:headed:debug": "playwright test --headed --debug",
"test:ui": "playwright test --ui"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.3.36 but max published is 0.3.37-next.0",
"shared_repo_different_publisher": "repo 'https://github.com/rimori-org/rimori.git' also claimed by 2 package(s) under different publishers: ['npm/@rimori/react-client', 'npm/@rimori/client']"
},
"time": {
"created": "2025-11-15T11:15:06.535Z",
"modified": "2026-06-18T11:53:23.702Z"
}
}