npm @tailor-platform/sdk @1.70.0
score
0.7
high
flagged
2026-06-29 21:33
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.70.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 2 package(s) under different publishers: ['npm/@tailor-platform/sdk-codemod', 'npm/@tailor-platform/create-sdk'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"jackchuka-tailor",
"npm-tailor"
],
"versions": 172
}
Evidence (package doc at flag time)
{
"dependencies_count": 51,
"dist": {
"integrity": "sha512-VfQ3VnV4+t69tUabAfZWf4CyDhikFSGklOqeHdX4LmUpGl4y7d8/RpKPVYkUEGBr8kEtfBRWEyRCSAQTadi0BA==",
"tarball": "https://registry.npmjs.org/@tailor-platform/sdk/-/sdk-1.70.0.tgz",
"unpackedSize": 7605495
},
"dist-tags": {
"beta": "1.9.2",
"latest": "1.70.0",
"next": "2.0.0-next.2"
},
"latest_version": "1.70.0",
"maintainers": [
{
"email": "jackchuka@tailor.tech",
"name": "jackchuka-tailor"
},
{
"email": "npm@tailor.tech",
"name": "npm-tailor"
}
],
"num_versions": 176,
"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"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.70.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 2 package(s) under different publishers: ['npm/@tailor-platform/sdk-codemod', 'npm/@tailor-platform/create-sdk']"
},
"time": {
"created": "2025-11-17T00:18:48.797Z",
"modified": "2026-06-29T02:54:54.229Z"
}
}