npm velocious @1.0.469
score
0.7
high
flagged
2026-06-19 08:47
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['1.0.465', '1.0.466', '1.0.467', '1.0.468', '1.0.469'] |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['require-context'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"kaspernj"
],
"versions": 458
}
Evidence (package doc at flag time)
{
"dependencies_count": 24,
"dist": {
"integrity": "sha512-pXr3nZ2r/MKdpADHeuJCyvnjBPMXaIP2jQcVRCk4wyQoJVzEKwnQ4SmV3tzN11s+9W1L+MHr8YhP5XK1OhzTpw==",
"tarball": "https://registry.npmjs.org/velocious/-/velocious-1.0.469.tgz",
"unpackedSize": 15267723
},
"dist-tags": {
"latest": "1.0.469"
},
"latest_version": "1.0.469",
"maintainers": [
{
"email": "kasper@diestoeckels.de",
"name": "kaspernj"
}
],
"num_versions": 459,
"repository": {
"type": "git",
"url": "git+https://github.com/kaspernj/velocious.git"
},
"scripts": {
"all-checks": "npm run lint && npm run test",
"build": "node scripts/clean-build.js && npm run compile",
"compile": "tsc -b && npm run copy:js && npm run copy:ejs && npm run copy:templates && node scripts/ensure-bin-executable.js",
"copy:ejs": "cpy \"src/routes/**/*.ejs\" build/src/routes",
"copy:js": "cpy \"index.js\" build && cpy \"bin/**/*.js\" build/bin && cpy \"src/**/*.js\" build --parents",
"copy:templates": "cpy \"src/templates/**/*.js\" build/src/templates",
"eslint": "eslint",
"fallow": "fallow dead-code --baseline fallow-baselines/dead-code.json --fail-on-issues --quiet && fallow dupes --baseline fallow-baselines/dupes.json --fail-on-issues --quiet && fallow health --baseline fallow-baselines/health.json --report-only --quiet",
"fallow:baseline": "fallow dead-code --save-baseline fallow-baselines/dead-code.json && fallow dupes --save-baseline fallow-baselines/dupes.json && fallow health --save-baseline fallow-baselines/health.json",
"lint": "npm run eslint && npm run typecheck && npm run fallow",
"prepare": "npm run build",
"prepublishOnly": "npm run build && node scripts/ensure-bin-executable.js",
"release:patch": "release-patch",
"test": "node scripts/run-tests.js",
"test:browser": "node scripts/test-browser.js",
"test:expo": "npm run build && npm ci --prefix examples/expo && npm run export --prefix examples/expo && npm run test:dist --prefix examples/expo",
"typecheck": "tsc --noEmit",
"velocious": "asd",
"watch": "tsc -w",
"watch:ejs": "chokidar \"src/**/*.ejs\" -c \"npm run copy:ejs\""
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['require-context']",
"rapid_release": "5 versions in last 24h: ['1.0.465', '1.0.466', '1.0.467', '1.0.468', '1.0.469']"
},
"time": {
"created": "2022-02-25T09:50:26.245Z",
"modified": "2026-06-19T13:46:56.131Z"
}
}