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

@semcore/flex-box

Package Overview
Dependencies
Maintainers
1
Versions
251
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semcore/flex-box - npm Package Compare versions

Comparing version 4.6.2 to 4.6.3

4

CHANGELOG.md

@@ -5,7 +5,7 @@ # Changelog

## [4.6.2] - 2022-10-20
## [4.6.3] - 2022-10-28
### Changed
- Version patch update due to children dependencies update (`@semcore/utils` [3.39.0 ~> 3.39.1]).
- Version patch update due to children dependencies update (`@semcore/utils` [3.40.0 ~> 3.40.0]).

@@ -12,0 +12,0 @@ ## [4.6.0] - 2022-10-10

@@ -40,9 +40,9 @@ "use strict";

/*__inner_css_start__*/
".___SBoxSizing_6wfa3_gg_ {\n box-sizing: border-box;\n}\n\n.___SBoxInline_6wfa3_gg_ {\n display: inline-block;\n}\n"
".___SBoxSizing_14xbm_gg_ {\n box-sizing: border-box;\n}\n\n.___SBoxInline_14xbm_gg_ {\n display: inline-block;\n}\n"
/*__inner_css_end__*/
, "6wfa3_gg_")
, "14xbm_gg_")
/*__reshadow_css_end__*/
, {
"__SBoxSizing": "___SBoxSizing_6wfa3_gg_",
"__SBoxInline": "___SBoxInline_6wfa3_gg_"
"__SBoxSizing": "___SBoxSizing_14xbm_gg_",
"__SBoxInline": "___SBoxInline_14xbm_gg_"
});

@@ -49,0 +49,0 @@

@@ -43,9 +43,9 @@ "use strict";

/*__inner_css_start__*/
".___SFlex_14a2k_gg_ {\n display: flex;\n}\n\n.___SFlex_14a2k_gg_.__inline_14a2k_gg_ {\n display: inline-flex;\n}\n"
".___SFlex_y0wry_gg_ {\n display: flex;\n}\n\n.___SFlex_y0wry_gg_.__inline_y0wry_gg_ {\n display: inline-flex;\n}\n"
/*__inner_css_end__*/
, "14a2k_gg_")
, "y0wry_gg_")
/*__reshadow_css_end__*/
, {
"__SFlex": "___SFlex_14a2k_gg_",
"_inline": "__inline_14a2k_gg_"
"__SFlex": "___SFlex_y0wry_gg_",
"_inline": "__inline_y0wry_gg_"
});

@@ -52,0 +52,0 @@

@@ -23,9 +23,9 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

/*__inner_css_start__*/
".___SBoxSizing_6wfa3_gg_ {\n box-sizing: border-box;\n}\n\n.___SBoxInline_6wfa3_gg_ {\n display: inline-block;\n}\n"
".___SBoxSizing_14xbm_gg_ {\n box-sizing: border-box;\n}\n\n.___SBoxInline_14xbm_gg_ {\n display: inline-block;\n}\n"
/*__inner_css_end__*/
, "6wfa3_gg_")
, "14xbm_gg_")
/*__reshadow_css_end__*/
, {
"__SBoxSizing": "___SBoxSizing_6wfa3_gg_",
"__SBoxInline": "___SBoxInline_6wfa3_gg_"
"__SBoxSizing": "___SBoxSizing_14xbm_gg_",
"__SBoxInline": "___SBoxInline_14xbm_gg_"
});

@@ -32,0 +32,0 @@ import { getAutoOrScaleIndent } from '../utils';

@@ -22,9 +22,9 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

/*__inner_css_start__*/
".___SFlex_14a2k_gg_ {\n display: flex;\n}\n\n.___SFlex_14a2k_gg_.__inline_14a2k_gg_ {\n display: inline-flex;\n}\n"
".___SFlex_y0wry_gg_ {\n display: flex;\n}\n\n.___SFlex_y0wry_gg_.__inline_y0wry_gg_ {\n display: inline-flex;\n}\n"
/*__inner_css_end__*/
, "14a2k_gg_")
, "y0wry_gg_")
/*__reshadow_css_end__*/
, {
"__SFlex": "___SFlex_14a2k_gg_",
"_inline": "__inline_14a2k_gg_"
"__SFlex": "___SFlex_y0wry_gg_",
"_inline": "__inline_y0wry_gg_"
});

@@ -31,0 +31,0 @@ import { getAutoOrScaleIndent } from '../utils';

{
"name": "@semcore/flex-box",
"description": "Semrush FlexBox Component",
"version": "4.6.2",
"version": "4.6.3",
"main": "lib/cjs/index.js",

@@ -6,0 +6,0 @@ "module": "lib/es6/index.js",

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