npm @microsoft/vscode-ui @1.0.17
score
0.5333
med
flagged
2026-07-21 05:50
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.0.17 but max published is 1.0.18-alpha.899075402a.0 |
| mass_publish_burst | 0.8 | publisher 'msteamsfx' pushed 6 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"microsoft1es",
"microsoft-oss-releases",
"zhyuer",
"nintan",
"msteamsfx"
],
"versions": 851
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-Cv22SYD8LVjhcAUcMJY2rsQuw1be6J0htPtqD5nNFcDYNLT8tSBfUQ8/87t0YUhJjrXY8B5Z4cQ6IWoq2x69aw==",
"tarball": "https://registry.npmjs.org/@microsoft/vscode-ui/-/vscode-ui-1.0.17.tgz",
"unpackedSize": 182386
},
"dist-tags": {
"alpha": "1.0.18-alpha.17e3c56185.0",
"beta": "1.0.18-beta.2026072105.0",
"latest": "1.0.17",
"rc": "1.0.17-rc.0"
},
"latest_version": "1.0.17",
"maintainers": [
{
"email": "npmjs@microsoft.com",
"name": "microsoft1es"
},
{
"email": "microsoft-oss-publishing@microsoft.com",
"name": "microsoft-oss-releases"
},
{
"email": "zhany@microsoft.com",
"name": "zhyuer"
},
{
"email": "nintan@microsoft.com",
"name": "nintan"
},
{
"email": "teamsfxnpm@microsoft.com",
"name": "msteamsfx"
}
],
"num_versions": 853,
"repository": null,
"scripts": {
"build": "rimraf build && npx tsc -p ./",
"clean": "rm -rf build",
"installAll": "npm run install:tabs",
"lint": "eslint \"src/**/*.ts\" \"tests/**/*.ts\"",
"lint:fix": "eslint --fix \"src/**/*.ts\" \"tests/**/*.ts\"",
"lint:staged": "lint-staged",
"package": "rimraf build && webpack --mode production --config ./webpack.config.js",
"precommit": "lint-staged",
"prepublishOnly": "npm run build",
"test:unit": "nyc mocha \"tests/**/*.test.ts\" "
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.0.17 but max published is 1.0.18-alpha.899075402a.0",
"mass_publish_burst": "publisher 'msteamsfx' pushed 6 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2023-12-04T05:33:28.097Z",
"modified": "2026-07-21T10:50:44.316Z"
}
}