BEACON

← candidates

npm diffwiki-app @0.6.1

score
0.5031 med
flagged 2026-07-24 20:44
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
no_repo 0.3 package.json has no repository field
mass_publish_burst 0.8 publisher 'skapoor81' pushed 5 packages in the last 15min on npm

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "skapoor81"
  ],
  "versions": 51
}

Evidence (package doc at flag time)

{
  "dependencies_count": 18,
  "dist": {
    "integrity": "sha512-i9DoOM5L8jF82vI2JkFCWNex1t/jnEKhAAHaxSyrAxkyERoNKjk7VeZS54yYLRUFGSxpUNh43SUHRoHQEPX6PA==",
    "tarball": "https://registry.npmjs.org/diffwiki-app/-/diffwiki-app-0.6.1.tgz",
    "unpackedSize": 32053742
  },
  "dist-tags": {
    "latest": "0.6.1",
    "next": "0.6.1-rc.202607250144.696649b"
  },
  "latest_version": "0.6.1",
  "maintainers": [
    {
      "email": "sid@cloudvoyant.io",
      "name": "skapoor81"
    }
  ],
  "num_versions": 52,
  "repository": null,
  "scripts": {
    "build": "vite build",
    "build:static": "vite build --outDir dist-static",
    "check": "tsc --noEmit",
    "dev": "vite dev --port 3000",
    "dev:e2e": "vite dev --port 3100",
    "export": "node bin/export.mjs",
    "lint": "eslint src --no-error-on-unmatched-pattern && tsc --noEmit",
    "lint:fix": "eslint src --no-error-on-unmatched-pattern --fix",
    "preview": "vite preview",
    "serve:static-e2e": "node tests/e2e/seed-fixture.mjs && node bin/export.mjs --out dist-site-e2e --base / && node bin/serve-static.mjs dist-site-e2e --port 5055",
    "start": "node bin/wiki-server.mjs",
    "test": "vitest run --passWithNoTests",
    "test:e2e": "playwright test"
  },
  "signal_details": {
    "mass_publish_burst": "publisher 'skapoor81' pushed 5 packages in the last 15min on npm",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2026-07-21T12:14:04.389Z",
    "modified": "2026-07-25T01:44:29.330Z"
  }
}