npm @happyvertical/sql @0.82.0
score
0.6513
med
flagged
2026-07-21 22:34
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['0.80.5', '0.80.6', '0.81.0', '0.81.1', '0.82.0'] |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'wllgrffn' pushed 18 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"wllgrffn"
],
"versions": 23
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-829qhP9RIqtybMq6bFg/upg80lzFVDah1ScWHYHRCgAU/LaT5hJpRqGhdC/v46Mo7Vr0DaIbJNPCZfSYGGTlIg==",
"tarball": "https://registry.npmjs.org/@happyvertical/sql/-/sql-0.82.0.tgz",
"unpackedSize": 1038915
},
"dist-tags": {
"latest": "0.82.0"
},
"latest_version": "0.82.0",
"maintainers": [
{
"email": "willgriffin@gmail.com",
"name": "wllgrffn"
}
],
"num_versions": 24,
"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 18 packages in the last 15min on npm",
"rapid_release": "6 versions in last 24h: ['0.80.5', '0.80.6', '0.81.0', '0.81.1', '0.82.0']"
},
"time": {
"created": "2026-06-23T08:14:22.050Z",
"modified": "2026-07-22T02:02:43.903Z"
}
}