Socket
Socket
Sign inDemoInstall

rc-image

Package Overview
Dependencies
Maintainers
4
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-image - npm Package Compare versions

Comparing version 3.0.6 to 3.1.0

2

es/Preview.d.ts
import * as React from 'react';
import { IDialogPropTypes } from 'rc-dialog/lib/IDialogPropTypes';
import { DialogProps as IDialogPropTypes } from 'rc-dialog';
interface PreviewProps extends Omit<IDialogPropTypes, 'onClose'> {

@@ -4,0 +4,0 @@ onClose?: (e: React.SyntheticEvent<HTMLDivElement | HTMLLIElement>) => void;

import * as React from 'react';
import { IDialogPropTypes } from 'rc-dialog/lib/IDialogPropTypes';
import { DialogProps as IDialogPropTypes } from 'rc-dialog';
interface PreviewProps extends Omit<IDialogPropTypes, 'onClose'> {

@@ -4,0 +4,0 @@ onClose?: (e: React.SyntheticEvent<HTMLDivElement | HTMLLIElement>) => void;

{
"name": "rc-image",
"version": "3.0.6",
"version": "3.1.0",
"description": "React easy to use image component",

@@ -46,3 +46,3 @@ "keywords": [

"classnames": "^2.2.6",
"rc-dialog": "~8.2.2",
"rc-dialog": "~8.3.4",
"rc-util": "^5.0.6"

@@ -49,0 +49,0 @@ },

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