npm @copilotkit/vue @1.64.1
score
0.5989
med
flagged
2026-07-29 15:52
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.64.1 but max published is 1.64.2-canary.1785346263 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/CopilotKit/CopilotKit.git' also claimed by 10 package(s) under different publishers: ['npm/@copilotkit/react-native', 'npm/@copilotkit/runtime', 'npm/@copilotkit/channels-core'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"copilotkit"
],
"versions": 32
}
Evidence (package doc at flag time)
{
"dependencies_count": 13,
"dist": {
"integrity": "sha512-s8Khd8WOKpmqfuAcpQdnOAPYTCeTWLHUBJxXKS06y0K4hZFFoIEIWPE7ImLQwenJoX0nCbp8DWIwkPk/asMTvg==",
"tarball": "https://registry.npmjs.org/@copilotkit/vue/-/vue-1.64.1.tgz",
"unpackedSize": 4475378
},
"dist-tags": {
"canary": "1.64.2-canary.rc-1",
"latest": "1.64.1"
},
"latest_version": "1.64.1",
"maintainers": [
{
"email": "devops@copilotkit.ai",
"name": "copilotkit"
}
],
"num_versions": 34,
"repository": {
"type": "git",
"url": "git+https://github.com/CopilotKit/CopilotKit.git"
},
"scripts": {
"attw": "attw --pack . --profile node16 --exclude-entrypoints ./styles.css --ignore-rules internal-resolution-error",
"build": "vite build && pnpm build:css && pnpm build:types",
"build:css": "npx @tailwindcss/cli -i ./src/styles/globals.css -o ./dist/styles.css -m && node scripts/scope-preflight.mjs ./dist/styles.css",
"build:types": "vue-tsc -p tsconfig.json --declaration --emitDeclarationOnly --outDir dist --skipLibCheck && node -e \"const fs=require('fs');fs.cpSync('./dist/index.d.ts','./dist/index.d.mts');fs.cpSync('./dist/index.d.ts','./dist/index.d.cts');fs.cpSync('./dist/v2/index.d.ts','./dist/v2/index.d.mts');fs.cpSync('./dist/v2/index.d.ts','./dist/v2/index.d.cts')\"",
"check-types": "vue-tsc --noEmit",
"clean": "node -e \"const fs=require('fs');fs.rmSync('dist',{recursive:true,force:true})\"",
"dev": "concurrently \"pnpm dev:css\" \"vite build --watch\"",
"dev:css": "npx @tailwindcss/cli -i ./src/styles/globals.css -o ./dist/styles.css --watch --minify",
"lint": "eslint .",
"publint": "publint .",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:ui": "vitest --ui",
"test:watch": "vitest"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.64.1 but max published is 1.64.2-canary.1785346263",
"shared_repo_different_publisher": "repo 'git+https://github.com/CopilotKit/CopilotKit.git' also claimed by 10 package(s) under different publishers: ['npm/@copilotkit/react-native', 'npm/@copilotkit/runtime', 'npm/@copilotkit/channels-core'] ..."
},
"time": {
"created": "2026-05-13T23:00:43.421Z",
"modified": "2026-07-29T20:51:55.493Z"
}
}