npm @solana/kit @6.10.0
score
0.7
high
flagged
2026-06-22 04:25
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=6.10.0 but max published is 6.10.1-canary-20260618143316 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/anza-xyz/kit.git' also claimed by 10 package(s) under different publishers: ['npm/@solana/offchain-messages', 'npm/@solana/rpc-transformers', 'npm/@solana/webcrypto-ed25519-polyfill'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"solana-devs"
],
"versions": 713
}
Evidence (package doc at flag time)
{
"dependencies_count": 25,
"dist": {
"integrity": "sha512-/WnnQp3uARh2JCFSfAakejTAqwmXVuMVTcRn5r2yDwY2yzZ4R6mt/Cl59VPimVLNSoTyN/KsEwhv9omr3ERazQ==",
"tarball": "https://registry.npmjs.org/@solana/kit/-/kit-6.10.0.tgz",
"unpackedSize": 3678582
},
"dist-tags": {
"3x": "3.0.3",
"4x": "4.0.0",
"canary": "6.10.1-canary-20260622090915",
"experimental": "5.1.0-experimental-20251205104522",
"latest": "6.10.0"
},
"latest_version": "6.10.0",
"maintainers": [
{
"email": "npm@solana.org",
"name": "solana-devs"
}
],
"num_versions": 714,
"repository": {
"type": "git",
"url": "git+https://github.com/anza-xyz/kit.git"
},
"scripts": {
"compile:docs": "typedoc",
"compile:js": "tsup --config build-scripts/tsup.config.library.ts",
"compile:typedefs": "tsc -p ./tsconfig.declarations.json",
"dev": "NODE_OPTIONS=\"--no-experimental-webstorage\" jest -c ../../node_modules/@solana/test-config/jest-dev.config.js --rootDir . --watch",
"publish-impl": "npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || (pnpm publish --tag ${PUBLISH_TAG:-canary} --access public --no-git-checks && (([ -n \"${GITHUB_OUTPUT:-}\" ] && echo 'published=true' >> \"$GITHUB_OUTPUT\") || true) && (([ \"$PUBLISH_TAG\" != \"canary\" ] && ../build-scripts/maybe-tag-latest.ts --token \"$GITHUB_TOKEN\" $npm_package_name@$npm_package_version) || true))",
"publish-packages": "pnpm prepublishOnly && pnpm publish-impl",
"style:fix": "pnpm eslint --fix src && pnpm prettier --log-level warn --ignore-unknown --write ./*",
"test:lint": "TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-lint.config.js --rootDir . --silent",
"test:prettier": "TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-prettier.config.js --rootDir . --silent",
"test:treeshakability:browser": "agadoo dist/index.browser.mjs",
"test:treeshakability:native": "agadoo dist/index.native.mjs",
"test:treeshakability:node": "agadoo dist/index.node.mjs",
"test:typecheck": "tsc --noEmit",
"test:unit:browser": "NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.browser.js --rootDir . --silent",
"test:unit:node": "NODE_OPTIONS=\"--no-experimental-webstorage\" TERM_OVERRIDE=\"${TURBO_HASH:+dumb}\" TERM=${TERM_OVERRIDE:-$TERM} jest -c ../../node_modules/@solana/test-config/jest-unit.config.node.js --rootDir . --silent"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=6.10.0 but max published is 6.10.1-canary-20260618143316",
"shared_repo_different_publisher": "repo 'git+https://github.com/anza-xyz/kit.git' also claimed by 10 package(s) under different publishers: ['npm/@solana/offchain-messages', 'npm/@solana/rpc-transformers', 'npm/@solana/webcrypto-ed25519-polyfill'] ..."
},
"time": {
"created": "2025-02-27T15:00:40.945Z",
"modified": "2026-06-22T09:25:10.009Z"
}
}