BEACON

← candidates

npm fixmind @1.0.9

score
0.549 med
flagged 2026-06-22 15:05
signals by category
cadence 3

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 7 versions in last 24h: ['1.0.4', '1.0.6', '1.0.7', '1.0.8', '1.0.9']
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 ~512min ago

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-o032k1YgZDsBYqp2rVQdRw72ZvZmg7b21/CeN7YP5KhDroh/vi1Z9yrtaX8Gj7QoTcLb5+qyb8vEDdzO6t7gIA==",
    "tarball": "https://registry.npmjs.org/fixmind/-/fixmind-1.0.9.tgz",
    "unpackedSize": 613176
  },
  "dist-tags": {
    "latest": "1.0.9"
  },
  "latest_version": "1.0.9",
  "maintainers": [
    {
      "email": "faresgalal09@gmail.com",
      "name": "f47"
    }
  ],
  "num_versions": 7,
  "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": "7 versions in last 24h: ['1.0.4', '1.0.6', '1.0.7', '1.0.8', '1.0.9']",
    "removed_within_window": "version 1.0.0 was removed upstream ~512min 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-22T20:05:07.358Z"
  }
}