npm @rjsf/semantic-ui @6.7.0
score
0.75
high
flagged
2026-07-24 18:14
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/rjsf-team/react-jsonschema-form.git' also claimed by 10 package(s) under different publishers: ['npm/@rjsf/shadcn', 'npm/@datacamp/rjsf-core', 'npm/@rjsf/validator-ajv8'] ... |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['@fluentui/react-component-ref', 'lodash'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"epicfaace",
"rjsf-bot"
],
"versions": 166
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-dfmpWr4pjfAcgU4jJf601tO0EyGqtueVFy1VWJKjDOR3BBusMgp+NmjswJD1RBpWP24X4i346lNaoPqDqSaBcw==",
"tarball": "https://registry.npmjs.org/@rjsf/semantic-ui/-/semantic-ui-6.7.0.tgz",
"unpackedSize": 583966
},
"dist-tags": {
"canary": "3.0.1",
"latest": "6.7.0",
"next": "6.0.0-beta.23"
},
"latest_version": "6.7.0",
"maintainers": [
{
"email": "aramaswamis@gmail.com",
"name": "epicfaace"
},
{
"email": "aramaswamis+rjsf@gmail.com",
"name": "rjsf-bot"
}
],
"num_versions": 168,
"repository": {
"type": "git",
"url": "git+https://github.com/rjsf-team/react-jsonschema-form.git"
},
"scripts": {
"build": "pnpm run build:ts && pnpm run build:cjs && pnpm run build:esm && pnpm run build:umd",
"build:cjs": "esbuild ./src/index.ts --bundle --outfile=dist/index.cjs --sourcemap --packages=external --format=cjs",
"build:esm": "esbuild ./src/index.ts --bundle --outfile=dist/semantic-ui.esm.js --sourcemap --packages=external --format=esm",
"build:ts": "tsc -b tsconfig.build.json && tsc-alias -p tsconfig.build.json",
"build:umd": "rollup dist/semantic-ui.esm.js --format=umd --file=dist/semantic-ui.umd.js --name=@rjsf/semantic-ui",
"cs-check": "oxfmt --check \"{src,test}/**/*.{ts,tsx}\"",
"cs-format": "oxfmt \"{src,test}/**/*.{ts,tsx}\"",
"lint": "oxlint src test",
"precommit": "lint-staged",
"test": "vitest run",
"test:update": "vitest run --update"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['@fluentui/react-component-ref', 'lodash']",
"shared_repo_different_publisher": "repo 'git+https://github.com/rjsf-team/react-jsonschema-form.git' also claimed by 10 package(s) under different publishers: ['npm/@rjsf/shadcn', 'npm/@datacamp/rjsf-core', 'npm/@rjsf/validator-ajv8'] ..."
},
"time": {
"created": "2020-06-29T13:35:27.388Z",
"modified": "2026-07-17T19:45:16.557Z"
}
}