npm raffel @1.1.70
score
0.5333
med
flagged
2026-07-22 11:10
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.1.67', '1.1.68', '1.1.70'] |
| 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": [
"fforattini"
],
"versions": 182
}
Evidence (package doc at flag time)
{
"dependencies_count": 14,
"dist": {
"integrity": "sha512-rtksPxj020kq9jRYzDfpp1HlErTHTFa/n/iLTvAP2R62EdMwTIW3QpqGgHoJgCPKG8OcerP+pz61pSQvTWyjVQ==",
"tarball": "https://registry.npmjs.org/raffel/-/raffel-1.1.70.tgz",
"unpackedSize": 10496570
},
"dist-tags": {
"latest": "1.1.70",
"next": "1.1.69-next.8c0f0bd"
},
"latest_version": "1.1.70",
"maintainers": [
{
"email": "filipeforattini1@gmail.com",
"name": "fforattini"
}
],
"num_versions": 183,
"repository": null,
"scripts": {
"bench": "pnpm run build:main && node bench/run.js",
"bench:ci": "node bench/run.js --enforce",
"build": "tsc && tsc -p tsconfig.ui.json && pnpm run build:docs-ui-assets",
"build:docs-ui-assets": "node scripts/build-docs-ui-assets.mjs",
"build:main": "tsc",
"build:ui": "tsc -p tsconfig.ui.json",
"check:boundaries": "node scripts/check-hexagonal-boundaries.mjs",
"check:line-limits": "node scripts/check-file-lines.mjs",
"dev": "tsc --watch",
"docs": "serve docs -p 3000",
"docs:preview": "pnpm run build && node scripts/preview-docs-ui.mjs",
"sea": "pnpm run build && node scripts/build-sea.mjs",
"test": "node --test --import tsx tests/smoke.test.ts",
"test:coverage": "vitest run -c vitest.config.unit.ts --coverage",
"test:coverage:full": "vitest run -c vitest.config.ts --coverage",
"test:docs-ui-browser": "pnpm run build && node scripts/verify-docs-ui-browser.mjs",
"test:full": "vitest run -c vitest.config.ts",
"test:int": "vitest run -c vitest.config.int.ts",
"test:int:coverage": "vitest run -c vitest.config.int.ts --coverage",
"test:unit": "vitest run -c vitest.config.unit.ts",
"test:watch": "vitest -c vitest.config.unit.ts",
"typecheck": "tsc --noEmit && tsc -p tsconfig.ui.json --noEmit"
},
"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: ['1.1.67', '1.1.68', '1.1.70']"
},
"time": {
"created": "2026-01-12T11:46:02.314Z",
"modified": "2026-07-22T13:49:29.976Z"
}
}