Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@semcore/popper

Package Overview
Dependencies
Maintainers
1
Versions
355
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semcore/popper - npm Package Compare versions

Comparing version 4.2.1 to 4.2.2

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

## [4.2.2] - 2020-07-15
### Fixed
- Зафиксирована версия `@popperjs/core`, так как последняя версия вызывает ошибку с бесконечным циклом
## [4.2.1] - 2020-07-06

@@ -7,0 +13,0 @@

4

lib/cjs/Popper.js

@@ -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",

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