BEACON

← candidates

npm fixmind @1.0.17

score
0.6525 med
flagged 2026-06-22 16:43
signals by category
cadence 3

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 15 versions in last 24h: ['1.0.13', '1.0.14', '1.0.15', '1.0.16', '1.0.17']
superseded_quickly 0.9 prior version 1.0.0 lived 2min upstream before being pulled
removed_within_window 0.9 version 1.0.0 was removed upstream ~610min ago

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "f47"
  ],
  "versions": 14
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-7CanGFQvoiC522akfldd80DiYU+sM3zua3gIBPqyopKIxVmsPQpRfAmD5OTh9GQxNlk6ip8+BEaxYfjU8Rlx2A==",
    "tarball": "https://registry.npmjs.org/fixmind/-/fixmind-1.0.17.tgz",
    "unpackedSize": 620460
  },
  "dist-tags": {
    "latest": "1.0.17"
  },
  "latest_version": "1.0.17",
  "maintainers": [
    {
      "email": "faresgalal09@gmail.com",
      "name": "f47"
    }
  ],
  "num_versions": 15,
  "repository": {
    "directory": "packages/core",
    "type": "git",
    "url": "git+https://github.com/F-47/fixmind.git"
  },
  "scripts": {
    "build": "npm run clean && npm run build:server && npm run copy:dashboard && npm run chmod:bin",
    "build:server": "tsc -p tsconfig.json",
    "chmod:bin": "node -e \"require('fs').chmodSync('dist/src/cli.js', 0o755); require('fs').chmodSync('dist/src/launcher.js', 0o755)\"",
    "clean": "node -e \"require('fs').rmSync('dist',{recursive:true,force:true})\"",
    "copy:dashboard": "node -e \"require('fs').cpSync('../dashboard/dist','dist/dashboard',{recursive:true})\"",
    "fixmind": "node dist/src/launcher.js",
    "prepack": "npm run build",
    "test": "npm run build && node --no-warnings --test dist/test/*.test.js"
  },
  "signal_details": {
    "rapid_release": "15 versions in last 24h: ['1.0.13', '1.0.14', '1.0.15', '1.0.16', '1.0.17']",
    "removed_within_window": "version 1.0.0 was removed upstream ~610min ago",
    "superseded_quickly": "prior version 1.0.0 lived 2min upstream before being pulled"
  },
  "time": {
    "created": "2026-06-22T10:29:17.141Z",
    "modified": "2026-06-22T21:35:19.369Z"
  }
}