npm @solana/rpc-spec-types @6.9.0
score
0.7
high
flagged
2026-06-16 02:35
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=6.9.0 but max published is 6.10.0-canary-20260507145824 |
| 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/nominal-types', 'npm/@solana/functional', 'npm/@solana/errors'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"solana-devs"
],
"versions": 1807
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-A4fY1JRrcKqX3EfttO4Q8L97nGPqdjfekAV0eDyxN5nu9ngf5p7GKenkl7AYDoHLNr6ZX/C96cRADxXjsRJ0iA==",
"tarball": "https://registry.npmjs.org/@solana/rpc-spec-types/-/rpc-spec-types-6.9.0.tgz",
"unpackedSize": 190180
},
"dist-tags": {
"3x": "3.0.3",
"4x": "4.0.0",
"canary": "6.10.0-canary-20260615173250",
"experimental": "5.1.0-experimental-20251205104522",
"latest": "6.9.0",
"next": "2.0.0",
"preview": "2.0.0-preview.4.20240731091009.c2717fc498afa3228c8f8b01600a575989afae99",
"rc": "2.0.0-rc.4",
"tp2": "2.0.0-preview.2",
"tp3": "2.0.0-preview.3",
"tp4": "2.0.0-preview.4"
},
"latest_version": "6.9.0",
"maintainers": [
{
"email": "npm@solana.org",
"name": "solana-devs"
}
],
"num_versions": 1808,
"repository": {
"type": "git",
"url": "git+https://github.com/anza-xyz/kit.git"
},
"scripts": {
"compile:docs": "typedoc",
"compile:js": "tsup --config build-scripts/tsup.config.package.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.9.0 but max published is 6.10.0-canary-20260507145824",
"shared_repo_different_publisher": "repo 'git+https://github.com/anza-xyz/kit.git' also claimed by 10 package(s) under different publishers: ['npm/@solana/nominal-types', 'npm/@solana/functional', 'npm/@solana/errors'] ..."
},
"time": {
"created": "2024-02-22T14:12:55.076Z",
"modified": "2026-06-15T17:37:02.421Z"
}
}