Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@altiore/form

Package Overview
Dependencies
Maintainers
0
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@altiore/form - npm Package Compare versions

Comparing version 4.5.5 to 4.5.6

3

dist/create-field-array/named-field-array/validated-field-array/hooks/use-list.js

@@ -60,2 +60,5 @@ "use strict";

var addHandler = (0, react_1.useCallback)(function (defaultFieldStateOrEvent, index, offset) {
if (!defaultFieldStateOrEvent) {
return;
}
// проверяем, не является ли defaultFieldStateOrEvent синтетическим объектом события

@@ -62,0 +65,0 @@ if (typeof defaultFieldStateOrEvent.persist === 'function') {

2

package.json
{
"name": "@altiore/form",
"version": "4.5.5",
"version": "4.5.6",
"description": "Form helper for building powerful forms",

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