npm extension-create @4.0.13
score
0.55
med
flagged
2026-07-20 10:06
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.0.13 but max published is 4.0.14-canary.1784481712.028f939f |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['prefers-yarn'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cezaraugusto"
],
"versions": 338
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-icWh625ojoOBPaTfSh5G00t+IUfRMT1zzZF0Es90k939rh6ksdOizew9vinlCrdSU1Y88PRn3T7YbzqHPvG26w==",
"tarball": "https://registry.npmjs.org/extension-create/-/extension-create-4.0.13.tgz",
"unpackedSize": 551794
},
"dist-tags": {
"canary": "4.0.14-canary.1784559943.c022fab6",
"latest": "4.0.13",
"next": "3.15.0-next.1"
},
"latest_version": "4.0.13",
"maintainers": [
{
"email": "boss@cezaraugusto.net",
"name": "cezaraugusto"
}
],
"num_versions": 412,
"repository": {
"directory": "programs/create",
"type": "git",
"url": "git+https://github.com/extension-js/extension.js.git"
},
"scripts": {
"clean": "rm -rf dist",
"compile": "rslib build",
"format": "biome format --write .",
"lint": "biome lint .",
"pretest": "pnpm compile",
"pretest:create": "pnpm compile",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:create": "vitest run",
"watch": "rslib build --watch"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['prefers-yarn']",
"dist_tag_anomaly": "dist-tags.latest=4.0.13 but max published is 4.0.14-canary.1784481712.028f939f"
},
"time": {
"created": "2020-12-13T13:34:19.005Z",
"modified": "2026-07-20T15:06:12.134Z"
}
}