BEACON

← candidates

npm @gravity-ui/blog-constructor @10.1.0

score
0.55 med
flagged 2026-07-20 03:50
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=10.1.0 but max published is 10.1.1-alpha.0
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['@gravity-ui/icons']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "resure",
    "amje",
    "gravity-ui-bot",
    "jhoncool",
    "nikitagorin",
    "niktverd",
    "jekaoz"
  ],
  "versions": 164
}

Evidence (package doc at flag time)

{
  "dependencies_count": 11,
  "dist": {
    "integrity": "sha512-5eoFn6lIyXl/fJDTaE9/nDFGKcFNefxYHnKl24K2lq/ZVdQ0Lv+nDULb/FXiWhvVbLqnK9kRH1ba8hpgizcivQ==",
    "tarball": "https://registry.npmjs.org/@gravity-ui/blog-constructor/-/blog-constructor-10.1.0.tgz",
    "unpackedSize": 1498616
  },
  "dist-tags": {
    "alpha": "10.1.1-alpha.1",
    "beta": "8.0.0-beta.1",
    "latest": "10.1.0",
    "untagged": "6.10.0"
  },
  "latest_version": "10.1.0",
  "maintainers": [
    {
      "email": "resure@yandex.com",
      "name": "resure"
    },
    {
      "email": "amje@yandex.com",
      "name": "amje"
    },
    {
      "email": "gravity-ui-bot@yandex.com",
      "name": "gravity-ui-bot"
    },
    {
      "email": "jhoncool@mail.ru",
      "name": "jhoncool"
    },
    {
      "email": "nikitagn9@gmail.com",
      "name": "nikitagorin"
    },
    {
      "email": "nn.tverd@gmail.com",
      "name": "niktverd"
    },
    {
      "email": "alaev89@yandex.ru",
      "name": "jekaoz"
    }
  ],
  "num_versions": 167,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gravity-ui/blog-constructor.git"
  },
  "scripts": {
    "build": "run-p build:client build:server",
    "build:client": "gulp",
    "build:server": "rimraf server && tsc -p tsconfig.server.json && move-file server/server.js server/index.js && move-file server/server.d.ts server/index.d.ts",
    "clean": "gulp clean",
    "deps:install": "npm ci",
    "deps:truncate": "npm prune --production",
    "dev": "npm run storybook:start",
    "lint": "run-p lint:js lint:styles lint:prettier typecheck",
    "lint:fix": "run-s lint:js:fix lint:styles:fix lint:prettier:fix typecheck",
    "lint:js": "eslint '**/*.{js,jsx,ts,tsx}' --max-warnings=0",
    "lint:js:fix": "eslint '**/*.{js,jsx,ts,tsx}' --max-warnings=0 --quiet --fix",
    "lint:prettier": "prettier --check '**/*.{js,jsx,ts,tsx,css,scss,json,yaml,yml,md}'",
    "lint:prettier:fix": "prettier --write '**/*.{js,jsx,ts,tsx,css,scss,json,yaml,yml,md}'",
    "lint:styles": "stylelint '{styles,src}/**/*.scss'",
    "lint:styles:fix": "stylelint **/*.scss -s scss --fix",
    "playwright": "playwright test --config=playwright/playwright.config.ts",
    "playwright:clear-cache": "rm -rf ./playwright/.cache",
    "playwright:docker": "./scripts/playwright-docker.sh 'npm run playwright'",
    "playwright:docker:clear-cache": "./scripts/playwright-docker.sh clear-cache",
    "playwright:docker:update": "./scripts/playwright-docker.sh 'npm run playwright:update'",
    "playwright:install": "playwright install --with-deps",
    "playwright:update": "npm run playwright -- -u",
    "prepare": "husky install",
    "prepublishOnly": "npm run lint && npm run build",
    "start": "node dist",
    "storybook:build": "storybook build -c .storybook -o storybook-static",
    "storybook:start": "storybook dev -p 7010",
    "svgo": "svgo --config svgo.config.js",
    "svgo:all": "svgo --config svgo.config.js -r -f assets",
    "test": "jest --maxWorkers=50%",
    "test:coverage": "jest --coverage",
    "test:watch": "jest --watchAll --maxWorkers=25%",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['@gravity-ui/icons']",
    "dist_tag_anomaly": "dist-tags.latest=10.1.0 but max published is 10.1.1-alpha.0"
  },
  "time": {
    "created": "2023-02-13T13:21:40.990Z",
    "modified": "2026-07-20T08:50:40.098Z"
  }
}