npm @funkit/connect @9.21.0
score
0.7
high
flagged
2026-06-12 09:07
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=9.21.0 but max published is 9.21.1-next.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/fun-xyz/funkit.git' also claimed by 5 package(s) under different publishers: ['npm/@funkit/connect-core', 'npm/@funkit/utils', 'npm/@funkit/fun-relay'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"chloe-tan",
"fun-dkim",
"dosta",
"herringtondarkholme"
],
"versions": 301
}
Evidence (package doc at flag time)
{
"dependencies_count": 30,
"dist": {
"integrity": "sha512-P/5wgxA3Kny7ChaKt8yVe/d50nrAnus7Gx495XYZVkaO+xVy8iBCWuomS9/y8zJrp39Yqexrku3iU4PSmMpy9A==",
"tarball": "https://registry.npmjs.org/@funkit/connect/-/connect-9.21.0.tgz",
"unpackedSize": 6952873
},
"dist-tags": {
"latest": "9.21.0",
"next": "9.21.1-next.0"
},
"latest_version": "9.21.0",
"maintainers": [
{
"email": "chloe@fun.xyz",
"name": "chloe-tan"
},
{
"email": "davidk@fun.xyz",
"name": "fun-dkim"
},
{
"email": "a.dosta@icloud.com",
"name": "dosta"
},
{
"email": "nonamesheep@outlook.com",
"name": "herringtondarkholme"
}
],
"num_versions": 303,
"repository": {
"directory": "packages/connect",
"type": "git",
"url": "git+https://github.com/fun-xyz/funkit.git"
},
"scripts": {
"build": "node build.js && pnpm typecheck",
"build-storybook": "storybook build",
"build:watch": "node build.js --watch",
"dev": "pnpm build:watch & pnpm typegen:watch",
"i18n:unused": "node scripts/find-unused-i18n-keys.mjs",
"lint": "oxlint",
"lint:fix": "oxlint --fix",
"prebuild": "pnpm statsig:generate && pnpm typegen",
"predev": "pnpm statsig:generate",
"statsig:api-types": "openapi-typescript https://api.statsig.com/openapi/20240601.json -o scripts/statsig/api-types.ts",
"statsig:generate": "tsx scripts/statsig/generate.ts",
"storybook": "storybook dev -p 6006",
"storybook:clean": "rm -rf node_modules/.vite && npm run storybook",
"storybook:fast": "NODE_OPTIONS='--max-old-space-size=4096' storybook dev -p 6006 --no-open",
"svgo": "svgo -rf .",
"test": "vitest",
"test:coverage": "vitest run --coverage",
"test:ui": "vitest --ui --coverage --watch",
"typecheck": "pnpm tsc --noEmit",
"typegen": "tsc --project tsconfig.build.json --emitDeclarationOnly && tsc-alias",
"typegen:watch": "tsc --project tsconfig.build.json --emitDeclarationOnly --watch"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=9.21.0 but max published is 9.21.1-next.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/fun-xyz/funkit.git' also claimed by 5 package(s) under different publishers: ['npm/@funkit/connect-core', 'npm/@funkit/utils', 'npm/@funkit/fun-relay'] ..."
},
"time": {
"created": "2023-12-27T21:56:23.295Z",
"modified": "2026-06-12T14:07:10.502Z"
}
}