BEACON

← candidates

npm velocious @1.0.463

score
0.7 high
flagged 2026-06-18 03:15
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 5 versions in last 24h: ['1.0.459', '1.0.460', '1.0.461', '1.0.462', '1.0.463']
topology
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['typanic']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "kaspernj"
  ],
  "versions": 451
}

Evidence (package doc at flag time)

{
  "dependencies_count": 23,
  "dist": {
    "integrity": "sha512-HsKC2MDZNJMHLM8jjQy3mUs+RPPpvr+g+KwsQbvLn24q9V8SrJOwsv7PKpZWmyTc+X+s5H/nsItlb8XTiktpMA==",
    "tarball": "https://registry.npmjs.org/velocious/-/velocious-1.0.463.tgz",
    "unpackedSize": 15096798
  },
  "dist-tags": {
    "latest": "1.0.463"
  },
  "latest_version": "1.0.463",
  "maintainers": [
    {
      "email": "kasper@diestoeckels.de",
      "name": "kaspernj"
    }
  ],
  "num_versions": 453,
  "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): ['typanic']",
    "rapid_release": "5 versions in last 24h: ['1.0.459', '1.0.460', '1.0.461', '1.0.462', '1.0.463']"
  },
  "time": {
    "created": "2022-02-25T09:50:26.245Z",
    "modified": "2026-06-18T08:14:58.150Z"
  }
}