BEACON

← candidates

npm @microsoft/teams-app-test-tool @0.2.27

score
0.5169 med
flagged 2026-07-27 01:45
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
no_repo 0.3 package.json has no repository field
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": 62
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-gTnewTZKyezeqJkFopa/WPwX4bpNBxYVYcOicKhPq8d4kw/UEb2P7DgWeVB21Tf1JDD+1msSe8I3lctFZLRIDQ==",
    "tarball": "https://registry.npmjs.org/@microsoft/teams-app-test-tool/-/teams-app-test-tool-0.2.27.tgz",
    "unpackedSize": 15006013
  },
  "dist-tags": {
    "alpha": "0.2.27-alpha.20260720-356baa2.0",
    "latest": "0.2.27"
  },
  "latest_version": "0.2.27",
  "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": 62,
  "repository": null,
  "scripts": {
    "build": "rimraf dist && tsc -p ./ && npm run copy-client",
    "copy-client": "copyfiles -u 3 \"../client/build/**/*\" dist/client && copyfiles -u 2 \"../server/config.json\" dist/server && copyfiles -u 2 \"../server/package.json\" dist/server",
    "package": "rimraf dist && node --max-old-space-size=4096 ../../node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js && npm run copy-client",
    "package:linux": "node build/buildExe.js linux x64 agentsplayground",
    "package:macos": "node build/buildExe.js macos arm64 agentsplayground",
    "package:win": "node build/buildExe.js win x64 agentsplayground",
    "package:win-compatible": "node build/buildExe.js win x64 teamsapptester",
    "prepack": "npm run package"
  },
  "signal_details": {
    "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-11-08T03:22:04.828Z",
    "modified": "2026-07-20T07:05:14.390Z"
  }
}