BEACON

← candidates

npm @hookform/resolvers @5.5.0

score
0.85 high
flagged 2026-07-25 18:06
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 4 versions in last 24h: ['5.4.1', '5.4.2', '5.4.3', '5.5.0']
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/react-hook-form/resolvers.git' also claimed by 1 package(s) under different publishers: ['npm/@depup/hookform__resolvers']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "bluebill1049",
    "kotarella1110",
    "jorisre"
  ],
  "versions": 136
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-ETgTR2NkxmkNxFwG2kRG9q09r40viT3ZX6UmrICzexvb5FP+JTaCUeSBSeFq8B6S9Tsll7n6OHC7F3urUkqSzg==",
    "tarball": "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-5.5.0.tgz",
    "unpackedSize": 1106683
  },
  "dist-tags": {
    "beta": "2.0.0-beta.17",
    "latest": "5.5.0",
    "next": "1.0.0-rc.2",
    "release-1.x": "1.3.8"
  },
  "latest_version": "5.5.0",
  "maintainers": [
    {
      "email": "bluebill1049@gmail.com",
      "name": "bluebill1049"
    },
    {
      "email": "kotarella1110@gmail.com",
      "name": "kotarella1110"
    },
    {
      "email": "reixjoris@gmail.com",
      "name": "jorisre"
    }
  ],
  "num_versions": 137,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-hook-form/resolvers.git"
  },
  "scripts": {
    "build": "cross-env npm-run-all --parallel 'build:*'",
    "build:ajv": "microbundle --cwd ajv --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm",
    "build:arktype": "microbundle --cwd arktype --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm",
    "build:ata-validator": "microbundle --cwd ata-validator --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm,ata-validator=ataValidator",
    "build:class-validator": "microbundle --cwd class-validator --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm",
    "build:computed-types": "microbundle --cwd computed-types --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm",
    "build:effect-ts": "microbundle --cwd effect-ts --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm,effect=Effect,effect/SchemaAST=EffectSchemaAST,effect/ParseResult=EffectParseResult",
    "build:fluentvalidation-ts": "microbundle --cwd fluentvalidation-ts --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm",
    "build:io-ts": "microbundle --cwd io-ts --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm,fp-ts/Either=Either,fp-ts/function=_function,fp-ts/Option=Option,fp-ts/ReadonlyArray=ReadonlyArray,fp-ts/Semigroup=Semigroup,fp-ts/ReadonlyRecord=ReadonlyRecord",
    "build:joi": "microbundle --cwd joi --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm",
    "build:nope": "microbundle --cwd nope --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm",
    "build:src": "microbundle build --tsconfig tsconfig.build.json --globals react-hook-form=ReactHookForm",
    "build:standard-schema": "microbundle --cwd standard-schema --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm,@standard-schema/spec=standardSchema",
    "build:superstruct": "microbundle --cwd superstruct --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm",
    "build:typanion": "microbundle --cwd typanion --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm",
    "build:typebox": "microbundle --cwd typebox --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm,@sinclair/typebox/value=value,@sinclair/typebox/compiler=compiler",
    "build:typeschema": "microbundle --cwd typeschema --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm,@typeschema/main=main",
    "build:valibot": "microbundle --cwd valibot --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm",
    "build:vest": "microbundle --cwd vest --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm,vest/promisify=promisify",
    "build:vine": "microbundle --cwd vine --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm,@vinejs/vine=vine",
    "build:yup": "microbundle --cwd yup --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm",
    "build:zod": "microbundle --cwd zod --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm",
    "check:all": "npm-run-all --parallel lint:* test",
    "lint": "biome check --write --vcs-use-ignore-file=true .",
    "lint:types": "tsc",
    "postbuild": "node ./config/node-13-exports.js && check-export-map && node ./config/check-peer-deps.js",
    "prepare": "run-s build:src",
    "test": "vitest run",
    "test:watch": "vitest watch"
  },
  "signal_details": {
    "rapid_release": "4 versions in last 24h: ['5.4.1', '5.4.2', '5.4.3', '5.5.0']",
    "shared_repo_different_publisher": "repo 'git+https://github.com/react-hook-form/resolvers.git' also claimed by 1 package(s) under different publishers: ['npm/@depup/hookform__resolvers']"
  },
  "time": {
    "created": "2020-05-20T11:33:35.328Z",
    "modified": "2026-07-25T22:39:57.209Z"
  }
}