BEACON

← candidates

npm @clusterenvision/ui-webcomponents @1.2.6

score
0.501 med
flagged 2026-06-20 09:32
signals by category
identity 2 topology 1

maintainers added: npm-support

package profile →

Signals fired

signalweightrationale
identity
maintainer_churn 1.0 added: ['npm-support']
maintainer_takeover 1.0 prior all gone ['ainmor'] -> now ['npm-support']
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "ainmor"
  ],
  "versions": 6
}

Evidence (package doc at flag time)

{
  "dependencies_count": 3,
  "dist": {
    "integrity": "sha512-fBDY4n2ppC8LQGTxcHn1FrdnTDK2h/LLFgJsdqqec/F88A4nmYFYREe+oenIgnLaz5Dfyt4JSICCLbHKaO9VtA==",
    "tarball": "https://registry.npmjs.org/@clusterenvision/ui-webcomponents/-/ui-webcomponents-1.2.6.tgz",
    "unpackedSize": 5029410
  },
  "dist-tags": {
    "latest": "1.2.6"
  },
  "latest_version": "1.2.6",
  "maintainers": [
    {
      "email": "support@npmjs.com",
      "name": "npm-support"
    }
  ],
  "num_versions": 6,
  "repository": null,
  "scripts": {
    "build": "tsc -p tsconfig.json",
    "build-storybook": "storybook build",
    "build-storybook:fast": "CE_STORYBOOK_DISABLE_DOCS=1 storybook build",
    "build:ulimit": "./with-ulimit.sh pnpm build",
    "check:demos": "node ./scripts/check-demo-attrs.mjs",
    "check:icons": "node ./scripts/check-icon-names.mjs",
    "check:registrations": "node ./scripts/check-registrations.mjs",
    "check:styles": "node ./scripts/check-style-imports.mjs",
    "generate:contracts": "node scripts/generate-component-contracts.mjs",
    "generate:metadata": "node scripts/generate-component-metadata.mjs",
    "generate:registrations": "node scripts/generate-registrations.mjs",
    "prepare": "npm run build",
    "scaffold:component": "node scripts/scaffold-component.mjs",
    "storybook": "storybook dev -p 6006",
    "storybook:fast": "CE_STORYBOOK_DISABLE_DOCS=1 storybook dev -p 6006",
    "test": "vitest run",
    "test:a11y": "vitest run tests/**/*.a11y.test.ts",
    "test:a11y:axe": "RUN_AXE=1 vitest run tests/**/*.a11y.test.ts",
    "test:contracts": "vitest run tests/contracts/events tests/contracts/hydration tests/contracts/parts tests/contracts/conventions --passWithNoTests",
    "test:contracts:ci": "vitest run tests/contracts/events tests/contracts/hydration tests/contracts/parts tests/contracts/conventions --passWithNoTests",
    "test:hydration": "vitest run tests/Hydration*.test.ts",
    "test:lighthouse": "vitest run tests/perf/lighthouse-budgets.test.ts",
    "test:perf": "PERF_BUDGET=1 vitest run tests/perf/perf-budgets.test.ts",
    "test:types": "npm run build && tsd",
    "test:unit": "vitest run tests/**/*.test.ts",
    "typecheck:public": "tsc -p tsconfig.typecheck.json --noEmit",
    "vrt:baseline": "npm run build-storybook && npx playwright test --config tests/visual/playwright.config.ts --update-snapshots",
    "vrt:test": "npm run build-storybook && npx playwright test --config tests/visual/playwright.config.ts",
    "vrt:update": "npm run vrt:baseline"
  },
  "signal_details": {
    "maintainer_churn": "added: ['npm-support']",
    "maintainer_takeover": "prior all gone ['ainmor'] -> now ['npm-support']",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2026-06-14T16:35:51.664Z",
    "modified": "2026-06-20T14:32:17.075Z"
  }
}