npm wakeloop @0.2.63
score
0.5058
med
flagged
2026-07-23 04:01
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.2.60', '0.2.61', '0.2.62', '0.2.63'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"felixlyu1018"
],
"versions": 53
}
Evidence (package doc at flag time)
{
"dependencies_count": 12,
"dist": {
"integrity": "sha512-wi9rBnE+/eZnc71tzl+5832l8UoqKFPzyJJThvk8UPCYP6R0itvYW55NoQlduK2ROUL42OJF6Xwkz8N5xOIXhw==",
"tarball": "https://registry.npmjs.org/wakeloop/-/wakeloop-0.2.63.tgz",
"unpackedSize": 17214217
},
"dist-tags": {
"latest": "0.2.63"
},
"latest_version": "0.2.63",
"maintainers": [
{
"email": "pengfeilyu1018@gmail.com",
"name": "felixlyu1018"
}
],
"num_versions": 55,
"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": "4 versions in last 24h: ['0.2.60', '0.2.61', '0.2.62', '0.2.63']"
},
"time": {
"created": "2026-07-04T10:18:50.812Z",
"modified": "2026-07-23T09:01:51.282Z"
}
}