BEACON

← candidates

npm @tailor-platform/sdk @1.83.0

score
0.7 high
flagged 2026-07-27 01:55
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.83.0 but max published is 2.0.0-next.0
shared_repo_different_publisher 0.9 repo 'git+https://github.com/tailor-platform/sdk.git' also claimed by 5 package(s) under different publishers: ['npm/@tailor-platform/sdk-plugin-tailordb-erd', 'npm/@tailor-platform/eslint-plugin-sdk', 'npm/@tailor-platform/create-sdk'] ...

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "jackchuka-tailor",
    "npm-tailor"
  ],
  "versions": 203
}

Evidence (package doc at flag time)

{
  "dependencies_count": 52,
  "dist": {
    "integrity": "sha512-QfjrdlVm6jaBNLbSp2TNsgSo+OEQyOY1mIPlCjY8p8Rzgmki/XFTWfdI+fCrS53MsqECxhfsx1bAf/mN1SdUOQ==",
    "tarball": "https://registry.npmjs.org/@tailor-platform/sdk/-/sdk-1.83.0.tgz",
    "unpackedSize": 8528723
  },
  "dist-tags": {
    "beta": "1.9.2",
    "latest": "1.83.0",
    "next": "2.0.0-next.10"
  },
  "latest_version": "1.83.0",
  "maintainers": [
    {
      "email": "jackchuka@tailor.tech",
      "name": "jackchuka-tailor"
    },
    {
      "email": "npm@tailor.tech",
      "name": "npm-tailor"
    }
  ],
  "num_versions": 204,
  "repository": {
    "directory": "packages/sdk",
    "type": "git",
    "url": "git+https://github.com/tailor-platform/sdk.git"
  },
  "scripts": {
    "build": "tsdown && politty generate-worker --bin dist/cli/index.mjs --program tailor-sdk --shell zsh --verify",
    "check:import-cycles": "tsx scripts/check-import-cycles.ts",
    "check:public-api-jsdoc": "tsx scripts/check-public-api-jsdoc.ts",
    "check:zod-isolation": "tsx scripts/check-zod-isolation.ts",
    "docs:check": "vitest run --project=unit* src/cli/docs.test.ts",
    "docs:update": "POLITTY_DOCS_UPDATE=true vitest run --project=unit* src/cli/docs.test.ts",
    "generate": "zinfer && node -e \"const f=require('fs').readdirSync('src/types').filter(f=>f.endsWith('.generated.ts')).map(f=>'src/types/'+f);if(f.length)require('child_process').execSync('pnpm oxfmt --write '+f.join(' '),{stdio:'inherit'})\"",
    "knip": "knip",
    "lint": "oxlint --type-aware .",
    "lint:fix": "oxlint --type-aware . --fix",
    "measure:bundle": "node ../../scripts/measure-bundle-size-sonda.js",
    "perf:runtime": "bash scripts/perf/runtime-perf.sh",
    "perf:typecheck": "bash scripts/perf/exec.sh",
    "postinstall": "node postinstall.mjs",
    "prepublish": "pnpm run build",
    "publint": "publint --strict",
    "test": "vitest",
    "test:coverage": "vitest --coverage",
    "test:e2e": "vitest --project=e2e",
    "test:unit": "vitest --project=unit*",
    "typecheck": "tsc --noEmit",
    "typecheck:go": "tsgo --tsBuildInfoFile ./.tsgo.tsbuildinfo"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=1.83.0 but max published is 2.0.0-next.0",
    "shared_repo_different_publisher": "repo 'git+https://github.com/tailor-platform/sdk.git' also claimed by 5 package(s) under different publishers: ['npm/@tailor-platform/sdk-plugin-tailordb-erd', 'npm/@tailor-platform/eslint-plugin-sdk', 'npm/@tailor-platform/create-sdk'] ..."
  },
  "time": {
    "created": "2025-11-17T00:18:48.797Z",
    "modified": "2026-07-27T06:55:52.071Z"
  }
}