BEACON

← candidates

npm @owox/backend @0.27.1

score
0.65 med
flagged 2026-06-17 10:40
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.27.1 but max published is 0.28.0-next-20260611124543
mass_publish_burst 0.8 publisher 'max-voloshyn' pushed 8 packages in the last 15min on npm

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 45,
  "dist": {
    "integrity": "sha512-fDLGxfHvxt78l6lLO4gIpkzyfGnvFVkzd8Rqut16Wgcgzs1XCrhUcXSw5O46vrQWlv1MMjdq3X0xwT73t5ceog==",
    "tarball": "https://registry.npmjs.org/@owox/backend/-/backend-0.27.1.tgz",
    "unpackedSize": 5898767
  },
  "dist-tags": {
    "latest": "0.27.1",
    "next": "0.28.0-next-20260617150743"
  },
  "latest_version": "0.27.1",
  "maintainers": [
    {
      "email": "voloshin.dp@gmail.com",
      "name": "max-voloshyn"
    }
  ],
  "num_versions": 1063,
  "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": {
    "dist_tag_anomaly": "dist-tags.latest=0.27.1 but max published is 0.28.0-next-20260611124543",
    "mass_publish_burst": "publisher 'max-voloshyn' pushed 8 packages in the last 15min on npm"
  },
  "time": {
    "created": "2025-06-26T12:03:30.698Z",
    "modified": "2026-06-17T15:09:55.502Z"
  }
}