npm @axe-core/playwright @4.11.3
score
0.7
high
flagged
2026-06-11 15:11
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.11.3 but max published is 4.11.4-dad3572.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/dequelabs/axe-core-npm.git' also claimed by 6 package(s) under different publishers: ['npm/@axe-core/webdriverio', 'npm/@axe-core/puppeteer', 'npm/@axe-core/react'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"dqlabs",
"wilcofiers",
"dylanb",
"npmdeque"
],
"versions": 473
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-h/kfksv4F0cVIDlKpT4700OehdRgpvuVskuQ2nb7/JmtWUXpe9ftHAPtwyXGvVSsa6SJ64A9ER7Zrzc/sIvC4w==",
"tarball": "https://registry.npmjs.org/@axe-core/playwright/-/playwright-4.11.3.tgz",
"unpackedSize": 47180
},
"dist-tags": {
"latest": "4.11.3",
"next": "4.11.3-420bb54.0",
"rc": "4.11.4-dad3572.0"
},
"latest_version": "4.11.3",
"maintainers": [
{
"email": "labs@deque.com",
"name": "dqlabs"
},
{
"email": "wilcofiers@gmail.com",
"name": "wilcofiers"
},
{
"email": "dylan@barrell.com",
"name": "dylanb"
},
{
"email": "axe@deque.com",
"name": "npmdeque"
}
],
"num_versions": 475,
"repository": {
"type": "git",
"url": "git+https://github.com/dequelabs/axe-core-npm.git"
},
"scripts": {
"build": "tsup src/index.ts --dts --format esm,cjs",
"coverage": "nyc npm run test",
"prebuild": "rimraf dist",
"prepare": "npx playwright install && npm run build",
"test": "mocha --timeout 60000 -r ts-node/register 'test/**.spec.ts'",
"test:commonjs": "node test/commonjsTest.js",
"test:esm": "node test/esmTest.mjs",
"test:export": "npm run test:esm && npm run test:commonjs && npm run test:ts",
"test:ts": "tsc test/tsTest.ts --noEmit --skipLibCheck --esModuleInterop"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=4.11.3 but max published is 4.11.4-dad3572.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/dequelabs/axe-core-npm.git' also claimed by 6 package(s) under different publishers: ['npm/@axe-core/webdriverio', 'npm/@axe-core/puppeteer', 'npm/@axe-core/react'] ..."
},
"time": {
"created": "2021-06-02T15:18:16.053Z",
"modified": "2026-06-11T20:11:07.398Z"
}
}