npm wakeloop @0.2.64
score
0.5085
med
flagged
2026-07-23 07:02
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.2.60', '0.2.61', '0.2.62', '0.2.63', '0.2.64'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"felixlyu1018"
],
"versions": 55
}
Evidence (package doc at flag time)
{
"dependencies_count": 12,
"dist": {
"integrity": "sha512-51HT1kovlmFgMp/1l+por2mq6jfjv5K/Q9hxuyIlHKCbpAwHJKmZYNs+WgSnNurqCtBncGzkPSor0nYraIiTNA==",
"tarball": "https://registry.npmjs.org/wakeloop/-/wakeloop-0.2.64.tgz",
"unpackedSize": 17215585
},
"dist-tags": {
"latest": "0.2.64"
},
"latest_version": "0.2.64",
"maintainers": [
{
"email": "pengfeilyu1018@gmail.com",
"name": "felixlyu1018"
}
],
"num_versions": 56,
"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": "5 versions in last 24h: ['0.2.60', '0.2.61', '0.2.62', '0.2.63', '0.2.64']"
},
"time": {
"created": "2026-07-04T10:18:50.812Z",
"modified": "2026-07-23T12:02:47.864Z"
}
}