npm datajunction-ui @0.0.202
score
0.85
high
flagged
2026-07-21 17:34
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.0.200', '0.0.201', '0.0.202'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/DataJunction/dj.git' also claimed by 1 package(s) under different publishers: ['npm/datajunction'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"shangyian",
"agorajek"
],
"versions": 338
}
Evidence (package doc at flag time)
{
"dependencies_count": 38,
"dist": {
"integrity": "sha512-9XFzH8dGWH2DfqhdI7TTjQQQg9I0WwGFljYhoEG5EDPZZVD5vWrA8aYP3EVDejqDtX9ANHFt2A2WwrCZ4iliYw==",
"tarball": "https://registry.npmjs.org/datajunction-ui/-/datajunction-ui-0.0.202.tgz",
"unpackedSize": 36008527
},
"dist-tags": {
"latest": "0.0.202"
},
"latest_version": "0.0.202",
"maintainers": [
{
"email": "yian.shang@gmail.com",
"name": "shangyian"
},
{
"email": "agorajek@yahoo.com",
"name": "agorajek"
}
],
"num_versions": 339,
"repository": {
"type": "git",
"url": "git+https://github.com/DataJunction/dj.git"
},
"scripts": {
"build": "vite build",
"build:lib": "BUILD_TARGET=lib vite build",
"checkTs": "tsc --noEmit",
"cleanAndSetup": "tsx ./internals/scripts/clean.ts",
"eslint": "eslint --ext js,ts,tsx",
"extract-messages": "i18next-scanner --config=internals/extractMessages/i18next-scanner.config.js",
"generate": "tsx ./node_modules/plop/bin/plop.js --plopfile internals/generators/plopfile.ts",
"lint": "yarn run eslint src",
"lint:css": "stylelint src/**/*.css",
"lint:fix": "yarn run eslint --fix src",
"prepublishOnly": "yarn run build:lib",
"prettify": "prettier --write",
"preview": "vite preview",
"start": "vite",
"start:prod": "yarn run build && vite preview",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:generators": "tsx ./internals/testing/generators/test-generators.ts",
"test:watch": "vitest"
},
"signal_details": {
"rapid_release": "3 versions in last 24h: ['0.0.200', '0.0.201', '0.0.202']",
"shared_repo_different_publisher": "repo 'git+https://github.com/DataJunction/dj.git' also claimed by 1 package(s) under different publishers: ['npm/datajunction']"
},
"time": {
"created": "2023-05-02T19:01:11.532Z",
"modified": "2026-07-21T22:34:42.194Z"
}
}