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

dromo-uploader-react

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dromo-uploader-react - npm Package Compare versions

Comparing version

to
1.2.28

4

dist/interfaces.d.ts

@@ -72,2 +72,3 @@ export declare type IDeveloperFieldType = "string" | "checkbox" | "select" | "number" | "date" | "datetime" | "time" | "email";

processingText?: string;
saveForLater?: boolean;
};

@@ -205,4 +206,5 @@ autoMapHeaders?: boolean;

fields: IFieldMetadata;
saveForLater?: boolean;
}
export declare type TLocaleShorthand = "en" | "de";
export declare type TLocaleShorthand = "en" | "de" | "fr";
export declare enum EStepHook {

@@ -209,0 +211,0 @@ UPLOAD_STEP = "UPLOAD_STEP",

{
"name": "dromo-uploader-react",
"version": "1.2.27",
"version": "1.2.28",
"description": "Easy to use data (CSV, TSV, Excel) importer",

@@ -5,0 +5,0 @@ "author": "ankitgoyal100",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet