BEACON

← candidates

npm @accounter/server @0.1.0

score
0.7 high
flagged 2026-07-21 11:08
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.1.0 but max published is 0.2.0-alpha-20260719153827-1b1628185afd995ac2c1c5bde72ebd3c95677134
shared_repo_different_publisher 0.9 repo 'git+https://github.com/Urigo/accounter-fullstack.git' also claimed by 10 package(s) under different publishers: ['npm/@accounter/pcn874-generator', 'npm/@accounter/scraper-app', 'npm/@accounter/client'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "gilgardosh"
  ],
  "versions": 4263
}

Evidence (package doc at flag time)

{
  "dependencies_count": 47,
  "dist": {
    "integrity": "sha512-g7U/YqfVKiLGO8SiHOCRxmXzDN8l3JICyHFWoxdDJMiHcmrL3eR9xXeg2maTTrGIdUgDjhJNUaIH8n6XVj/d+A==",
    "tarball": "https://registry.npmjs.org/@accounter/server/-/server-0.1.0.tgz",
    "unpackedSize": 19069462
  },
  "dist-tags": {
    "alpha": "0.2.0-alpha-20260721160522-ec45a522bd0bb0917e824f9ba3d53c1ccf32da04",
    "latest": "0.1.0"
  },
  "latest_version": "0.1.0",
  "maintainers": [
    {
      "email": "gilgardosh@gmail.com",
      "name": "gilgardosh"
    }
  ],
  "num_versions": 4265,
  "repository": {
    "directory": "packages/server",
    "type": "git",
    "url": "git+https://github.com/Urigo/accounter-fullstack.git"
  },
  "scripts": {
    "build": "tsc && tsc-alias",
    "cleanup:expired-invitations": "tsx src/scripts/run-invitation-cleanup.ts",
    "dev": "nodemon --exec \"yarn build && yarn start | pino-pretty\" --ignore dist --watch 'src/**/*' -e ts,tsx,mts",
    "generate": "yarn generate:all",
    "generate:sql": "dotenv -e ../../.env yarn pgtyped",
    "generate:sql:watch": "dotenv -e ../../.env yarn pgtyped:watch",
    "pgtyped": "yarn rimraf **/__generated__/*.types.ts; DATABASE_URL=$(node scripts/set-db-url.cjs) pgtyped -c $(node scripts/generate-local-pgconfig.cjs)",
    "pgtyped:watch": "yarn pgtyped -w",
    "seed:admin": "tsx scripts/seed-admin-context.ts",
    "seed:admin-context": "tsx scripts/seed-admin-context.ts",
    "seed:super-admin": "tsx scripts/seed-super-admin.ts",
    "server:build": "yarn build",
    "server:build:prod": "yarn generate && yarn workspaces foreach --all --parallel --include @accounter/green-invoice-graphql --include @accounter/pcn874-generator --include @accounter/shaam-uniform-format-generator --include @accounter/shaam6111-generator run build && yarn build",
    "server:dev": "yarn dev",
    "start": "node --import ./dist/server/src/bootstrap-telemetry.js dist/server/src/index.js",
    "validate:demo": "tsx src/demo-fixtures/validate-demo-data.ts"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=0.1.0 but max published is 0.2.0-alpha-20260719153827-1b1628185afd995ac2c1c5bde72ebd3c95677134",
    "shared_repo_different_publisher": "repo 'git+https://github.com/Urigo/accounter-fullstack.git' also claimed by 10 package(s) under different publishers: ['npm/@accounter/pcn874-generator', 'npm/@accounter/scraper-app', 'npm/@accounter/client'] ..."
  },
  "time": {
    "created": "2024-03-06T14:34:41.226Z",
    "modified": "2026-07-21T16:07:59.049Z"
  }
}