npm @saluzi/saluzi-edu @0.2.10
score
0.55
med
flagged
2026-07-23 04:40
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.2.7', '0.2.8', '0.2.9', '0.2.10'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"saluzi"
],
"versions": 121
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-xyyuv3JwCQup9+vYByryXAN1lG+Ms9g8jgBjieXuIjX+SOWUHyJqvrh9NzRhDkDtIGIUncQAtMSwSP/6b2vJ8w==",
"tarball": "https://registry.npmjs.org/@saluzi/saluzi-edu/-/saluzi-edu-0.2.10.tgz",
"unpackedSize": 106492705
},
"dist-tags": {
"latest": "0.2.10"
},
"latest_version": "0.2.10",
"maintainers": [
{
"email": "pri1512ljl@163.com",
"name": "saluzi"
}
],
"num_versions": 122,
"repository": null,
"scripts": {
"build": "bun run build.ts",
"build:bun": "bun run build.ts",
"build:vite": "vite build && node scripts/post-build.mjs",
"build:vite:only": "vite build",
"check": "biome check .",
"check:bundle": "bun run scripts/check-bundle-integrity.ts",
"check:fix": "biome check --fix .",
"check:unused": "knip-bun",
"dev": "bun run scripts/dev.ts",
"dev:inspect": "bun run scripts/dev-debug.ts",
"docs:dev": "npx mintlify dev",
"format": "biome format --write .",
"health": "bun run scripts/health-check.ts",
"lint": "biome lint .",
"lint:fix": "biome lint --fix .",
"parade": "bun run scripts/dev.ts parade",
"precheck": "bun run typecheck && bun run check:fix && bun test --isolate",
"prepare": "husky",
"prepublishOnly": "bun run build:vite",
"rcs": "bun run scripts/rcs.ts",
"smoke-test": "node scripts/smoke-test.mjs",
"smoke-test:quick": "node scripts/smoke-test.mjs --skip-build",
"test": "bun test --isolate",
"test:production": "bun run scripts/production-test.ts",
"test:production:bun": "bun run scripts/production-test.ts --bun",
"test:production:offline": "bun run scripts/production-test.ts --offline",
"test:production:verbose": "bun run scripts/production-test.ts --verbose",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "4 versions in last 24h: ['0.2.7', '0.2.8', '0.2.9', '0.2.10']"
},
"time": {
"created": "2026-05-18T15:34:33.400Z",
"modified": "2026-07-23T09:40:23.935Z"
}
}