BEACON

← candidates

npm @de-otio/trellis @0.23.0

score
0.6164 med
flagged 2026-07-25 01:45
signals by category
topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.23.0 but max published is 0.24.0-alpha.0
shared_repo_different_publisher 0.9 repo 'git+https://github.com/de-otio/trellis.git' also claimed by 1 package(s) under different publishers: ['npm/@de-otio/trellis-extension-api']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 54d ago but package has 40 versions (expect >= 96d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "rkm1"
  ],
  "versions": 39
}

Evidence (package doc at flag time)

{
  "dependencies_count": 33,
  "dist": {
    "integrity": "sha512-f/nf9LinhLNeRYVk+IipRJNMqYo/MCeqUm/oLV2nLRG+zm76zff4+AkYUmoOI0EIcmG7C0EOZTAb1+4qgjijrQ==",
    "tarball": "https://registry.npmjs.org/@de-otio/trellis/-/trellis-0.23.0.tgz",
    "unpackedSize": 7645538
  },
  "dist-tags": {
    "alpha": "0.24.0-alpha.1",
    "latest": "0.23.0"
  },
  "latest_version": "0.23.0",
  "maintainers": [
    {
      "email": "richard.myers@de-otio.org",
      "name": "rkm1"
    }
  ],
  "num_versions": 40,
  "repository": {
    "directory": "apps/api",
    "type": "git",
    "url": "git+https://github.com/de-otio/trellis.git"
  },
  "scripts": {
    "build": "tsc --build tsconfig.json",
    "dev": "tsx watch src/server.ts",
    "format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
    "lint": "tsc --build",
    "postpack": "node -e \"require('fs').rmSync('./prisma',{recursive:true,force:true})\"",
    "prepack": "node -e \"require('fs').cpSync('../../prisma','./prisma',{recursive:true})\"",
    "prisma:generate": "prisma generate",
    "prisma:migrate:deploy": "prisma migrate deploy",
    "prisma:migrate:dev": "prisma migrate dev",
    "seed:feature-toggles": "tsx scripts/seed-feature-toggles.ts",
    "seed:platform-categories": "tsx scripts/seed-platform-categories.ts",
    "start": "node dist/server.js",
    "test": "vitest run",
    "test:coverage": "vitest run --coverage",
    "test:coverage:ci": "vitest run --coverage --config vitest.coverage-ci.config.ts",
    "test:e2e": "vitest run --config vitest.e2e.config.ts",
    "test:e2e:crud": "E2E_SHARD=crud E2E_USER_COUNT=2 vitest run --config vitest.e2e.crud.config.ts",
    "test:e2e:media": "E2E_SHARD=media E2E_USER_COUNT=1 vitest run --config vitest.e2e.media.config.ts",
    "test:e2e:readonly": "E2E_SHARD=readonly E2E_USER_COUNT=1 vitest run --config vitest.e2e.readonly.config.ts",
    "test:e2e:security": "E2E_SHARD=security E2E_USER_COUNT=1 vitest run --config vitest.e2e.security.config.ts",
    "test:e2e:smoke": "E2E_SHARD=smoke vitest run --config vitest.e2e.smoke.config.ts",
    "test:e2e:social": "E2E_SHARD=social E2E_USER_COUNT=2 vitest run --config vitest.e2e.social.config.ts",
    "test:e2e:standalone": "E2E_SHARD=standalone E2E_USER_COUNT=2 vitest run --config vitest.e2e.standalone.config.ts",
    "test:graph": "vitest run --config vitest.graph.config.ts",
    "test:graph:failover": "vitest run --config vitest.graph.failover.config.ts",
    "test:integration": "vitest run --config vitest.integration.config.ts",
    "test:integration:ci": "vitest run --config vitest.integration-ci.config.ts",
    "test:postdeployment": "vitest run --config vitest.postdeployment.config.ts",
    "test:postdeployment:api": "vitest run --config vitest.postdeployment.api.config.ts",
    "test:postdeployment:followers": "vitest run --config vitest.postdeployment.followers.config.ts",
    "test:schema": "vitest run --config vitest.schema.config.ts",
    "test:standalone": "vitest run --config vitest.standalone.config.ts",
    "test:ui": "vitest --ui",
    "test:watch": "vitest"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=0.23.0 but max published is 0.24.0-alpha.0",
    "repo_too_new_for_version_history": "claimed repo created 54d ago but package has 40 versions (expect >= 96d for that history)",
    "shared_repo_different_publisher": "repo 'git+https://github.com/de-otio/trellis.git' also claimed by 1 package(s) under different publishers: ['npm/@de-otio/trellis-extension-api']"
  },
  "time": {
    "created": "2026-04-19T10:17:31.638Z",
    "modified": "2026-07-25T06:45:17.939Z"
  }
}