BEACON

← candidates

npm @gravity-ui/gateway @4.15.0

score
0.6074 med
flagged 2026-07-19 23:30
signals by category
content 2 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['gateway-reflection-patch']
script_count_spike 0.5 scripts count 0 -> 14
topology
dependency_added_unknown 0.6 9 new non-watchlisted dep(s): ['@grpc/grpc-js', '@grpc/proto-loader', 'ajv', 'axios', 'axios-retry'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "resure",
    "amje",
    "gravity-ui-bot"
  ],
  "versions": 72
}

Evidence (package doc at flag time)

{
  "dependencies_count": 9,
  "dist": {
    "integrity": "sha512-CJhdmRaCM1y63Wdo25ZXfmJ3husJrIqRSPB417FegyHHj9qBaQpx7FA6anq9/OrSDaynbmK2YSqWjFVEbMe/Lw==",
    "tarball": "https://registry.npmjs.org/@gravity-ui/gateway/-/gateway-4.15.0.tgz",
    "unpackedSize": 336457
  },
  "dist-tags": {
    "latest": "4.15.0",
    "untagged": "3.2.4"
  },
  "latest_version": "4.15.0",
  "maintainers": [
    {
      "email": "resure@yandex.com",
      "name": "resure"
    },
    {
      "email": "amje@yandex.com",
      "name": "amje"
    },
    {
      "email": "gravity-ui-bot@yandex.com",
      "name": "gravity-ui-bot"
    }
  ],
  "num_versions": 77,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gravity-ui/gateway.git"
  },
  "scripts": {
    "build": "tsc",
    "build-and-run-integration": "npm run build-integration && npm run start-integration-server",
    "build-integration": "sh integration-test/build.sh",
    "clean": "rm -rf build && rm -rf build-integration",
    "lint": "npm run lint:code && npm run lint:exports",
    "lint:code": "eslint \"lib/**/*.{js,ts}\" --quiet",
    "lint:exports": "npm run build && attw --pack .",
    "prepare": "husky install",
    "prepublishOnly": "npm run build",
    "start-integration-server": "node build-integration/integration-test/server",
    "test": "jest --colors",
    "test-integration": "npx patch-package && start-server-and-test build-and-run-integration http://127.0.0.1:3000 test-integration-no-server",
    "test-integration-no-server": "jest --colors --config=jest.config-integration.js",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['gateway-reflection-patch']",
    "dependency_added_unknown": "9 new non-watchlisted dep(s): ['@grpc/grpc-js', '@grpc/proto-loader', 'ajv', 'axios', 'axios-retry'] ...",
    "script_count_spike": "scripts count 0 -> 14"
  },
  "time": {
    "created": "2023-08-18T19:13:00.963Z",
    "modified": "2026-07-03T11:48:12.510Z"
  }
}