npm resizable-panes-react @8.0.5
score
0.7
high
flagged
2026-06-19 02:50
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| typosquat | 1.0 | combosquat of 'react' |
| repository_url_changed | 0.7 | 'git+https://github.com/vimalsharmazones/resizable-panes.git' -> 'git+https://github.com/BipanKishore/resizable-panes.git' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"bipankishore",
"vimalsharma.zones"
],
"versions": 180
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-EGGn4/UkF3XpdMpEBQ1icWYBFf8WrgFQdA+A045sh2wGLepKIcRK+ej4Vzwd36nWC0bk3ECO2eM0MPAYdzmLFg==",
"tarball": "https://registry.npmjs.org/resizable-panes-react/-/resizable-panes-react-8.0.5.tgz",
"unpackedSize": 203468
},
"dist-tags": {
"beta": "6.0.9",
"latest": "8.0.5"
},
"latest_version": "8.0.5",
"maintainers": [
{
"email": "bipankishore@gmail.com",
"name": "bipankishore"
},
{
"email": "vimalsharma.zones@gmail.com",
"name": "vimalsharma.zones"
}
],
"num_versions": 181,
"repository": {
"type": "git",
"url": "git+https://github.com/BipanKishore/resizable-panes.git"
},
"scripts": {
"Install": "npm install",
"build": "rimraf lib && cross-env NODE_ENV=dev rollup -c --bundleConfigAsCjs",
"clean": "rimraf node_modules package-lock.json coverage .nyc_output",
"clean:build": "rimraf lib",
"coverage": "nyc report --lcov --reporter=text --reporter=text-summary",
"dev": "rimraf lib && cross-env NODE_ENV=dev rollup -c -w --bundleConfigAsCjs",
"link-local": "npm link && cd ./node_modules/react && npm link",
"lint": "eslint ./src",
"patch": "npm version patch",
"posttest": "npm run coverage",
"pretest": "npm run test:clean",
"pretest:open": "npm run test:clean",
"prod": "rimraf lib && cross-env NODE_ENV=prod rollup -c --bundleConfigAsCjs",
"start": "run-s -n dev",
"test": "cypress run --component --config-file cypress.config.ts browser --browser chrome",
"test:clean": "rimraf coverage .nyc_output",
"test:open": "cypress open --component --config-file cypress.config.ts browser --browser chrome"
},
"signal_details": {
"repository_url_changed": "'git+https://github.com/vimalsharmazones/resizable-panes.git' -> 'git+https://github.com/BipanKishore/resizable-panes.git'",
"typosquat": "combosquat of 'react'"
},
"time": {
"created": "2023-09-23T11:16:30.688Z",
"modified": "2026-06-18T19:49:38.779Z"
}
}