BEACON

← candidates

npm react-grab @0.1.49

score
0.7 high
flagged 2026-07-23 02:24
signals by category
content 1 topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
content
script_count_spike 0.5 scripts count 20 -> 26
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": 260
}

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-D5scfacyKHlEwNIyJVYiwuH2/L5g73vdKrZ49UqhQzfNV1ytdioloKrImW2KIuyPZfRAgYI6WpQrGEXlhov/yQ==",
    "tarball": "https://registry.npmjs.org/react-grab/-/react-grab-0.1.49.tgz",
    "unpackedSize": 1283699
  },
  "dist-tags": {
    "beta": "0.1.0-beta.13",
    "dev": "0.1.48-dev.9a1c4f0",
    "latest": "0.1.49"
  },
  "latest_version": "0.1.49",
  "maintainers": [
    {
      "email": "aiden.bai05@gmail.com",
      "name": "abai"
    }
  ],
  "num_versions": 262,
  "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:e2e-development": "pnpm run prebuild && NODE_ENV=development REACT_GRAB_SOURCE_LOCATIONS=true vp pack --out-dir ../../apps/e2e-react-grab-development/dist",
    "build:e2e-development:coverage": "pnpm run prebuild && NODE_ENV=production REACT_GRAB_SOURCE_LOCATIONS=true REACT_GRAB_NO_MINIFY=true REACT_GRAB_SOURCEMAP=true vp pack --out-dir ../../apps/e2e-react-grab-development/dist",
    "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:animation": "playwright test e2e/perf-bench.spec.ts --grep animation-scheduling-controls --reporter=list",
    "test:perf:baseline": "PERF_LABEL=baseline playwright test --grep @perf --reporter=list",
    "test:perf:dom-breakpoints": "PERF_DOM_BREAKPOINTS=1 playwright test e2e/perf-bench.spec.ts --grep dom-rerender-during-selection --reporter=list",
    "test:perf:full": "PERF_TRACE=1 PERF_RENDER_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:idle": "playwright test e2e/perf-bench.spec.ts --grep idle-after-activation --reporter=list",
    "test:perf:render": "PERF_RENDER_TRACE=1 playwright test --grep @perf --reporter=list",
    "test:perf:trace": "PERF_TRACE=1 playwright test --grep @perf --reporter=list",
    "test:unit": "vp test run tests",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "script_count_spike": "scripts count 20 -> 26",
    "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-23T07:23:57.813Z"
  }
}