npm @deepsel/cms-react @2.2.7
score
0.6023
med
flagged
2026-07-03 05:16
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/DeepselSystems/deepsel.git' also claimed by 1 package(s) under different publishers: ['npm/@deepsel/cms-utils'] |
| repository_url_changed | 0.7 | 'git+https://github.com/DeepselSystems/deepsel-cms.git' -> 'git+https://github.com/DeepselSystems/deepsel.git' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"deepsel"
],
"versions": 14
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-4XZ0W+gqSR1waemXbGvYL4wOZFfFSUOhb86jd1Le4/ffxY6VrXDoxupfrgMHSz1U03lSR381sCZC5xD62d2w9A==",
"tarball": "https://registry.npmjs.org/@deepsel/cms-react/-/cms-react-2.2.7.tgz",
"unpackedSize": 97998
},
"dist-tags": {
"latest": "2.2.7"
},
"latest_version": "2.2.7",
"maintainers": [
{
"email": "tim.tran@deepsel.com",
"name": "deepsel"
}
],
"num_versions": 16,
"repository": {
"directory": "packages/cms-react",
"type": "git",
"url": "git+https://github.com/DeepselSystems/deepsel.git"
},
"scripts": {
"build": "tsc && rm -rf dist/styles && cp -r src/styles dist/styles",
"dev": "tsc --watch",
"format": "prettier --write .",
"format:check": "prettier --check .",
"lint": "eslint \"{src,tests}/**/*.{ts,tsx}\"",
"lint:fix": "eslint \"{src,tests}/**/*.{ts,tsx}\" --fix",
"prepush": "npm run test && npm run build && npm run lint && npm run format:check",
"test": "vitest run",
"test:watch": "vitest"
},
"signal_details": {
"repository_url_changed": "'git+https://github.com/DeepselSystems/deepsel-cms.git' -> 'git+https://github.com/DeepselSystems/deepsel.git'",
"shared_repo_different_publisher": "repo 'git+https://github.com/DeepselSystems/deepsel.git' also claimed by 1 package(s) under different publishers: ['npm/@deepsel/cms-utils']"
},
"time": {
"created": "2025-12-12T06:53:02.765Z",
"modified": "2026-06-26T04:20:04.891Z"
}
}