npm @schemavaults/auth-server-sdk @0.28.7
score
0.85
high
flagged
2026-07-21 13:51
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.28.5', '0.28.6', '0.28.7'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/schemavaults/auth.git' also claimed by 7 package(s) under different publishers: ['npm/@schemavaults/jwt', 'npm/@schemavaults/auth-client-sdk', 'npm/@schemavaults/auth-react-provider'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jalexw"
],
"versions": 108
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-ZhXfYbcVdh24ImOL6yz+T/gAzlz/4t7NComlVO0cQGSzLi0c1mQeQLtiEvaKnwVDz6Vw6INKJwaVKixpiEfGuA==",
"tarball": "https://registry.npmjs.org/@schemavaults/auth-server-sdk/-/auth-server-sdk-0.28.7.tgz",
"unpackedSize": 345250
},
"dist-tags": {
"latest": "0.28.7"
},
"latest_version": "0.28.7",
"maintainers": [
{
"email": "jalexwhitman@gmail.com",
"name": "jalexw"
}
],
"num_versions": 110,
"repository": {
"directory": "packages/auth-server-sdk",
"type": "git",
"url": "git+https://github.com/schemavaults/auth.git"
},
"scripts": {
"build": "tsc --project tsconfig.json && tsc-alias --project tsconfig.json && bun run copy-codegen-templates && bun run prepare-cli",
"build-cli-for-nodejs": "esbuild --bundle --platform=node --target=node18 --outfile=dist/cli.cjs src/cli.ts",
"cleanup": "bun run cleanup:compiled-tests-output",
"cleanup:compiled-tests-output": "find ./dist -type f \\( -name \"*.test.js\" -o -name \"*.test.js.map\" -o -name \"*.test.d.ts\" \\) -delete",
"copy-codegen-templates": "/bin/bash ./copy-codegen-templates.sh",
"lint": "eslint src --ext .ts,.tsx",
"postbuild": "bun run cleanup",
"prepare-cli": "/bin/bash ./prepare-cli.sh",
"test": "NODE_ENV=test bun test",
"typecheck": "tsc --project tsconfig.json --noEmit"
},
"signal_details": {
"rapid_release": "3 versions in last 24h: ['0.28.5', '0.28.6', '0.28.7']",
"shared_repo_different_publisher": "repo 'git+https://github.com/schemavaults/auth.git' also claimed by 7 package(s) under different publishers: ['npm/@schemavaults/jwt', 'npm/@schemavaults/auth-client-sdk', 'npm/@schemavaults/auth-react-provider'] ..."
},
"time": {
"created": "2026-01-19T16:31:04.990Z",
"modified": "2026-07-21T18:51:30.699Z"
}
}