BEACON

← candidates

npm @opengis/fastify-table @2.5.25

score
0.55 med
flagged 2026-07-27 08:42
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['2.5.23', '2.5.24', '2.5.25']
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "evheniihavryliuk",
    "andrii.cherin",
    "setebosu",
    "rapax.deus",
    "mchernenko",
    "serebasikk",
    "artem_maniakin",
    "aponasko",
    "farizov_maxim",
    "bohdana_usenko"
  ],
  "versions": 765
}

Evidence (package doc at flag time)

{
  "dependencies_count": 32,
  "dist": {
    "integrity": "sha512-kAgtYq+cheSS+RKx3dKFs+pVPTGVQEYTya4CmjpsTaZG2LFDPeorQgN/nlDvHVFX9tYiE54lMJZQqZwZmKrL4A==",
    "tarball": "https://registry.npmjs.org/@opengis/fastify-table/-/fastify-table-2.5.25.tgz",
    "unpackedSize": 1225919
  },
  "dist-tags": {
    "latest": "2.5.25"
  },
  "latest_version": "2.5.25",
  "maintainers": [
    {
      "email": "havryliuk@softpro.ua",
      "name": "evheniihavryliuk"
    },
    {
      "email": "cherin.andrey@gmail.com",
      "name": "andrii.cherin"
    },
    {
      "email": "frolov.softpro@gmail.com",
      "name": "setebosu"
    },
    {
      "email": "rapax.deus@gmail.com",
      "name": "rapax.deus"
    },
    {
      "email": "chernenko@softpro.ua",
      "name": "mchernenko"
    },
    {
      "email": "seniuk@softpro.ua",
      "name": "serebasikk"
    },
    {
      "email": "380559a@gmail.com",
      "name": "artem_maniakin"
    },
    {
      "email": "aponasko@softpro.ua",
      "name": "aponasko"
    },
    {
      "email": "farnaks.net@gmail.com",
      "name": "farizov_maxim"
    },
    {
      "email": "u.bohdanaaaaa@gmail.com",
      "name": "bohdana_usenko"
    }
  ],
  "num_versions": 766,
  "repository": null,
  "scripts": {
    "build": "tsc -b --clean && tsc && copyfiles server/plugins/grpc/utils/*.proto dist && copyfiles server/migrations/*.sql dist && copyfiles server/templates/**/*.html dist && copyfiles server/templates/**/*.hbs dist && copyfiles script/* dist && copyfiles -u 2 module/core/*/* dist/module/core",
    "clean": "tsc -b --clean",
    "compress": "node compress.js",
    "dev": "NODE_ENV=development bun start",
    "dev1": "bun --hot dist/server",
    "dump": "bun ./script/dump.ts",
    "dump1": "bun ./dist/script/dump.js",
    "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
    "major": "npm version major && git push && npm publish",
    "migrate": "bun ./script/migrate.ts",
    "migrate1": "bun ./dist/script/migrate.js",
    "minor": "npm version minor && git push && npm publish",
    "patch": "npm version patch && git push && npm publish",
    "prepublishOnly": "npm run build",
    "prod": "NODE_ENV=production bun dist/server",
    "start": "LOG_LEVEL=trace bun server",
    "start1": "npx tsx server",
    "test": "npx vitest run"
  },
  "signal_details": {
    "no_repo": "package.json has no repository field",
    "rapid_release": "3 versions in last 24h: ['2.5.23', '2.5.24', '2.5.25']"
  },
  "time": {
    "created": "2024-04-14T18:59:00.353Z",
    "modified": "2026-07-27T08:58:42.903Z"
  }
}