npm @funkit/connect @9.19.0
score
0.8333
high
flagged
2026-06-09 15:30
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| 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/fun-relay', 'npm/@funkit/utils', 'npm/@funkit/connect-core'] ... |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@funkit/connect-core'] |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo fun-xyz/funkit returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"chloe-tan",
"fun-dkim",
"dosta",
"herringtondarkholme"
],
"versions": 298
}
Evidence (package doc at flag time)
{
"dependencies_count": 30,
"dist": {
"integrity": "sha512-ol17wvHeKZK6nFt1vgvoVpcVElFzpvIsKgtTkB8+otx390HEs7hHgb5i1/VCZgiTohNBgjK+DhrhhZqjLiFkhQ==",
"tarball": "https://registry.npmjs.org/@funkit/connect/-/connect-9.19.0.tgz",
"unpackedSize": 5510859
},
"dist-tags": {
"latest": "9.19.0",
"next": "9.11.0-next.0"
},
"latest_version": "9.19.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": 299,
"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": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@funkit/connect-core']",
"repo_doesnt_exist": "claimed repo fun-xyz/funkit returns 404 on github.com",
"shared_repo_different_publisher": "repo 'git+https://github.com/fun-xyz/funkit.git' also claimed by 5 package(s) under different publishers: ['npm/@funkit/fun-relay', 'npm/@funkit/utils', 'npm/@funkit/connect-core'] ..."
},
"time": {
"created": "2023-12-27T21:56:23.295Z",
"modified": "2026-06-05T20:41:07.467Z"
}
}