npm @microsoft/teamsfx-core @3.0.14
score
0.5333
med
flagged
2026-07-27 01:42
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=3.0.14 but max published is 3.1.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": 2083
}
Evidence (package doc at flag time)
{
"dependencies_count": 59,
"dist": {
"integrity": "sha512-sFXJbhTpvQ7CD/kgWZlUbUHQK7ZTpHL5I/S7LC801f2fdhue6Kjjzt7ClorewyXrgq8hSKkAVJTd22pE9PeExA==",
"tarball": "https://registry.npmjs.org/@microsoft/teamsfx-core/-/teamsfx-core-3.0.14.tgz",
"unpackedSize": 35781870
},
"dist-tags": {
"alpha": "3.0.15-alpha.afab8dce5b.0",
"alpha.failtpoint": "0.5.0-alpha.failtpoint.0",
"beta": "3.0.15-beta.2026072312.0",
"latest": "3.0.14",
"rc": "3.0.14-rc.2",
"stable": "0.1.0"
},
"latest_version": "3.0.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": 2084,
"repository": null,
"scripts": {
"build": "tsc -p ./ --incremental",
"checkUnusedStrings": "node ./scripts/find-unused-strings.js ./resource/package.nls.json ./src ./templates/ui || exit 1",
"clean": "rimraf -rf build",
"clean:strings": "node ./scripts/delete-unused-strings.js ./resource/package.nls.json ./src",
"gen:cli": "npx tsx ./src/question/generator.ts && npx prettier --write \"src/question/options/*.ts\" && npx prettier --write \"src/question/inputs/*.ts\"",
"gen:template-info:vsc": "npx tsx ./scripts/generate-template-info.ts vscode ./resource/template-info/vsc.json",
"install:tabs": "cd tabs && npm install",
"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",
"prebuild": "npm run gen:cli",
"precommit": "lint-staged",
"prepublishOnly": "npm run build",
"test:coverage:changed": "node scripts/run-changed-coverage.js",
"test:env-checker": "vitest run --config vitest.config.ts --maxWorkers=75% \"tests/component/deps-checker/\"",
"test:unit": "vitest run --coverage --config vitest.config.ts --maxWorkers=75%",
"test:unit:changed": "vitest run --config vitest.config.ts --maxWorkers=75% --changed",
"test:unit:fast": "vitest run --config vitest.config.ts --maxWorkers=75% --reporter=dot",
"test:unit:log": "vitest run --coverage --config vitest.config.ts --maxWorkers=75% > unit-test.log 2>&1",
"test:unit:vitest": "vitest run --config vitest.config.ts --maxWorkers=75%",
"test:unit:vitest:watch": "vitest --config vitest.config.ts"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=3.0.14 but max published is 3.1.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": "2021-05-10T09:46:27.151Z",
"modified": "2026-07-24T10:48:07.592Z"
}
}