npm wakeloop @0.2.65
score
0.5097
med
flagged
2026-07-23 11:06
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['0.2.61', '0.2.62', '0.2.63', '0.2.64', '0.2.65'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"felixlyu1018"
],
"versions": 56
}
Evidence (package doc at flag time)
{
"dependencies_count": 12,
"dist": {
"integrity": "sha512-g4E4YocrbLDO4tLg0sfaxg8ykhBk5I1RB0XV0iai0GVtGhom7YS4qyAaFyMMw4xWBZc4ZKKGVYvwaIt//FafSg==",
"tarball": "https://registry.npmjs.org/wakeloop/-/wakeloop-0.2.65.tgz",
"unpackedSize": 17219763
},
"dist-tags": {
"latest": "0.2.65"
},
"latest_version": "0.2.65",
"maintainers": [
{
"email": "pengfeilyu1018@gmail.com",
"name": "felixlyu1018"
}
],
"num_versions": 57,
"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": {
"no_repo": "package.json has no repository field",
"rapid_release": "6 versions in last 24h: ['0.2.61', '0.2.62', '0.2.63', '0.2.64', '0.2.65']"
},
"time": {
"created": "2026-07-04T10:18:50.812Z",
"modified": "2026-07-23T16:06:09.554Z"
}
}