BEACON

← candidates

npm @ton/walletkit @1.0.0

score
0.5577 med
flagged 2026-06-17 10:14
signals by category
topology 3

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.0.0 but max published is 1.1.0-beta.0
shared_repo_different_publisher 0.9 repo 'https://github.com/ton-org/kit' also claimed by 1 package(s) under different publishers: ['npm/@ton/appkit']
repository_url_changed 0.7 'git+https://github.com/ton-connect/kit.git' -> 'https://github.com/ton-org/kit'

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "tsivarev",
    "truecarry",
    "klpx",
    "danil42russia",
    "tolk-vm",
    "ton-ci",
    "it-tonstudio-io",
    "alblancc",
    "g3co"
  ],
  "versions": 20
}

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-J37qLDU0AJnXiQv6iW/GMeZlT5gUQEMW89cBPE0hI1CqIhfwJwrf6Bn+WxUd54DvJGJ+S/vK4/MP6eAGE2umZg==",
    "tarball": "https://registry.npmjs.org/@ton/walletkit/-/walletkit-1.0.0.tgz",
    "unpackedSize": 3664926
  },
  "dist-tags": {
    "alpha": "1.0.0-alpha.4",
    "beta": "1.1.0-beta.0",
    "latest": "1.0.0"
  },
  "latest_version": "1.0.0",
  "maintainers": [
    {
      "email": "tsivarev.a@gmail.com",
      "name": "tsivarev"
    },
    {
      "email": "truecarry@gmail.com",
      "name": "truecarry"
    },
    {
      "email": "alex@arigativa.ru",
      "name": "klpx"
    },
    {
      "email": "Danil42Worker@gmail.com",
      "name": "danil42russia"
    },
    {
      "email": "tolk.vm@gmail.com",
      "name": "tolk-vm"
    },
    {
      "email": "ilya@tonstudio.io",
      "name": "ton-ci"
    },
    {
      "email": "it@tonstudio.io",
      "name": "it-tonstudio-io"
    },
    {
      "email": "correspondenceblanc@gmail.com",
      "name": "alblancc"
    },
    {
      "email": "kabisovvaleriy@gmail.com",
      "name": "g3co"
    }
  ],
  "num_versions": 22,
  "repository": {
    "type": "git",
    "url": "https://github.com/ton-org/kit"
  },
  "scripts": {
    "build": "pnpm build:clean && pnpm build:cjs && pnpm build:esm",
    "build:cjs": "tsc -p tsconfig.json",
    "build:clean": "rimraf dist",
    "build:esm": "tsc -p tsconfig.esm.json",
    "clean": "git clean -xdf dist node_modules .turbo coverage",
    "dev": "tsc -p tsconfig.esm.json --watch",
    "generate-openapi-spec": "src/api/scripts/generate-openapi-spec.sh",
    "generate-openapi-spec-fixtures": "src/api/scripts/generate-openapi-spec-fixtures.sh",
    "lint": "eslint . --max-warnings 0",
    "lint:fix": "eslint . --max-warnings 0 --fix",
    "quality": "pnpm test",
    "test": "vitest run",
    "test:coverage": "vitest run --coverage",
    "test:mutation": "stryker run stryker.config.js",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=1.0.0 but max published is 1.1.0-beta.0",
    "repository_url_changed": "'git+https://github.com/ton-connect/kit.git' -> 'https://github.com/ton-org/kit'",
    "shared_repo_different_publisher": "repo 'https://github.com/ton-org/kit' also claimed by 1 package(s) under different publishers: ['npm/@ton/appkit']"
  },
  "time": {
    "created": "2025-11-14T04:32:08.600Z",
    "modified": "2026-06-17T15:14:23.593Z"
  }
}