BEACON

← candidates

npm @ekairos/domain @1.22.35

score
0.575 med
flagged 2026-06-11 18:02
signals by category
content 1 topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
size_spike 0.5 unpackedSize 180940 -> 568309 (3.1×)
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.22.35 but max published is 1.22.86-beta.development.0
dependency_added_unknown 0.6 7 new non-watchlisted dep(s): ['@instantdb/platform', '@workflow/serde', 'ink-spinner', 'jose', 'json5'] ...
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 114d ago but package has 204 versions (expect >= 138d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "avigano"
  ],
  "versions": 203
}

Evidence (package doc at flag time)

{
  "dependencies_count": 10,
  "dist": {
    "integrity": "sha512-juzWhxP+uMFlcb4uNgWOnV35N1E0JwYCkR1q26qI2h2uCCnQYUhi89hUERwJbb/pkbwZnZMA0js71GLNTN9pIQ==",
    "tarball": "https://registry.npmjs.org/@ekairos/domain/-/domain-1.22.35.tgz",
    "unpackedSize": 568309
  },
  "dist-tags": {
    "beta": "1.22.86-beta.development.0",
    "latest": "1.22.35"
  },
  "latest_version": "1.22.35",
  "maintainers": [
    {
      "email": "avigano@pulz.ar",
      "name": "avigano"
    }
  ],
  "num_versions": 204,
  "repository": {
    "directory": "packages/domain",
    "type": "git",
    "url": "git+https://github.com/e-kairos/ekairos.git"
  },
  "scripts": {
    "build": "tsc -p tsconfig.json",
    "clean": "node -e \"require('fs').rmSync('dist', {recursive:true, force:true})\"",
    "dev": "tsc -p tsconfig.json --watch",
    "test": "pnpm run test:unit",
    "test:cli": "vitest run -c vitest.config.ts src/tests/cli.instant.e2e.test.ts src/tests/cli.create-app.instant.e2e.test.ts",
    "test:conflicts": "vitest run -c vitest.config.ts src/tests/domain-conflicts.safe-composition.unit.test.ts src/tests/domain-conflicts.instant-schema.unit.test.ts",
    "test:context": "node dist/context.test-runner.js",
    "test:e2e": "vitest run -c vitest.config.ts src/tests/domain.context.e2e.test.ts",
    "test:unit": "vitest run -c vitest.config.ts src/tests/create-app.help.unit.test.ts src/tests/create-app.noninteractive-required.unit.test.ts src/tests/create-app.scaffold.unit.test.ts src/tests/create-app.secret-redaction.unit.test.ts src/tests/domain-conflicts.instant-schema.unit.test.ts src/tests/domain-conflicts.safe-composition.unit.test.ts src/tests/domain.actions-immutability.unit.test.ts src/tests/domain.actions-reflection.unit.test.ts src/tests/domain.builder-branches.unit.test.ts src/tests/domain.instant-schema-idempotent.unit.test.ts src/tests/domain.root-entrypoint.unit.test.ts src/tests/runtime-actions.domain-name-validation.unit.test.ts src/tests/runtime-actions.duplicates.unit.test.ts src/tests/runtime-actions.execution-context.unit.test.ts src/tests/runtime-actions.explicit-runtime.unit.test.ts src/tests/runtime-actions.included-subdomain.unit.test.ts src/tests/runtime-actions.missing.unit.test.ts src/tests/runtime-actions.recursion.unit.test.ts src/tests/runtime-actions.registry.unit.test.ts",
    "test:workflow": "vitest run -c vitest.workflow.config.mts",
    "typecheck": "tsc --noEmit",
    "typecheck:tests": "tsc --noEmit -p tsconfig.typecheck.json"
  },
  "signal_details": {
    "dependency_added_unknown": "7 new non-watchlisted dep(s): ['@instantdb/platform', '@workflow/serde', 'ink-spinner', 'jose', 'json5'] ...",
    "dist_tag_anomaly": "dist-tags.latest=1.22.35 but max published is 1.22.86-beta.development.0",
    "repo_too_new_for_version_history": "claimed repo created 114d ago but package has 204 versions (expect >= 138d for that history)",
    "size_spike": "unpackedSize 180940 -> 568309 (3.1\u00d7)"
  },
  "time": {
    "created": "2025-11-03T03:27:22.476Z",
    "modified": "2026-06-10T21:20:35.055Z"
  }
}