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

informed

Package Overview
Dependencies
Maintainers
2
Versions
402
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

informed - npm Package Compare versions

Comparing version 4.59.0 to 4.59.1

1

dist/cjs/hooks/useForm.js

@@ -210,2 +210,3 @@ 'use strict';

if (pristine) {
logger('Resetting entire form as form is pristine and we got new initial values');
formApi.reset();

@@ -212,0 +213,0 @@ }

@@ -202,2 +202,3 @@ import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, objectSpread2 as _objectSpread2 } from '../_virtual/_rollupPluginBabelHelpers.js';

if (pristine) {
logger('Resetting entire form as form is pristine and we got new initial values');
formApi.reset();

@@ -204,0 +205,0 @@ }

2

package.json
{
"name": "informed",
"version": "4.59.0",
"version": "4.59.1",
"description": "A lightweight framework and utility for building powerful forms in React applications",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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