BEACON

← candidates

npm @diegogbrisa/ts-match @1.6.1

score
0.63 med
flagged 2026-06-20 07:07
signals by category
identity 2 enrichment 1

maintainers added: diegog_08

package profile →

Signals fired

signalweightrationale
identity
maintainer_churn 1.0 added: ['diegog_08']
maintainer_takeover 1.0 prior all gone ['diegogbrisa'] -> now ['diegog_08']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 52d ago but package has 10 versions (expect >= 60d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "diegogbrisa"
  ],
  "versions": 9
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-CJCALxChEbr8gCmdAPHOQv0kilTfrRfAGwg8MS64iIO/vWPBBvQQ2qyk3pb7xosUelkmdLCRD+zJvWkjGJEq/A==",
    "tarball": "https://registry.npmjs.org/@diegogbrisa/ts-match/-/ts-match-1.6.1.tgz",
    "unpackedSize": 713714
  },
  "dist-tags": {
    "latest": "1.6.1"
  },
  "latest_version": "1.6.1",
  "maintainers": [
    {
      "email": "d.garciabrisa@gmail.com",
      "name": "diegog_08"
    }
  ],
  "num_versions": 10,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DiegoGBrisa/ts-match.git"
  },
  "scripts": {
    "bench:compare": "pnpm build && tsx benchmarks/compare-ts-pattern.ts",
    "bench:dispatch": "tsx benchmarks/dispatch.ts",
    "bench:native": "pnpm build && tsx benchmarks/native.ts",
    "bench:native:check": "pnpm build && pnpm bench:native:check:only",
    "bench:native:check:only": "tsx scripts/check-benchmark-budgets.ts",
    "bench:types": "tsc -p tsconfig.type-bench.json --noEmit --extendedDiagnostics",
    "build": "pnpm clean && tsc -p tsconfig.build.json && tsc -p tsconfig.cjs.json && tsx scripts/write-cjs-package-json.ts",
    "check": "pnpm check:architecture && pnpm format:check && pnpm build && pnpm lint:only && pnpm typecheck:only && pnpm typecheck:benchmarks && pnpm test:type && pnpm test:diagnostics && pnpm test:editor-dx && pnpm test:coverage && pnpm smoke:exports && pnpm test:docs && pnpm test:examples:validate && pnpm test:examples:run",
    "check:architecture": "tsx scripts/check-architecture.ts",
    "check:commits": "tsx scripts/check-conventional-commits.ts",
    "check:package-contents": "tsx scripts/check-package-contents.ts",
    "check:zero-runtime-deps": "tsx scripts/check-zero-runtime-deps.ts",
    "clean": "rm -rf dist dist-cjs",
    "format": "prettier . --write",
    "format:check": "prettier . --check",
    "lint": "pnpm build && pnpm lint:only",
    "lint:fix": "pnpm build && eslint \"**/*.ts\" --fix",
    "lint:only": "eslint \"**/*.ts\"",
    "pack:check": "pnpm build && pnpm pack:check:only",
    "pack:check:only": "rm -rf .pack && mkdir -p .pack && pnpm pack --pack-destination .pack --json && pnpm check:package-contents && tsx scripts/smoke-tarball.ts",
    "release:notes": "tsx scripts/extract-release-notes.ts",
    "release:preflight": "pnpm check && pnpm bench:types && pnpm bench:native:check:only && pnpm pack:check:only && pnpm audit --prod && pnpm check:zero-runtime-deps",
    "release:verify-tag": "tsx scripts/verify-release-tag.ts",
    "release:verify-unpublished": "tsx scripts/verify-npm-version-unpublished.ts",
    "smoke:exports": "tsx scripts/smoke-exports.ts",
    "smoke:package-manager": "tsx scripts/smoke-package-manager.ts",
    "test": "vitest run",
    "test:coverage": "vitest run --config vitest.coverage.config.ts --coverage",
    "test:diagnostics": "tsx scripts/check-diagnostics.ts",
    "test:docs": "tsx scripts/validate-docs.ts",
    "test:editor-dx": "vitest run src/**/__tests__/*editor-dx.test.ts",
    "test:examples": "pnpm build && pnpm test:examples:validate && pnpm test:examples:run",
    "test:examples:run": "tsc -p tsconfig.examples.json --noEmit && tsx scripts/run-examples.ts",
    "test:examples:validate": "tsx scripts/validate-examples.ts",
    "test:temporal-browser": "pnpm build && node scripts/check-browser-temporal.mjs",
    "test:temporal-real": "vitest run tests/integration/temporal-real.test.mjs",
    "test:type": "tsc -p tsconfig.type-tests.json --noEmit",
    "typecheck": "pnpm build && pnpm typecheck:only && pnpm typecheck:benchmarks",
    "typecheck:benchmarks": "tsc -p tsconfig.benchmarks.package.json --noEmit && tsc -p tsconfig.benchmarks.dispatch.json --noEmit",
    "typecheck:only": "tsc -p tsconfig.json --noEmit",
    "typecheck:types": "pnpm test:type"
  },
  "signal_details": {
    "maintainer_churn": "added: ['diegog_08']",
    "maintainer_takeover": "prior all gone ['diegogbrisa'] -> now ['diegog_08']",
    "repo_too_new_for_version_history": "claimed repo created 52d ago but package has 10 versions (expect >= 60d for that history)"
  },
  "time": {
    "created": "2026-04-29T12:17:43.486Z",
    "modified": "2026-06-20T12:07:36.821Z"
  }
}