BEACON

← candidates

npm raffel @1.1.74

score
0.55 med
flagged 2026-07-22 15:21
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 6 versions in last 24h: ['1.1.68', '1.1.70', '1.1.72', '1.1.73', '1.1.74']
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-m4nMaVK7ruUzoQ2je0tCYEelkjTLnX4OuivZyaEmR0bJ+sigqM4gv1OIlee5qqhcc128iCaSsrPpVfEFK46mtg==",
    "tarball": "https://registry.npmjs.org/raffel/-/raffel-1.1.74.tgz",
    "unpackedSize": 10788664
  },
  "dist-tags": {
    "latest": "1.1.74",
    "next": "1.1.73-next.13c29af"
  },
  "latest_version": "1.1.74",
  "maintainers": [
    {
      "email": "filipeforattini1@gmail.com",
      "name": "fforattini"
    }
  ],
  "num_versions": 188,
  "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": "6 versions in last 24h: ['1.1.68', '1.1.70', '1.1.72', '1.1.73', '1.1.74']"
  },
  "time": {
    "created": "2026-01-12T11:46:02.314Z",
    "modified": "2026-07-22T20:21:42.306Z"
  }
}