npm stylelint-taro @4.2.0
score
0.525
med
flagged
2026-06-16 01:26
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.2.0 but max published is 4.2.1-beta.0 |
| mass_publish_burst | 0.8 | publisher 'defaultlee' pushed 12 packages in the last 15min on npm |
| enrichment | ||
| depsdev_no_source_repo | 0.5 | deps.dev has no SOURCE_REPO link for this version |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"defaultlee"
],
"versions": 440
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-EDNgNvaa6JUj1mj+0bOtyUlfhwfMRpX7q8JWETkwJ0vahlA5HcizCfnLG2eiCtpuAuonqDKqmQxvCGTX/xU1+Q==",
"tarball": "https://registry.npmjs.org/stylelint-taro/-/stylelint-taro-4.2.0.tgz",
"unpackedSize": 112560
},
"dist-tags": {
"alpha": "4.1.12-beta.47",
"beta": "4.1.12-beta.54",
"canary": "4.0.7-canary.6",
"latest": "4.2.0",
"next": "4.0.2",
"test": "4.0.9-alpha.8"
},
"latest_version": "4.2.0",
"maintainers": [
{
"email": "weitaozsh@gmail.com",
"name": "defaultlee"
}
],
"num_versions": 440,
"repository": null,
"scripts": {
"build": "pnpm run rollup --environment NODE_ENV:production",
"clean": "rimraf ./dist",
"dev": "pnpm run rollup --environment NODE_ENV:development -w",
"lint": "eslint src --ext .js,.ts",
"prebuild": "pnpm run clean",
"prod": "pnpm run build",
"rollup": "rollup --config rollup.config.ts --configPlugin typescript",
"test": "cross-env NODE_OPTIONS=\"--experimental-vm-modules --no-warnings --loader ts-node/esm\" jest"
},
"signal_details": {
"depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
"dist_tag_anomaly": "dist-tags.latest=4.2.0 but max published is 4.2.1-beta.0",
"mass_publish_burst": "publisher 'defaultlee' pushed 12 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2023-12-21T14:14:38.720Z",
"modified": "2026-06-16T04:46:47.262Z"
}
}