BEACON

← candidates

npm @eclipse-glsp/cli @2.7.0

score
0.6862 med
flagged 2026-06-22 07:11
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=2.7.0 but max published is 2.8.0-next.0
shared_repo_different_publisher 0.9 repo 'git+https://github.com/eclipse-glsp/glsp.git' also claimed by 8 package(s) under different publishers: ['npm/@eclipse-glsp/eslint-config', 'npm/@eclipse-glsp/ts-config', 'npm/@eclipse-glsp/prettier-config'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "tortmayr",
    "planger",
    "eclipse-glsp-bot",
    "mfleck",
    "jfaltermeier",
    "ndoschek",
    "lkoehler"
  ],
  "versions": 85
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-FR2W6nTR+jP3oVW6vug2HE4ldTM3RMcYNoKM841QJ3TZpuNpbMHCEYuoERTnr7F4VxkXwPGfSfwLLq5wni+b5g==",
    "tarball": "https://registry.npmjs.org/@eclipse-glsp/cli/-/cli-2.7.0.tgz",
    "unpackedSize": 984835
  },
  "dist-tags": {
    "latest": "2.7.0",
    "next": "2.8.0-next.15"
  },
  "latest_version": "2.7.0",
  "maintainers": [
    {
      "email": "tortmayr@eclipsesource.com",
      "name": "tortmayr"
    },
    {
      "email": "planger@eclipsesource.com",
      "name": "planger"
    },
    {
      "email": "glsp-bot@eclipse.org",
      "name": "eclipse-glsp-bot"
    },
    {
      "email": "mfleck@eclipsesource.com",
      "name": "mfleck"
    },
    {
      "email": "jfaltermeier@eclipsesource.com",
      "name": "jfaltermeier"
    },
    {
      "email": "ndoschek@eclipsesource.com",
      "name": "ndoschek"
    },
    {
      "email": "lkoehler@eclipsesource.com",
      "name": "lkoehler"
    }
  ],
  "num_versions": 86,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/eclipse-glsp/glsp.git"
  },
  "scripts": {
    "build": "yarn check-types && yarn bundle",
    "build:prod": "yarn check-types && yarn bundle --production",
    "bundle": "yarn clean:dist && node esbuild.js",
    "check-types": "tsc",
    "clean": "rimraf  dist tsconfig.tsbuildinfo",
    "clean:dist": "rimraf dist",
    "lint": "eslint --ext .ts,.tsx ./src",
    "lint:ci": "yarn lint -o eslint.xml -f checkstyle",
    "start": "node dist/cli.js",
    "test": "mocha --config .mocharc.json",
    "test:all": "yarn test && yarn test:e2e",
    "test:ci": "yarn test --reporter mocha-ctrf-json-reporter",
    "test:coverage": "nyc yarn test",
    "test:e2e": "yarn build && mocha --config .mocharc.e2e.json",
    "watch": "node esbuild.js --watch",
    "watch:tsc": "tsc --watch"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=2.7.0 but max published is 2.8.0-next.0",
    "shared_repo_different_publisher": "repo 'git+https://github.com/eclipse-glsp/glsp.git' also claimed by 8 package(s) under different publishers: ['npm/@eclipse-glsp/eslint-config', 'npm/@eclipse-glsp/ts-config', 'npm/@eclipse-glsp/prettier-config'] ..."
  },
  "time": {
    "created": "2022-12-06T16:13:31.566Z",
    "modified": "2026-06-22T12:11:12.610Z"
  }
}