@semcore/popper
Advanced tools
Comparing version 4.2.1 to 4.2.2
@@ -5,2 +5,8 @@ # Changelog | ||
## [4.2.2] - 2020-07-15 | ||
### Fixed | ||
- Зафиксирована версия `@popperjs/core`, так как последняя версия вызывает ошибку с бесконечным циклом | ||
## [4.2.1] - 2020-07-06 | ||
@@ -7,0 +13,0 @@ |
@@ -83,3 +83,3 @@ "use strict"; | ||
/*__inner_css_start__*/ | ||
".___SPopper_yi9jg_gg_{outline:none;z-index:110}" | ||
".___SPopper_iof9q_gg_{outline:none;z-index:110}" | ||
/*__inner_css_end__*/ | ||
@@ -89,3 +89,3 @@ , "ct3jja") | ||
, { | ||
"__SPopper": "___SPopper_yi9jg_gg_" | ||
"__SPopper": "___SPopper_iof9q_gg_" | ||
}), | ||
@@ -92,0 +92,0 @@ style = (0, _extends2["default"])({}, _ref); |
@@ -46,3 +46,3 @@ import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray"; | ||
/*__inner_css_start__*/ | ||
".___SPopper_yi9jg_gg_{outline:none;z-index:110}" | ||
".___SPopper_iof9q_gg_{outline:none;z-index:110}" | ||
/*__inner_css_end__*/ | ||
@@ -52,3 +52,3 @@ , "ct3jja") | ||
, { | ||
"__SPopper": "___SPopper_yi9jg_gg_" | ||
"__SPopper": "___SPopper_iof9q_gg_" | ||
}), | ||
@@ -55,0 +55,0 @@ style = _extends({}, _ref); |
{ | ||
"name": "@semcore/popper", | ||
"description": "SEMRush Popper Component", | ||
"version": "4.2.1", | ||
"version": "4.2.2", | ||
"main": "lib/cjs/index.js", | ||
@@ -15,3 +15,3 @@ "module": "lib/es6/index.js", | ||
"dependencies": { | ||
"@popperjs/core": "^2.4", | ||
"@popperjs/core": "2.4.0", | ||
"@semcore/flex-box": "^4", | ||
@@ -18,0 +18,0 @@ "@semcore/outside-click": "^2", |
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
173545
+ Added@popperjs/core@2.4.0(transitive)
- Removed@popperjs/core@2.11.8(transitive)
Updated@popperjs/core@2.4.0