Socket
Socket
Sign inDemoInstall

@hookform/resolvers

Package Overview
Dependencies
Maintainers
2
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hookform/resolvers - npm Package Compare versions

Comparing version 0.0.7-beta.3 to 0.0.7-beta.4

10

package.json
{
"name": "@hookform/resolvers",
"version": "0.0.7-beta.3",
"version": "0.0.7-beta.4",
"description": "React Hook Form validation resolvers: Yup, Joi, Superstruct and etc.",

@@ -61,5 +61,2 @@ "main": "dist/index.js",

"@types/jest": "^26.0.0",
"@types/yup": "^0.29.6",
"@types/joi": "^14.3.4",
"@types/superstruct": "^0.8.2",
"@typescript-eslint/eslint-plugin": "^3.2.0",

@@ -102,3 +99,8 @@ "@typescript-eslint/parser": "^3.2.0",

]
},
"dependencies": {
"@types/joi": "^14.3.4",
"@types/superstruct": "^0.8.2",
"@types/yup": "^0.29.6"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc