npm @microsoft/teamsfx-api @0.23.14
score
0.7
high
flagged
2026-06-18 06:32
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.23.14 but max published is 0.24.0 |
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/' also claimed by 4 package(s) under different publishers: ['PyPI/pycvt', 'PyPI/zy-dingtalk-chat-bot', 'PyPI/htb-sdk'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"microsoft1es",
"microsoft-oss-releases",
"zhyuer",
"nintan",
"msteamsfx"
],
"versions": 1837
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-6rm3nrx7c0N6u+9udwCbzYqVTKSpZaWr/fBvyV6u5WFicETvrz7uSySxxL9Il+HWfDEhA/adZiWF+bFl/NFXWQ==",
"tarball": "https://registry.npmjs.org/@microsoft/teamsfx-api/-/teamsfx-api-0.23.14.tgz",
"unpackedSize": 215423
},
"dist-tags": {
"alpha": "0.23.15-alpha.b320fb7f49.0",
"beta": "0.23.15-beta.2026061805.0",
"latest": "0.23.14",
"rc": "0.23.14-rc.0",
"stable": "0.1.0"
},
"latest_version": "0.23.14",
"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": 1838,
"repository": {
"type": "git",
"url": "https://github.com/"
},
"scripts": {
"build": "tsc -p ./ --incremental",
"build:api-markdown": "npm run build && rimraf ../../docs/api && npx api-documenter markdown -i temp -o ../../docs/api",
"doc": "typedoc",
"lint": "eslint \"src/**/*.ts\" \"tests/**/*.ts\"",
"lint:fix": "eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix",
"lint:staged": "lint-staged",
"postbuild": "npx copyfiles src/schemas/*.json build/schemas/",
"prebuild": "npx json2ts --input src/schemas/envConfig.json --output src/schemas/envConfig.ts",
"precommit": "lint-staged",
"prepublishOnly": "npm run test:unit && npm run build",
"test:unit": "nyc --no-clean mocha --no-timeouts --require ts-node/register \"tests/**/*.ts\" "
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.23.14 but max published is 0.24.0",
"shared_repo_different_publisher": "repo 'https://github.com/' also claimed by 4 package(s) under different publishers: ['PyPI/pycvt', 'PyPI/zy-dingtalk-chat-bot', 'PyPI/htb-sdk'] ..."
},
"time": {
"created": "2021-05-10T09:46:21.035Z",
"modified": "2026-06-18T06:01:32.758Z"
}
}