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
249
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.5.7 to 4.5.8

6

CHANGELOG.md

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

## [4.5.8] - 2022-08-01
### Changed
- Version patch update due to children dependencies update (`@semcore/utils` [3.35.0 ~> 3.35.1]).
## [4.5.7] - 2022-07-22

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

8

lib/cjs/Box/useBox.js

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

/*__inner_css_start__*/
".___SBoxSizing_tat19_gg_{box-sizing:border-box}.___SBoxInline_tat19_gg_{display:inline-block}"
".___SBoxSizing_1hisv_gg_{box-sizing:border-box}.___SBoxInline_1hisv_gg_{display:inline-block}"
/*__inner_css_end__*/
, "tat19_gg_")
, "1hisv_gg_")
/*__reshadow_css_end__*/
, {
"__SBoxSizing": "___SBoxSizing_tat19_gg_",
"__SBoxInline": "___SBoxInline_tat19_gg_"
"__SBoxSizing": "___SBoxSizing_1hisv_gg_",
"__SBoxInline": "___SBoxInline_1hisv_gg_"
});

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

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

/*__inner_css_start__*/
".___SFlex_a8xo0_gg_{display:flex}.___SFlex_a8xo0_gg_.__inline_a8xo0_gg_{display:inline-flex}"
".___SFlex_z1xy1_gg_{display:flex}.___SFlex_z1xy1_gg_.__inline_z1xy1_gg_{display:inline-flex}"
/*__inner_css_end__*/
, "a8xo0_gg_")
, "z1xy1_gg_")
/*__reshadow_css_end__*/
, {
"__SFlex": "___SFlex_a8xo0_gg_",
"_inline": "__inline_a8xo0_gg_"
"__SFlex": "___SFlex_z1xy1_gg_",
"_inline": "__inline_z1xy1_gg_"
});

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

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

/*__inner_css_start__*/
".___SBoxSizing_tat19_gg_{box-sizing:border-box}.___SBoxInline_tat19_gg_{display:inline-block}"
".___SBoxSizing_1hisv_gg_{box-sizing:border-box}.___SBoxInline_1hisv_gg_{display:inline-block}"
/*__inner_css_end__*/
, "tat19_gg_")
, "1hisv_gg_")
/*__reshadow_css_end__*/
, {
"__SBoxSizing": "___SBoxSizing_tat19_gg_",
"__SBoxInline": "___SBoxInline_tat19_gg_"
"__SBoxSizing": "___SBoxSizing_1hisv_gg_",
"__SBoxInline": "___SBoxInline_1hisv_gg_"
});

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

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

/*__inner_css_start__*/
".___SFlex_a8xo0_gg_{display:flex}.___SFlex_a8xo0_gg_.__inline_a8xo0_gg_{display:inline-flex}"
".___SFlex_z1xy1_gg_{display:flex}.___SFlex_z1xy1_gg_.__inline_z1xy1_gg_{display:inline-flex}"
/*__inner_css_end__*/
, "a8xo0_gg_")
, "z1xy1_gg_")
/*__reshadow_css_end__*/
, {
"__SFlex": "___SFlex_a8xo0_gg_",
"_inline": "__inline_a8xo0_gg_"
"__SFlex": "___SFlex_z1xy1_gg_",
"_inline": "__inline_z1xy1_gg_"
});

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

{
"name": "@semcore/flex-box",
"description": "SEMRush FlexBox Component",
"version": "4.5.7",
"version": "4.5.8",
"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