BEACON

← candidates

npm @rjsf/mantine @6.7.0

score
0.6387 med
flagged 2026-07-24 18:14
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
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 1 new non-watchlisted dep(s): ['dayjs']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "epicfaace",
    "rjsf-bot"
  ],
  "versions": 31
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-fuCXk7diEgnKMgXr8BOCHPyApQrCiombpn+qAcsy8+D0Bkp3+H6ww5o4mQ4EUOIfzD27OOx3Gfa3Y+4ScToo3A==",
    "tarball": "https://registry.npmjs.org/@rjsf/mantine/-/mantine-6.7.0.tgz",
    "unpackedSize": 936813
  },
  "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": 32,
  "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/mantine.esm.js --sourcemap --packages=external --format=esm",
    "build:ts": "tsc -b tsconfig.build.json && tsc-alias -p tsconfig.build.json",
    "build:umd": "rollup dist/mantine.esm.js --format=umd --file=dist/mantine.umd.js --name=@rjsf/mantine",
    "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": "1 new non-watchlisted dep(s): ['dayjs']",
    "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": "2025-08-18T17:48:26.443Z",
    "modified": "2026-07-17T19:45:27.918Z"
  }
}