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

dromo-uploader-js

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dromo-uploader-js - npm Package Compare versions

Comparing version 2.0.20 to 2.0.21

4

dist/interfaces.d.ts

@@ -467,3 +467,3 @@ export type IRequiredValidator = {

backendSyncMode?: ("DISABLED" | "FULL_DATA" | "MAPPINGS_ONLY") | undefined;
manualInputDisabled?: boolean;
manualInputDisabled?: boolean | undefined;
manualInputOnly?: boolean;

@@ -500,2 +500,4 @@ allowCustomFields?: boolean;

enableUserTransformations?: boolean;
allowAddingRows?: boolean;
allowRemovingRows?: boolean;
};

@@ -502,0 +504,0 @@ autoMapHeaders?: boolean;

{
"name": "dromo-uploader-js",
"version": "2.0.20",
"version": "2.0.21",
"description": "Easy to use data (CSV, TSV, Excel) importer",

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

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