New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-hooks-validation

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-hooks-validation - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "react-hooks-validation",
"version": "1.0.0",
"version": "1.0.1",
"description": "Simple form validation for your React Hooks project.",

@@ -26,3 +26,2 @@ "main": "dist/react-hooks-validation.js",

"@babel/preset-react": "^7.0.0",
"moment": "^2.24.0",
"react-dom": "^16.8.6"

@@ -32,3 +31,4 @@ },

"peerDependencies": {
"react": "^16.8.6"
"react": "^16.8.6",
"moment": "^2.24.0"
},

@@ -35,0 +35,0 @@ "files": [

@@ -9,2 +9,4 @@ # react-hooks-validation

### [DEMO](https://codesandbox.io/s/lingering-moon-t6w36)
### useValidation(object)

@@ -11,0 +13,0 @@

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