npm sa2kit @3.0.0
score
0.7
high
flagged
2026-06-09 06:12
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['2.0.1', '2.0.2', '2.0.3', '2.0.4', '3.0.0'] |
| topology | ||
| dependency_added_unknown | 0.6 | 3 new non-watchlisted dep(s): ['@better-auth/drizzle-adapter', 'better-auth', 'zod'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"qhr123"
],
"versions": 116
}
Evidence (package doc at flag time)
{
"dependencies_count": 21,
"dist": {
"integrity": "sha512-/kUa41ytkILDCpUclP6vqsGdjyH8ta7X7sMyMwvL7sBFNadHgcoqJmuq/cmks2ar/qXhotHZkYwx9mN+xx5YOQ==",
"tarball": "https://registry.npmjs.org/sa2kit/-/sa2kit-3.0.0.tgz",
"unpackedSize": 23734447
},
"dist-tags": {
"beta": "2.0.0-beta.0",
"latest": "3.0.0"
},
"latest_version": "3.0.0",
"maintainers": [
{
"email": "951668065@qq.com",
"name": "qhr123"
}
],
"num_versions": 117,
"repository": {
"type": "git",
"url": "git+https://github.com/sa2kit/sa2kit.git"
},
"scripts": {
"build": "pnpm run verify:tsup-entries && pnpm run exports:verify && pnpm run build:common && pnpm run build:business",
"build:business": "NODE_OPTIONS='--max-old-space-size=16384' tsup --config tsup.business.config.ts",
"build:common": "NODE_OPTIONS='--max-old-space-size=8192' tsup --config tsup.common.config.ts",
"ci:common-build": "node scripts/ci-common-build.mjs",
"clean": "rm -rf dist",
"dev": "NODE_OPTIONS='--max-old-space-size=16384' tsup --watch",
"exports:sync": "node scripts/generate-exports.mjs",
"exports:verify": "node scripts/verify-exports.mjs",
"format": "prettier --write \"src/**/*.{ts,tsx}\"",
"format:check": "prettier --check \"src/**/*.{ts,tsx}\"",
"lint": "eslint src --ext .ts,.tsx",
"lint:fix": "eslint src --ext .ts,.tsx --fix",
"prepare": "node scripts/prepare.mjs",
"prepublishOnly": "pnpm run build && pnpm run test",
"publish:beta": "npm publish --tag beta --access public",
"publish:latest": "npm publish --access public",
"smoke:exports": "node scripts/smoke-exports.mjs",
"smoke:file-api": "vitest run tests/ossFile/uploadGetUrl.integration.test.ts tests/ossFile/bootstrap.test.ts",
"snapshot:exports": "node scripts/snapshot-exports.mjs",
"test": "vitest run",
"test:coverage": "vitest --coverage",
"test:ui": "vitest --ui",
"test:watch": "vitest",
"type-check": "tsc --noEmit",
"verify:tsup-entries": "node scripts/verify-tsup-entries.mjs"
},
"signal_details": {
"dependency_added_unknown": "3 new non-watchlisted dep(s): ['@better-auth/drizzle-adapter', 'better-auth', 'zod']",
"rapid_release": "6 versions in last 24h: ['2.0.1', '2.0.2', '2.0.3', '2.0.4', '3.0.0']"
},
"time": {
"created": "2025-11-11T17:11:43.305Z",
"modified": "2026-06-09T11:12:17.234Z"
}
}