Socket
Socket
Sign inDemoInstall

react-hook-form

Package Overview
Dependencies
Maintainers
1
Versions
1030
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-hook-form - npm Package Compare versions

Comparing version 0.3.0-beta.1 to 0.3.0-beta.2

2

dist/index.es.js

@@ -78,3 +78,3 @@ import { useRef, useState, useEffect } from 'react';

copy[name] = {
required: required,
required,
};

@@ -81,0 +81,0 @@ }

@@ -80,3 +80,3 @@ 'use strict';

copy[name] = {
required: required,
required,
};

@@ -83,0 +83,0 @@ }

{
"name": "react-hook-form",
"version": "0.3.0-beta.1",
"version": "0.3.0-beta.2",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "module": "dist/index.es.js",

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