reactjs-popup
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
119825