npm raffel @1.1.73
score
0.55
med
flagged
2026-07-22 15:11
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['1.1.67', '1.1.68', '1.1.70', '1.1.72', '1.1.73'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"fforattini"
],
"versions": 186
}
Evidence (package doc at flag time)
{
"dependencies_count": 14,
"dist": {
"integrity": "sha512-zk3W23rXJ+1aaP+D9zn83BYzz7mSlIPLGychxXsab0qKS+mFMFPG8atp7rdqQ6PX3SLoqs/E7+EzDZjDBlu99Q==",
"tarball": "https://registry.npmjs.org/raffel/-/raffel-1.1.73.tgz",
"unpackedSize": 10686627
},
"dist-tags": {
"latest": "1.1.73",
"next": "1.1.70-next.a84dac3"
},
"latest_version": "1.1.73",
"maintainers": [
{
"email": "filipeforattini1@gmail.com",
"name": "fforattini"
}
],
"num_versions": 186,
"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": {
"no_repo": "package.json has no repository field",
"rapid_release": "5 versions in last 24h: ['1.1.67', '1.1.68', '1.1.70', '1.1.72', '1.1.73']"
},
"time": {
"created": "2026-01-12T11:46:02.314Z",
"modified": "2026-07-22T20:10:46.693Z"
}
}