BEACON

← candidates

npm @malloy-publisher/server @0.0.208

score
0.6667 med
flagged 2026-06-22 12:24
signals by category
topology 3

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.0.208 but max published is 0.0.382-dev
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']
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['lunr']

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 40,
  "dist": {
    "integrity": "sha512-crfdjKPNcMSN4etXzxq33jUO1bOwpDn3lRmynLJwrFt5scpDCreTbZsWhsyARxpjI/YI3378o4Es5V3ainsZHg==",
    "tarball": "https://registry.npmjs.org/@malloy-publisher/server/-/server-0.0.208.tgz",
    "unpackedSize": 28620646
  },
  "dist-tags": {
    "latest": "0.0.208",
    "next": "0.0.198-dev6"
  },
  "latest_version": "0.0.208",
  "maintainers": [
    {
      "email": "sagarswamiraokulkarni@gmail.com",
      "name": "sagarswamiraokulkarni"
    },
    {
      "email": "kjnesbit@ms2.co",
      "name": "kjnesbit.ms2"
    },
    {
      "email": "matt@ms2.co",
      "name": "mhwilder"
    }
  ],
  "num_versions": 150,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/malloydata/publisher.git"
  },
  "scripts": {
    "bake-duckdb-extensions": "bun scripts/bake-duckdb-extensions.js",
    "build": "bun generate-api-types && bun build:app && NODE_ENV=production bun run build.ts && bun run bake-duckdb-extensions",
    "build:app": "cd ../app && NODE_ENV=production bunx vite build",
    "build:server-only": "bun generate-api-types && NODE_ENV=production bun run build.ts && bun run bake-duckdb-extensions",
    "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": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['lunr']",
    "dist_tag_anomaly": "dist-tags.latest=0.0.208 but max published is 0.0.382-dev",
    "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-06-22T17:24:35.861Z"
  }
}