Socket
Socket
Sign inDemoInstall

@agrodatabr/agrodataui

Package Overview
Dependencies
172
Maintainers
4
Versions
187
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.20.140 to 0.20.142

2

dist/components/ReportModal/index.d.ts
/// <reference types="react" />
import { ModalProps } from './types';
export declare const ReportModal: ({ afterClose, visibility, withDateFilter, extraInputs, listReportApi, generateReportApi, downloadReportApi, reportApiId, width, translation: customizedTranslation, ...modalProps }: ModalProps) => JSX.Element;
export declare const ReportModal: ({ afterClose, visibility, withDateFilter, extraInputs, listReportApi, generateReportApi, downloadReportApi, reportApiId, width, translation: customizedTranslation, rangeLimit, ...modalProps }: ModalProps) => JSX.Element;

@@ -39,2 +39,3 @@ import { ModalProps as AntModalProps } from 'antd/lib/modal';

translation?: ReportModalTranslation;
rangeLimit?: number;
}
{
"version": "0.20.140",
"version": "0.20.142",
"license": "MIT",

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

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc