npm react-light-table @3.1.1
score
0.527
med
flagged
2026-06-22 08:34
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['2.0.0', '3.1.0', '3.1.1'] |
| topology | ||
| typosquat | 1.0 | combosquat of 'react' |
| enrichment | ||
| commit_cadence_mismatch | 0.6 | repo last pushed 879d ago but package version was published 0d ago |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"matinkaviani"
],
"versions": 14
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-9ojRstmprQ9NazjMGthPeGSFOFU3ngChu79mAZLbiMCupGpV+l/i88nCEgLbGkzKh7h0hbG5vKtvvb+4idDefg==",
"tarball": "https://registry.npmjs.org/react-light-table/-/react-light-table-3.1.1.tgz",
"unpackedSize": 414024
},
"dist-tags": {
"latest": "3.1.1"
},
"latest_version": "3.1.1",
"maintainers": [
{
"email": "matinkaviiani@gmail.com",
"name": "matinkaviani"
}
],
"num_versions": 15,
"repository": {
"type": "git",
"url": "git+https://github.com/matinkaviani/react-light-table.git"
},
"scripts": {
"build": "npm run clean && npm run build:js && npm run build:css",
"build:css": "sass --no-source-map --style=compressed src/components/style.scss dist/style.css",
"build:js": "tsup && mv dist/esm/index.d.mts dist/esm/index.d.ts",
"clean": "rm -rf ./dist",
"dev": "tsup --watch",
"dev:playground": "npm install --prefix playground && npm run dev --prefix playground",
"lint": "eslint .",
"prepublishOnly": "npm run build",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"commit_cadence_mismatch": "repo last pushed 879d ago but package version was published 0d ago",
"rapid_release": "3 versions in last 24h: ['2.0.0', '3.1.0', '3.1.1']",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2024-01-12T20:01:43.457Z",
"modified": "2026-06-22T13:34:12.777Z"
}
}