BEACON

← candidates

npm @appxdigital/appx-core @0.1.121

score
0.6635 med
flagged 2026-07-21 11:46
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
script_count_spike 0.5 scripts count 3 -> 12
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/appxdigital/appx-core.git' also claimed by 1 package(s) under different publishers: ['npm/@appxdigital/appx-core-cli']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "manuel.oliveira"
  ],
  "versions": 66
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-3+mQPvsQH72jz36VO1QCHwGl9XE2deMreDHXF3TKV24PfrHUqh/lyZbQnnys60pJYP2LIcKKXOLRWy/WOgdHtw==",
    "tarball": "https://registry.npmjs.org/@appxdigital/appx-core/-/appx-core-0.1.121.tgz",
    "unpackedSize": 454640
  },
  "dist-tags": {
    "beta": "0.1.121-beta.16",
    "latest": "0.1.121"
  },
  "latest_version": "0.1.121",
  "maintainers": [
    {
      "email": "manuel.oliveira@appx-digital.com",
      "name": "manuel.oliveira"
    }
  ],
  "num_versions": 67,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/appxdigital/appx-core.git"
  },
  "scripts": {
    "build": "tsc",
    "build:all": "npm run build && npm run build:cli",
    "build:cli": "npm --prefix cli ci",
    "db-pull": "npx prisma db pull && prisma-case-format --table-case pascal --field-case camel --enum-case pascal --file prisma/schema.prisma",
    "release:beta": "node scripts/release.mjs lib prerelease beta",
    "release:cli:beta": "node scripts/release.mjs cli prerelease beta",
    "release:cli:production": "node scripts/release.mjs cli patch",
    "release:production": "node scripts/release.mjs lib patch",
    "test": "jest",
    "test:all": "DB_PROVIDER=mysql jest && DB_PROVIDER=postgres jest",
    "test:mysql": "DB_PROVIDER=mysql jest",
    "test:postgres": "DB_PROVIDER=postgres jest"
  },
  "signal_details": {
    "script_count_spike": "scripts count 3 -> 12",
    "shared_repo_different_publisher": "repo 'git+https://github.com/appxdigital/appx-core.git' also claimed by 1 package(s) under different publishers: ['npm/@appxdigital/appx-core-cli']"
  },
  "time": {
    "created": "2025-07-28T20:34:23.760Z",
    "modified": "2026-07-21T16:46:09.279Z"
  }
}