Socket
Socket
Sign inDemoInstall

reactjs-popup

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactjs-popup - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

6

index.d.ts

@@ -31,5 +31,5 @@ declare module 'reactjs-popup' {

onClose?: () => any;
contentStyle?: object;
overlayStyle?: object;
arrowStyle?: object;
contentStyle?: React.CSSProperties;
overlayStyle?: React.CSSProperties;
arrowStyle?: React.CSSProperties;
className?: string;

@@ -36,0 +36,0 @@ keepTooltipInside?: boolean | string;

{
"name": "reactjs-popup",
"version": "1.4.1",
"version": "1.4.2",
"description": "React Popup Component - Modals,Tooltips and Menus —  All in one",

@@ -5,0 +5,0 @@ "main": "reactjs-popup.cjs.js",

/*!
* reactjs-popup v1.4.1
* reactjs-popup v1.4.2
* (c) 2019-present Youssouf EL AZIZI <youssoufelazizi@gmail.com>

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* reactjs-popup v1.4.1
* reactjs-popup v1.4.2
* (c) 2019-present Youssouf EL AZIZI <youssoufelazizi@gmail.com>

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* reactjs-popup v1.4.1
* reactjs-popup v1.4.2
* (c) 2019-present Youssouf EL AZIZI <youssoufelazizi@gmail.com>

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* reactjs-popup v1.4.1
* reactjs-popup v1.4.2
* (c) 2019-present Youssouf EL AZIZI <youssoufelazizi@gmail.com>

@@ -4,0 +4,0 @@ * Released under the MIT License.

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