BEACON

← candidates

npm @malloy-publisher/server @0.0.198

score
0.7333 high
flagged 2026-05-20 21:33
signals by category
topology 3

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.0.198 but max published is 0.0.382-dev
mass_publish_burst 0.8 publisher 'GitHub Actions' pushed 91 packages in the last 15min on npm
shared_repo_different_publisher 0.9 repo 'git+https://github.com/malloydata/publisher.git' also claimed by 2 package(s) under different publishers: ['npm/@malloy-publisher/sdk', 'npm/@malloy-publisher/app']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "sagarswamiraokulkarni",
    "kjnesbit.ms2",
    "mhwilder",
    "quirkyllama"
  ],
  "versions": 138
}

Evidence (package doc at flag time)

{
  "dependencies_count": 39,
  "dist": {
    "integrity": "sha512-UdjEzszHLjaRCMuBYzEO6pWToQC/hnzfQhaUQUjILZKEjWUdX3g/Cw5KbhB2Dv7QEjiXqDR1A7FKmWeKiB8zXg==",
    "tarball": "https://registry.npmjs.org/@malloy-publisher/server/-/server-0.0.198.tgz",
    "unpackedSize": 23823690
  },
  "dist-tags": {
    "latest": "0.0.198",
    "next": "0.0.198-dev4"
  },
  "latest_version": "0.0.198",
  "maintainers": [
    {
      "email": "sagarswamiraokulkarni@gmail.com",
      "name": "sagarswamiraokulkarni"
    },
    {
      "email": "kjnesbit@ms2.co",
      "name": "kjnesbit.ms2"
    },
    {
      "email": "matt@ms2.co",
      "name": "mhwilder"
    },
    {
      "email": "josh.sacks@gmail.com",
      "name": "quirkyllama"
    }
  ],
  "num_versions": 139,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/malloydata/publisher.git"
  },
  "scripts": {
    "build": "bun generate-api-types && bun build:app && NODE_ENV=production bun run build.ts",
    "build:app": "cd ../app && NODE_ENV=production bunx vite build",
    "build:server-only": "bun generate-api-types && NODE_ENV=production bun run build.ts",
    "format": "bunx prettier --write '**/*.{ts,tsx}'",
    "generate-api-types": "bunx openapi-typescript ../../api-doc.yaml --output src/api.ts",
    "lint": "bunx eslint \"./src/**/*.ts\"",
    "start": "NODE_ENV=production bun run ./dist/server.mjs",
    "start:dev": "NODE_ENV=development bun --watch src/server.ts",
    "start:dev:init": "NODE_ENV=development bun --watch src/server.ts --init",
    "start:init": "NODE_ENV=production bun run ./dist/server.mjs --init",
    "start:instrumented": "bun --preload ./dist/instrumentation.mjs ./dist/server.mjs",
    "test": "bun run test:unit && bun run test:integration",
    "test:integration": "bun test --timeout 200000 tests --max-workers=1",
    "test:unit": "bun test --timeout 100000 src"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=0.0.198 but max published is 0.0.382-dev",
    "mass_publish_burst": "publisher 'GitHub Actions' pushed 91 packages in the last 15min on npm",
    "shared_repo_different_publisher": "repo 'git+https://github.com/malloydata/publisher.git' also claimed by 2 package(s) under different publishers: ['npm/@malloy-publisher/sdk', 'npm/@malloy-publisher/app']"
  },
  "time": {
    "created": "2025-06-24T19:37:30.706Z",
    "modified": "2026-05-21T02:33:43.586Z"
  }
}