npm @happyvertical/sql @0.83.0
score
0.6555
med
flagged
2026-07-22 02:51
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['0.80.6', '0.81.0', '0.81.1', '0.82.0', '0.83.0'] |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'wllgrffn' pushed 23 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"wllgrffn"
],
"versions": 24
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-3rkdJ9om+6vk8xn4e7WEkQiBYMKqC9lQXBYRpzmyvNbAujIfqamejk8kF5EURdd/hKqIlqGtxpd2XzZH3fptLw==",
"tarball": "https://registry.npmjs.org/@happyvertical/sql/-/sql-0.83.0.tgz",
"unpackedSize": 1050473
},
"dist-tags": {
"latest": "0.83.0"
},
"latest_version": "0.83.0",
"maintainers": [
{
"email": "willgriffin@gmail.com",
"name": "wllgrffn"
}
],
"num_versions": 25,
"repository": {
"directory": "packages/sql",
"type": "git",
"url": "git+https://github.com/happyvertical/sdk.git"
},
"scripts": {
"build": "vite build",
"build:watch": "vite build --watch",
"clean": "rm -rf dist docs *.tsbuildinfo",
"dev": "npm run build:watch & npm run test:watch",
"docs": "typedoc --plugin typedoc-plugin-markdown --out docs --entryPoints ./src/index.ts --tsconfig ./tsconfig.json --excludePrivate --excludeInternal --hideGenerator --fileExtension .md --readme none --categorizeByGroup false --includeVersion false --hidePageHeader --hidePageTitle false --outputFileStrategy modules",
"docs:watch": "typedoc --plugin typedoc-plugin-markdown --out docs --entryPoints ./src/index.ts --tsconfig ./tsconfig.json --excludePrivate --excludeInternal --hideGenerator --fileExtension .md --readme none --categorizeByGroup false --includeVersion false --hidePageHeader --hidePageTitle false --outputFileStrategy modules --watch",
"test": "vitest --config ../../vitest.package.config.ts run",
"test:duckdb": "vitest --config ../../vitest.package.config.ts run src/duckdb.spec.ts src/count.spec.ts",
"test:postgres": "node ../../scripts/run-with-ci-postgres.mjs -- vitest --config ../../vitest.package.config.ts run src/postgres.spec.ts src/postgres-vector.spec.ts src/postgres-connection-lifecycle.spec.ts src/postgres-nested-transaction.spec.ts src/postgres-transaction-errors.spec.ts src/transaction-schema-scope.spec.ts src/identifier-injection.spec.ts src/postgres-insert-column-binding.spec.ts src/postgres-count.spec.ts",
"test:sqlite": "vitest --config ../../vitest.package.config.ts run src/sqlite.spec.ts src/count.spec.ts",
"test:watch": "vitest --config ../../vitest.package.config.ts"
},
"signal_details": {
"mass_publish_burst": "publisher 'wllgrffn' pushed 23 packages in the last 15min on npm",
"rapid_release": "6 versions in last 24h: ['0.80.6', '0.81.0', '0.81.1', '0.82.0', '0.83.0']"
},
"time": {
"created": "2026-06-23T08:14:22.050Z",
"modified": "2026-07-22T03:34:14.073Z"
}
}