BEACON

← candidates

npm @pplancq/react-template @2.9.0

score
0.6873 med
flagged 2026-06-15 13:16
signals by category
content 2 topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['template-install']
script_count_spike 0.5 scripts count 0 -> 25
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/pplancq/dev-tools.git' also claimed by 3 package(s) under different publishers: ['npm/@pplancq/commitlint-config', 'npm/@pplancq/create-react-app', 'npm/@pplancq/eslint-config']
dependency_added_unknown 0.6 7 new non-watchlisted dep(s): ['@hookform/resolvers', '@tanstack/react-query', '@tanstack/react-query-devtools', 'inversify', 'react-hook-form'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "pplancq"
  ],
  "versions": 86
}

Evidence (package doc at flag time)

{
  "dependencies_count": 9,
  "dist": {
    "integrity": "sha512-Ps+fMpANjj7IDQ7rKCZBesi0pi0LA5w8TbD5FnNh+wH9I6zy/mFJkO/pKB+BGLa+RAibHjdjFx+Mrj5UIk/oqA==",
    "tarball": "https://registry.npmjs.org/@pplancq/react-template/-/react-template-2.9.0.tgz",
    "unpackedSize": 349185
  },
  "dist-tags": {
    "latest": "2.9.0"
  },
  "latest_version": "2.9.0",
  "maintainers": [
    {
      "email": "paul.plancq@outlook.fr",
      "name": "pplancq"
    }
  ],
  "num_versions": 87,
  "repository": {
    "directory": "packages/react-template",
    "type": "git",
    "url": "git+https://github.com/pplancq/dev-tools.git"
  },
  "scripts": {
    "_postinstall": "msw init",
    "_prepare": "husky",
    "build": "rsbuild build",
    "lint": "node scripts/lint.js",
    "lint:eslint": "eslint \"{mocks,public,src,tests}/**/*.{js,jsx,mjs,ts,tsx}\"",
    "lint:eslint:fix": "eslint \"{mocks,public,src,tests}/**/*.{js,jsx,mjs,ts,tsx}\" --fix",
    "lint:prettier": "prettier \"{mocks,public,src}/**/*.!(js|jsx|mjs|ts|tsx|scss|css)\" --check --ignore-unknown",
    "lint:prettier:fix": "prettier \"{mocks,public,src}/**/*.!(js|jsx|mjs|ts|tsx|scss|css)\" --write --ignore-unknown",
    "lint:stylelint": "stylelint \"src/**/*.{scss,css}\"",
    "lint:stylelint:fix": "stylelint \"src/**/*.{scss,css}\" --fix",
    "lint:tsc": "tsc --noEmit",
    "package:check": "npm exec --yes package-lock-utd@1.1.3",
    "playwright:codegen": "playwright codegen",
    "playwright:install": "playwright install",
    "playwright:show-report": "playwright show-report",
    "preview": "rsbuild preview",
    "remove:demo": "node ./scripts/removeDemo.cjs",
    "start": "rsbuild dev",
    "start:mock": "rsbuild dev --env-mode mock",
    "test": "node scripts/test.js",
    "test:e2e": "node scripts/playwright.js test",
    "test:e2e:ui": "node scripts/playwright.js test --ui",
    "test:e2e:watch": "node scripts/playwright.js test --watch",
    "test:unit": "vitest run",
    "test:unit:watch": "vitest"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['template-install']",
    "dependency_added_unknown": "7 new non-watchlisted dep(s): ['@hookform/resolvers', '@tanstack/react-query', '@tanstack/react-query-devtools', 'inversify', 'react-hook-form'] ...",
    "script_count_spike": "scripts count 0 -> 25",
    "shared_repo_different_publisher": "repo 'git+https://github.com/pplancq/dev-tools.git' also claimed by 3 package(s) under different publishers: ['npm/@pplancq/commitlint-config', 'npm/@pplancq/create-react-app', 'npm/@pplancq/eslint-config']"
  },
  "time": {
    "created": "2024-02-05T21:45:24.618Z",
    "modified": "2026-06-15T18:15:57.459Z"
  }
}