BEACON

← candidates

npm @flowfuse/file-server @2.31.0

score
0.6333 med
flagged 2026-06-05 08:59
signals by category
content 1 topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['ff-file-storage']
topology
dist_tag_anomaly 0.5 dist-tags.latest=2.31.0 but max published is 2.31.1-c835e7e-202606041317.0
dependency_added_unknown 0.6 15 new non-watchlisted dep(s): ['@aws-sdk/client-s3', '@fastify/helmet', '@node-red/util', 'fastify', 'fastify-healthcheck'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "hardillb",
    "knolleary",
    "flowfuse-user"
  ],
  "versions": 208
}

Evidence (package doc at flag time)

{
  "dependencies_count": 15,
  "dist": {
    "integrity": "sha512-nj12qE4sCNTOk4ZjB3ZQ3zXPFFmbA7tblQhjELKTmLorefbe03By9RGXFDld5OgNVc6bJSUQrz+d4U3Q866emg==",
    "tarball": "https://registry.npmjs.org/@flowfuse/file-server/-/file-server-2.31.0.tgz",
    "unpackedSize": 84725
  },
  "dist-tags": {
    "latest": "2.31.0",
    "nightly": "2.31.1-c835e7e-202606041317.0"
  },
  "latest_version": "2.31.0",
  "maintainers": [
    {
      "email": "hardillb@gmail.com",
      "name": "hardillb"
    },
    {
      "email": "nick.oleary@gmail.com",
      "name": "knolleary"
    },
    {
      "email": "nick@flowfuse.com",
      "name": "flowfuse-user"
    }
  ],
  "num_versions": 212,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/FlowFuse/file-server.git"
  },
  "scripts": {
    "lint": "eslint -c eslint.config.mjs",
    "lint:fix": "eslint -c eslint.config.mjs --fix",
    "serve": "cross-env NODE_ENV=development nodemon -w forge index.js",
    "start": "node index.js",
    "test": "mocha test/unit/**/*_spec.js --timeout 5000",
    "test:nopg": "cross-env TEST_POSTGRES=false mocha test/unit/**/*_spec.js --timeout 5000"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['ff-file-storage']",
    "dependency_added_unknown": "15 new non-watchlisted dep(s): ['@aws-sdk/client-s3', '@fastify/helmet', '@node-red/util', 'fastify', 'fastify-healthcheck'] ...",
    "dist_tag_anomaly": "dist-tags.latest=2.31.0 but max published is 2.31.1-c835e7e-202606041317.0"
  },
  "time": {
    "created": "2023-11-28T13:57:39.142Z",
    "modified": "2026-06-04T13:17:58.271Z"
  }
}