BEACON

← candidates

npm @tanstack/create @0.68.4

score
0.5989 med
flagged 2026-06-22 17:36
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
size_spike 0.5 unpackedSize 14970625 -> 55005397 (3.7×)
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/TanStack/cli.git' also claimed by 7 package(s) under different publishers: ['npm/create-tanstack-app', 'npm/create-tanstack', 'npm/create-tsrouter-app'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "tannerlinsley"
  ],
  "versions": 32
}

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-LJ4eGQQPxyh88rEfod21P2HSAnlNFLVxlCw5GphhTBgzQTTw1FUA86N1VnIrI8h7LofDY4LfP0X84KVavXZKxQ==",
    "tarball": "https://registry.npmjs.org/@tanstack/create/-/create-0.68.4.tgz",
    "unpackedSize": 55005397
  },
  "dist-tags": {
    "latest": "0.68.4"
  },
  "latest_version": "0.68.4",
  "maintainers": [
    {
      "email": "tannerlinsley@gmail.com",
      "name": "tannerlinsley"
    }
  ],
  "num_versions": 34,
  "repository": {
    "directory": "packages/create",
    "type": "git",
    "url": "git+https://github.com/TanStack/cli.git"
  },
  "scripts": {
    "build": "npm run generate-manifest && tsc && npm run copy-assets",
    "copy-assets": "node -e \"const fs=require('fs');const path=require('path');function copyDir(src,dest){if(!fs.existsSync(dest))fs.mkdirSync(dest,{recursive:true});for(const entry of fs.readdirSync(src,{withFileTypes:true})){const srcPath=path.join(src,entry.name);const destPath=path.join(dest,entry.name);if(entry.isDirectory())copyDir(srcPath,destPath);else fs.copyFileSync(srcPath,destPath)}}['react','solid'].forEach(fw=>{['add-ons','toolchains','hosts','examples','project'].forEach(dir=>{const src='src/frameworks/'+fw+'/'+dir;const dest='dist/frameworks/'+fw+'/'+dir;if(fs.existsSync(src))copyDir(src,dest)})})\"",
    "dev": "npm run generate-manifest && tsc --watch",
    "generate-manifest": "node ./scripts/generate-manifest.mjs",
    "test": "npm run generate-manifest && eslint ./src && vitest run",
    "test:coverage": "npm run generate-manifest && vitest run --coverage",
    "test:watch": "npm run generate-manifest && vitest"
  },
  "signal_details": {
    "shared_repo_different_publisher": "repo 'git+https://github.com/TanStack/cli.git' also claimed by 7 package(s) under different publishers: ['npm/create-tanstack-app', 'npm/create-tanstack', 'npm/create-tsrouter-app'] ...",
    "size_spike": "unpackedSize 14970625 -> 55005397 (3.7\u00d7)"
  },
  "time": {
    "created": "2026-01-29T06:23:50.153Z",
    "modified": "2026-06-22T22:35:48.689Z"
  }
}