🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

react-fields-keeper

Package Overview
Dependencies
Maintainers
0
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-fields-keeper - npm Package Compare versions

Comparing version

to
3.2.1

5

dist/FieldsKeeper/FieldsKeeper.types.d.ts

@@ -57,2 +57,6 @@ import { ReactNode } from 'react';

prefixNode?: 'measure-icon' | ReactNode;
/**
* useful for matching the field item type with corresponding bucket type
*/
type?: string;
}

@@ -85,2 +89,3 @@ /**

disabled?: boolean;
acceptTypes?: string[];
}

@@ -87,0 +92,0 @@ /**

2

package.json
{
"name": "react-fields-keeper",
"version": "3.2.0",
"version": "3.2.1",
"type": "module",

@@ -5,0 +5,0 @@ "main": "./dist/index.umd.js",

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

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