BEACON

← candidates

npm react-grab @0.1.48

score
0.8 high
flagged 2026-07-23 01:17
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
typosquat 1.0 combosquat of 'react'
shared_repo_different_publisher 0.9 repo 'git+https://github.com/aidenybai/react-grab.git' also claimed by 2 package(s) under different publishers: ['npm/grab', 'npm/@react-grab/cli']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "abai"
  ],
  "versions": 259
}

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-p3WnmK9LLvXE/c4ITPLlXcP1fkXo2VFEQqK94tIfcHIWKNdqdhYYFyNVioO50HR+uyHIwT63Z4txZDqJlVcD/Q==",
    "tarball": "https://registry.npmjs.org/react-grab/-/react-grab-0.1.48.tgz",
    "unpackedSize": 1162561
  },
  "dist-tags": {
    "beta": "0.1.0-beta.13",
    "dev": "0.1.48-dev.8c97d19",
    "latest": "0.1.48"
  },
  "latest_version": "0.1.48",
  "maintainers": [
    {
      "email": "aiden.bai05@gmail.com",
      "name": "abai"
    }
  ],
  "num_versions": 259,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aidenybai/react-grab.git"
  },
  "scripts": {
    "build": "NODE_ENV=production vp pack",
    "build:coverage": "pnpm run prebuild && NODE_ENV=production REACT_GRAB_NO_MINIFY=true REACT_GRAB_SOURCEMAP=true vp pack",
    "build:demo": "IS_DEMO=true pnpm build",
    "build:profiling": "pnpm run prebuild && NODE_ENV=profiling REACT_GRAB_NO_MINIFY=true REACT_GRAB_SOURCEMAP=true vp pack",
    "css:watch": "tailwindcss -i ./src/styles.css -o ./dist/styles.css -w",
    "dev": "concurrently \"pnpm:css:watch\" \"vp pack --watch\"",
    "perf:analyze": "node scripts/analyze-perf-trace.mjs",
    "perf:deopt": "node scripts/deopt-trace.mjs",
    "prebuild": "mkdir -p dist && tailwindcss -i ./src/styles.css -o ./dist/styles.css -m && tsx scripts/css-rem-to-px.ts",
    "pretest:coverage": "pnpm --filter @react-grab/playwright-coverage build",
    "test": "vp test run tests && playwright test",
    "test:coverage": "COVERAGE=1 playwright test",
    "test:e2e:ui": "playwright test --ui",
    "test:expect": "bun e2e/react-grab.expect.ts",
    "test:perf": "playwright test --grep @perf --reporter=list",
    "test:perf:baseline": "PERF_LABEL=baseline playwright test --grep @perf --reporter=list",
    "test:perf:full": "PERF_TRACE=1 playwright test --grep @perf --reporter=list && node scripts/deopt-trace.mjs && node scripts/analyze-perf-trace.mjs perf/${PERF_LABEL:-current}",
    "test:perf:trace": "PERF_TRACE=1 playwright test --grep @perf --reporter=list",
    "test:unit": "vp test run tests",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "shared_repo_different_publisher": "repo 'git+https://github.com/aidenybai/react-grab.git' also claimed by 2 package(s) under different publishers: ['npm/grab', 'npm/@react-grab/cli']",
    "typosquat": "combosquat of 'react'"
  },
  "time": {
    "created": "2025-10-17T10:11:28.290Z",
    "modified": "2026-07-23T05:53:39.512Z"
  }
}