Socket
Socket
Sign inDemoInstall

react-formr

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-formr - npm Package Compare versions

Comparing version 1.0.15 to 1.0.16

1

lib/formr.js

@@ -62,2 +62,3 @@ var __assign = (this && this.__assign) || function () {

var onHandleBlur = useCallback(function (key) {
fieldValidation(key, values[key]);
setTouched(function (prev) {

@@ -64,0 +65,0 @@ var _a;

2

package.json
{
"name": "react-formr",
"version": "1.0.15",
"version": "1.0.16",
"description": "Form managing component for React & React Native",

@@ -5,0 +5,0 @@ "main": "./lib/index.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