BEACON

← candidates

npm fixmind @1.0.14

score
0.6174 med
flagged 2026-06-22 15:53
signals by category
cadence 3

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 12 versions in last 24h: ['1.0.10', '1.0.11', '1.0.12', '1.0.13', '1.0.14']
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 ~561min ago

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-su8RKdvzHosIfA25YAXNYfcM5OEzd/IV0c8l2Z/Sx5Sd5IaDVS4jgZKJD6DLknMHmtpKROjsSpurVG85ZQaZ7A==",
    "tarball": "https://registry.npmjs.org/fixmind/-/fixmind-1.0.14.tgz",
    "unpackedSize": 616733
  },
  "dist-tags": {
    "latest": "1.0.14"
  },
  "latest_version": "1.0.14",
  "maintainers": [
    {
      "email": "faresgalal09@gmail.com",
      "name": "f47"
    }
  ],
  "num_versions": 12,
  "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": "12 versions in last 24h: ['1.0.10', '1.0.11', '1.0.12', '1.0.13', '1.0.14']",
    "removed_within_window": "version 1.0.0 was removed upstream ~561min 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:53:34.986Z"
  }
}