npm @rjsf/chakra-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/utils', 'npm/@rjsf/validator-ata', 'npm/@rjsf/snapshot-tests'] ... |
| dependency_added_unknown | 0.6 | 6 new non-watchlisted dep(s): ['@ark-ui/react', '@emotion/cache', '@emotion/is-prop-valid', '@emotion/memoize', '@emotion/weak-memoize'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"epicfaace",
"rjsf-bot"
],
"versions": 150
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-AAZtQoEPPJv114IjXaXk4W5rL1Y5f2SCr9Kqj2t+mnBZ2G92UC1xfY3699xZAykqOUX366MAUCZg0ZtvOnb54A==",
"tarball": "https://registry.npmjs.org/@rjsf/chakra-ui/-/chakra-ui-6.7.0.tgz",
"unpackedSize": 1206296
},
"dist-tags": {
"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": 152,
"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/chakra-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/chakra-ui.esm.js --format=umd --file=dist/chakra-ui.umd.js --name=@rjsf/chakra-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",
"test:watch": "vitest",
"type-check": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "6 new non-watchlisted dep(s): ['@ark-ui/react', '@emotion/cache', '@emotion/is-prop-valid', '@emotion/memoize', '@emotion/weak-memoize'] ...",
"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/utils', 'npm/@rjsf/validator-ata', 'npm/@rjsf/snapshot-tests'] ..."
},
"time": {
"created": "2022-02-18T16:15:55.277Z",
"modified": "2026-07-17T19:45:22.774Z"
}
}