BEACON

← candidates

npm @appcorp/fusion-storybook @0.2.18

score
0.55 med
flagged 2026-06-08 22:54
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 4 versions in last 24h: ['0.2.15', '0.2.16', '0.2.17', '0.2.18']
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "taimoormk"
  ],
  "versions": 108
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-Q3ewAt3bYrxLwltNp3TpNGBfYeXehqGlHxOqgJTgFwgoE/6LPCTommJPdpJlEapg5uwVby7xL8DHcVdzcKN57g==",
    "tarball": "https://registry.npmjs.org/@appcorp/fusion-storybook/-/fusion-storybook-0.2.18.tgz",
    "unpackedSize": 1550114
  },
  "dist-tags": {
    "latest": "0.2.18"
  },
  "latest_version": "0.2.18",
  "maintainers": [
    {
      "email": "taimoor.m.k@live.com",
      "name": "taimoormk"
    }
  ],
  "num_versions": 108,
  "repository": null,
  "scripts": {
    "build": "yarn clean && yarn build:ts && cp package.json lib && cp README.md lib && cp yarn.lock lib",
    "build-storybook": "storybook build",
    "build:next": "next build",
    "build:ts": "tsc --project tsconfig.build.json",
    "clean": "yarn rimraf ./lib",
    "dev": "next dev",
    "format": "prettier --write .",
    "format:check": "prettier --check .",
    "lint": "eslint",
    "lint:fix": "eslint --fix",
    "major": "npm version major",
    "minor": "npm version minor",
    "patch": "npm version patch",
    "prepare": "husky",
    "publish:npm": "yarn build && cd lib/ && npm publish --access public && cd ..",
    "start": "next start",
    "storybook": "storybook dev -p 6006",
    "test": "jest --watchAll=false",
    "test:ci": "jest --ci --coverage",
    "test:e2e": "playwright test",
    "test:e2e:report": "playwright show-report",
    "test:e2e:ui": "playwright test --ui",
    "test:watch": "jest --watch",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "no_repo": "package.json has no repository field",
    "rapid_release": "4 versions in last 24h: ['0.2.15', '0.2.16', '0.2.17', '0.2.18']"
  },
  "time": {
    "created": "2026-04-13T11:53:24.618Z",
    "modified": "2026-06-09T03:19:45.777Z"
  }
}