BEACON

← candidates

npm opensource-showcase @0.1.18

score
0.7179 high
flagged 2026-06-22 10:00
signals by category
identity 2 cadence 1

maintainers added: opensourceshowcase

package profile →

Signals fired

signalweightrationale
identity
maintainer_churn 1.0 added: ['opensourceshowcase']
maintainer_takeover 1.0 prior all gone ['hasithasandunlakshan'] -> now ['opensourceshowcase']
cadence
rapid_release 0.8 5 versions in last 24h: ['0.1.14', '0.1.15', '0.1.16', '0.1.17', '0.1.18']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "hasithasandunlakshan"
  ],
  "versions": 16
}

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-Z3ZhPmSQv/+EwymucrIsqCvr8sL3BGXB+8Fybnj4t3uDS0J52+X/bh9Lq2wBBmgqFzbvHuqrChqB9C6Wno5Npw==",
    "tarball": "https://registry.npmjs.org/opensource-showcase/-/opensource-showcase-0.1.18.tgz",
    "unpackedSize": 352947
  },
  "dist-tags": {
    "latest": "0.1.18"
  },
  "latest_version": "0.1.18",
  "maintainers": [
    {
      "email": "hasiofficial2002@gmail.com",
      "name": "opensourceshowcase"
    }
  ],
  "num_versions": 17,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/opensource-showcase/opensource-showcase.git"
  },
  "scripts": {
    "build": "tsc && chmod +x dist/cli.js",
    "build:watch": "tsc --watch",
    "dev": "tsx watch src/cli.ts",
    "format": "prettier --write \"**/*.{ts,json,md}\"",
    "format:check": "prettier --check \"**/*.{ts,json,md}\"",
    "lint": "eslint src",
    "lint:fix": "eslint src --fix",
    "postpublish": "git tag -f v$(node -p \"require('./package.json').version\")",
    "prepare": "npm run build",
    "prepublishOnly": "npm run type-check && npm run lint && npm run test:run && npm run build",
    "start": "node dist/cli.js",
    "test": "vitest",
    "test:coverage": "vitest run --coverage",
    "test:run": "vitest run --passWithNoTests",
    "type-check": "tsc --noEmit"
  },
  "signal_details": {
    "maintainer_churn": "added: ['opensourceshowcase']",
    "maintainer_takeover": "prior all gone ['hasithasandunlakshan'] -> now ['opensourceshowcase']",
    "rapid_release": "5 versions in last 24h: ['0.1.14', '0.1.15', '0.1.16', '0.1.17', '0.1.18']"
  },
  "time": {
    "created": "2026-06-02T21:54:57.377Z",
    "modified": "2026-06-22T15:00:22.414Z"
  }
}