BEACON

← candidates

npm @owox/backend @0.26.0

score
0.65 med
flagged 2026-06-09 05:23
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.26.0 but max published is 0.27.0-next-20260528123525
mass_publish_burst 0.8 publisher 'max-voloshyn' pushed 7 packages in the last 15min on npm

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 45,
  "dist": {
    "integrity": "sha512-vaMpdZDb9GDdCMRokBUYisoD4xXpJtTyf8TifFHZGnkyLBmefHjMuPy/hjoMDcztdPeC6wr0KianCz9p0C95dA==",
    "tarball": "https://registry.npmjs.org/@owox/backend/-/backend-0.26.0.tgz",
    "unpackedSize": 5531399
  },
  "dist-tags": {
    "latest": "0.26.0",
    "next": "0.27.0-next-20260609075042"
  },
  "latest_version": "0.26.0",
  "maintainers": [
    {
      "email": "voloshin.dp@gmail.com",
      "name": "max-voloshyn"
    }
  ],
  "num_versions": 1025,
  "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.26.0 but max published is 0.27.0-next-20260528123525",
    "mass_publish_burst": "publisher 'max-voloshyn' pushed 7 packages in the last 15min on npm"
  },
  "time": {
    "created": "2025-06-26T12:03:30.698Z",
    "modified": "2026-06-09T07:52:48.681Z"
  }
}