BEACON

← candidates

npm react-autoql @8.29.6

score
0.6 med
flagged 2026-06-22 18:11
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
typosquat 1.0 combosquat of 'react'
dist_tag_anomaly 0.5 dist-tags.latest=8.29.6 but max published is 8.29.7

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "nikkimeganmoore",
    "shivodd8",
    "azhouchata",
    "eleon-chata-ai"
  ],
  "versions": 621
}

Evidence (package doc at flag time)

{
  "dependencies_count": 55,
  "dist": {
    "integrity": "sha512-xn0RqnQh3PHEMRIV7FN55XjcoasX3/BIFOi+dg1BRMbtpATwuSPbZ5EEnlTWQ9ObPaE4c7ERWSYbWUi8ukHGZA==",
    "tarball": "https://registry.npmjs.org/react-autoql/-/react-autoql-8.29.6.tgz",
    "unpackedSize": 4005628
  },
  "dist-tags": {
    "alpha": "8.29.7",
    "latest": "8.29.6"
  },
  "latest_version": "8.29.6",
  "maintainers": [
    {
      "email": "nmoore@chata.ai",
      "name": "nikkimeganmoore"
    },
    {
      "email": "sodedra@chata.ai",
      "name": "shivodd8"
    },
    {
      "email": "azhou@chata.ai",
      "name": "azhouchata"
    },
    {
      "email": "eleon@chata.ai",
      "name": "eleon-chata-ai"
    }
  ],
  "num_versions": 622,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chatatechnologies/react-autoql.git"
  },
  "scripts": {
    "build": "cross-env NODE_OPTIONS=--experimental-global-webcrypto rollup -c",
    "cz": "npx git-cz",
    "dev": "npm run watch devscript",
    "devscript": "export NODE_ENV=dev && npm run build",
    "format": "prettier --write 'src/**/*.{js,css,md,json}' --config ./.prettierrc",
    "lint": "eslint src/**/*.js",
    "lint:fix": "eslint --fix 'src/**/*.js'",
    "prepare": "npx rimraf dist && npm run build",
    "prepublishOnly": "npx rimraf dist && npm run build",
    "start": "npm run watch devscript",
    "test": "cross-env NODE_OPTIONS= jest --silent=false --maxWorkers=4",
    "test:badges": "npm run test:coverage  && npx make-coverage-badge --output-path ./public/badge.svg",
    "test:changed": "cross-env NODE_OPTIONS= jest --onlyChanged",
    "test:coverage": "npm test -- --coverage",
    "test:staged": "cross-env NODE_OPTIONS= jest --findRelatedTests",
    "test:watch": "cross-env NODE_OPTIONS= jest --watch",
    "watch": "npm-watch"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=8.29.6 but max published is 8.29.7",
    "typosquat": "combosquat of 'react'"
  },
  "time": {
    "created": "2020-02-18T18:23:59.563Z",
    "modified": "2026-06-22T23:11:49.804Z"
  }
}