BEACON

← candidates

npm @ya-accelerators/nextjs-framework @0.0.47

score
0.7687 high
flagged 2026-06-07 08:27
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 5 versions in last 24h: ['0.0.43', '0.0.44', '0.0.45', '0.0.46', '0.0.47']
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/ya-technologies/web-development-base.git' also claimed by 1 package(s) under different publishers: ['npm/@ya-accelerators/web-backend-framework']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "ya-holdings",
    "ya-izumaru"
  ],
  "versions": 47
}

Evidence (package doc at flag time)

{
  "dependencies_count": 16,
  "dist": {
    "integrity": "sha512-KASrZqqOhFJExUySh+KgImaCBqwsHdB6z//HhmFfC/cFskLgd4TAIFDe+Yzzlu5V+Hy9axYJbNYjxkT2himkGA==",
    "tarball": "https://registry.npmjs.org/@ya-accelerators/nextjs-framework/-/nextjs-framework-0.0.47.tgz",
    "unpackedSize": 1479648
  },
  "dist-tags": {
    "latest": "0.0.47"
  },
  "latest_version": "0.0.47",
  "maintainers": [
    {
      "email": "root@ya-holdings.com",
      "name": "ya-holdings"
    },
    {
      "email": "yutaka.izumaru@ya-holdings.com",
      "name": "ya-izumaru"
    }
  ],
  "num_versions": 48,
  "repository": {
    "directory": "frontend/packages/nextjs-framework",
    "type": "git",
    "url": "git+https://github.com/ya-technologies/web-development-base.git"
  },
  "scripts": {
    "build": "tsc --declaration && pnpm run move-dist && pnpm run copy-files",
    "copy-files": "copyfiles -u 1 styles/**/* dist/styles && copyfiles -u 3 src/i18n/strings/**/* dist/i18n/strings",
    "dev": "nodemon",
    "fix": "run-p -l -c fix:*",
    "fix:eslint": "eslint . --fix",
    "fix:prettier": "prettier --write --config ../../.prettierrc.mjs --ignore-path ../../../.gitignore .",
    "lint": "run-p -l -c lint:*",
    "lint:eslint": "eslint .",
    "lint:prettier": "prettier --check --config ../../.prettierrc.mjs --ignore-path ../../../.gitignore .",
    "lint:tsc": "tsc --pretty --noEmit --incremental false",
    "move-dist": "cp -r dist/src/* dist/ 2>/dev/null || true && rm -rf dist/src 2>/dev/null || true",
    "setup": "pnpm run build",
    "test": "jest"
  },
  "signal_details": {
    "rapid_release": "5 versions in last 24h: ['0.0.43', '0.0.44', '0.0.45', '0.0.46', '0.0.47']",
    "shared_repo_different_publisher": "repo 'git+https://github.com/ya-technologies/web-development-base.git' also claimed by 1 package(s) under different publishers: ['npm/@ya-accelerators/web-backend-framework']"
  },
  "time": {
    "created": "2026-04-10T18:36:15.128Z",
    "modified": "2026-06-07T13:27:54.229Z"
  }
}