BEACON

← candidates

npm @owox/backend @0.29.0

score
0.55 med
flagged 2026-07-12 02:47
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.29.0 but max published is 0.30.0-next-20260709123806
dependency_added_unknown 0.6 2 new non-watchlisted dep(s): ['@huggingface/transformers', '@modelcontextprotocol/sdk']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "max-voloshyn"
  ],
  "versions": 1076
}

Evidence (package doc at flag time)

{
  "dependencies_count": 47,
  "dist": {
    "integrity": "sha512-HLzmuhQdbcqDE0bXb9/YkUFycs5I/eVqjMuc5BFg0SJwQrRPiqsUbzutcQsIe5cLZBhof0Qa94nflMFzJhKh3A==",
    "tarball": "https://registry.npmjs.org/@owox/backend/-/backend-0.29.0.tgz",
    "unpackedSize": 6810881
  },
  "dist-tags": {
    "latest": "0.29.0",
    "next": "0.30.0-next-20260710115936"
  },
  "latest_version": "0.29.0",
  "maintainers": [
    {
      "email": "voloshin.dp@gmail.com",
      "name": "max-voloshyn"
    }
  ],
  "num_versions": 1136,
  "repository": {
    "directory": "apps/backend",
    "type": "git",
    "url": "git+https://github.com/OWOX/owox-data-marts.git"
  },
  "scripts": {
    "build": "nest build",
    "build:clean": "shx rm -rf dist",
    "build:connectors": "npm run build -w @owox/connectors --prefix ../..",
    "build:dep": "npm run build:internal-helpers && npm run build:connectors && npm run build:idp-protocol",
    "build:idp-protocol": "npm run build -w @owox/idp-protocol --prefix ../..",
    "build:internal-helpers": "npm run build -w @owox/internal-helpers --prefix ../..",
    "dev": "npm run start:dev",
    "dump:apply": "ts-node commands/apply-dump-command.ts",
    "dump:create": "ts-node commands/create-dump-command.ts",
    "format": "prettier --write \"**/*.{ts,json}\" --ignore-path ../../.prettierignore",
    "format:check": "prettier --check \"**/*.{ts,json}\" --ignore-path ../../.prettierignore",
    "lint": "eslint . --config ./eslint.config.mjs",
    "lint:fix": "eslint . --fix --config ./eslint.config.mjs",
    "lint:md": "markdownlint-cli2 --config ../../.markdownlint-cli2.mjs",
    "lint:md:fix": "markdownlint-cli2 --config ../../.markdownlint-cli2.mjs --fix",
    "migrations:create-template": "ts-node commands/create-migration-template-command.ts",
    "prebuild": "npm run build:clean && npm run build:dep",
    "prepack": "npm run build",
    "prepublishOnly": "npm run lint",
    "serve": "npm run start:prod",
    "start": "nest start",
    "start:debug": "nest start --debug --watch --env-file ../../.env",
    "start:dev": "nest start --watch --env-file ../../.env",
    "start:prod": "node dist/src/main",
    "test": "jest",
    "test:cov": "jest --coverage",
    "test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
    "test:e2e": "jest --config ./test/jest-e2e.json",
    "test:integration": "jest --config ./test/jest-integration.json",
    "test:watch": "jest --watch"
  },
  "signal_details": {
    "dependency_added_unknown": "2 new non-watchlisted dep(s): ['@huggingface/transformers', '@modelcontextprotocol/sdk']",
    "dist_tag_anomaly": "dist-tags.latest=0.29.0 but max published is 0.30.0-next-20260709123806"
  },
  "time": {
    "created": "2025-06-26T12:03:30.698Z",
    "modified": "2026-07-10T12:01:46.986Z"
  }
}