BEACON

← candidates

npm wakeloop @0.2.71

score
0.5001 med
flagged 2026-07-26 13:53
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['0.2.68', '0.2.69', '0.2.71']
topology
no_repo 0.3 package.json has no repository field
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": [
    "felixlyu1018"
  ],
  "versions": 61
}

Evidence (package doc at flag time)

{
  "dependencies_count": 12,
  "dist": {
    "integrity": "sha512-74N1Rz1yjAZwimRSpCU4nTHHpKs0a2F+K4Fm4Ms0TNJlcAeqdUswy38kPX0K8eL14s0mu0fiz2csqA8Q9Dd+cA==",
    "tarball": "https://registry.npmjs.org/wakeloop/-/wakeloop-0.2.71.tgz",
    "unpackedSize": 17331522
  },
  "dist-tags": {
    "latest": "0.2.71"
  },
  "latest_version": "0.2.71",
  "maintainers": [
    {
      "email": "pengfeilyu1018@gmail.com",
      "name": "felixlyu1018"
    }
  ],
  "num_versions": 62,
  "repository": null,
  "scripts": {
    "build": "tsdown",
    "check": "biome check --no-errors-on-unmatched ./ && tsc -p tsconfig.json --noEmit",
    "deploy": "pnpm -C ../.. run release:cli",
    "prepack": "pnpm -C ../.. run verify:release-ready -- --force && pnpm run verify:pack-readme",
    "prepublishOnly": "pnpm run verify:pack-readme",
    "publish:npm": "npm publish",
    "test": "vitest run --config vitest.config.ts",
    "test:full": "pnpm run test && pnpm run test:integration",
    "test:integration": "node scripts/run-integration-tests.mjs",
    "test:local-service": "vitest run --config vitest.integration.config.ts tests/local-service-state.integration.test.ts tests/local-service-command.integration.test.ts tests/local-service-menu.integration.test.ts tests/local-service-run.integration.test.ts tests/local-service-bootstrap-recommendation.test.ts",
    "test:watch": "vitest",
    "typecheck": "tsc -p tsconfig.json --noEmit",
    "verify:pack-readme": "node scripts/verify-npm-pack-readme.mjs"
  },
  "signal_details": {
    "depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
    "no_repo": "package.json has no repository field",
    "rapid_release": "3 versions in last 24h: ['0.2.68', '0.2.69', '0.2.71']"
  },
  "time": {
    "created": "2026-07-04T10:18:50.812Z",
    "modified": "2026-07-26T13:48:28.604Z"
  }
}