rc-new-window
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -21,3 +21,2 @@ import { gerWindowBorder, popupWindowBorder } from './BrowserPopupWindow'; | ||
} | ||
console.log(`zoom ${zoomRatio}`); | ||
return zoomRatio; | ||
@@ -24,0 +23,0 @@ } |
@@ -24,3 +24,2 @@ "use strict"; | ||
} | ||
console.log(`zoom ${zoomRatio}`); | ||
return zoomRatio; | ||
@@ -27,0 +26,0 @@ } |
{ | ||
"name": "rc-new-window", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "popup new browser window with react", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
39877
1011