New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@semcore/badge

Package Overview
Dependencies
Maintainers
1
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semcore/badge - npm Package Compare versions

Comparing version 3.2.1 to 3.2.2

4

CHANGELOG.md

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

## [3.2.1] - 2022-10-17
## [3.2.2] - 2022-10-20
### Changed
- Version patch update due to children dependencies update (`@semcore/utils` [3.39.0 ~> 3.39.0]).
- Version patch update due to children dependencies update (`@semcore/utils` [3.39.0 ~> 3.39.1]).

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

@@ -49,12 +49,12 @@ "use strict";

/*__inner_css_start__*/
":root {\n\n /* DEPRECATED START\n Deprecated variables should never be used in\n components styles but preserved for backward\n compatibility if they used in projects\n like `<Badge bg=\"red\">alpha</Badge>`\n */\n /* DEPRECATED END */\n}\n\n.___SBadge_m2bu9_gg_ {\n display: inline-block;\n box-sizing: border-box;\n height: 14px;\n line-height: 14px;\n padding: 0 4px;\n border-radius: 6px;\n white-space: nowrap;\n font-size: 10px;\n font-weight: 500;\n letter-spacing: 0.3px;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.___SBadge_m2bu9_gg_.__bg_m2bu9_gg_ {\n background-color: var(--bg_m2bu9);\n}\n\n.___SBadge_m2bu9_gg_.__color_m2bu9_gg_ {\n color: var(--color_m2bu9);\n}\n"
":root {\n\n /* DEPRECATED START\n Deprecated variables should never be used in\n components styles but preserved for backward\n compatibility if they used in projects\n like `<Badge bg=\"red\">alpha</Badge>`\n */\n /* DEPRECATED END */\n}\n\n.___SBadge_z9kgc_gg_ {\n display: inline-block;\n box-sizing: border-box;\n height: 14px;\n line-height: 14px;\n padding: 0 4px;\n border-radius: 6px;\n white-space: nowrap;\n font-size: 10px;\n font-weight: 500;\n letter-spacing: 0.3px;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.___SBadge_z9kgc_gg_.__bg_z9kgc_gg_ {\n background-color: var(--bg_z9kgc);\n}\n\n.___SBadge_z9kgc_gg_.__color_z9kgc_gg_ {\n color: var(--color_z9kgc);\n}\n"
/*__inner_css_end__*/
, "m2bu9_gg_")
, "z9kgc_gg_")
/*__reshadow_css_end__*/
, {
"__SBadge": "___SBadge_m2bu9_gg_",
"_bg": "__bg_m2bu9_gg_",
"--bg": "--bg_m2bu9",
"_color": "__color_m2bu9_gg_",
"--color": "--color_m2bu9"
"__SBadge": "___SBadge_z9kgc_gg_",
"_bg": "__bg_z9kgc_gg_",
"--bg": "--bg_z9kgc",
"_color": "__color_z9kgc_gg_",
"--color": "--color_z9kgc"
});

@@ -61,0 +61,0 @@

@@ -28,12 +28,12 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck";

/*__inner_css_start__*/
":root {\n\n /* DEPRECATED START\n Deprecated variables should never be used in\n components styles but preserved for backward\n compatibility if they used in projects\n like `<Badge bg=\"red\">alpha</Badge>`\n */\n /* DEPRECATED END */\n}\n\n.___SBadge_m2bu9_gg_ {\n display: inline-block;\n box-sizing: border-box;\n height: 14px;\n line-height: 14px;\n padding: 0 4px;\n border-radius: 6px;\n white-space: nowrap;\n font-size: 10px;\n font-weight: 500;\n letter-spacing: 0.3px;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.___SBadge_m2bu9_gg_.__bg_m2bu9_gg_ {\n background-color: var(--bg_m2bu9);\n}\n\n.___SBadge_m2bu9_gg_.__color_m2bu9_gg_ {\n color: var(--color_m2bu9);\n}\n"
":root {\n\n /* DEPRECATED START\n Deprecated variables should never be used in\n components styles but preserved for backward\n compatibility if they used in projects\n like `<Badge bg=\"red\">alpha</Badge>`\n */\n /* DEPRECATED END */\n}\n\n.___SBadge_z9kgc_gg_ {\n display: inline-block;\n box-sizing: border-box;\n height: 14px;\n line-height: 14px;\n padding: 0 4px;\n border-radius: 6px;\n white-space: nowrap;\n font-size: 10px;\n font-weight: 500;\n letter-spacing: 0.3px;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.___SBadge_z9kgc_gg_.__bg_z9kgc_gg_ {\n background-color: var(--bg_z9kgc);\n}\n\n.___SBadge_z9kgc_gg_.__color_z9kgc_gg_ {\n color: var(--color_z9kgc);\n}\n"
/*__inner_css_end__*/
, "m2bu9_gg_")
, "z9kgc_gg_")
/*__reshadow_css_end__*/
, {
"__SBadge": "___SBadge_m2bu9_gg_",
"_bg": "__bg_m2bu9_gg_",
"--bg": "--bg_m2bu9",
"_color": "__color_m2bu9_gg_",
"--color": "--color_m2bu9"
"__SBadge": "___SBadge_z9kgc_gg_",
"_bg": "__bg_z9kgc_gg_",
"--bg": "--bg_z9kgc",
"_color": "__color_z9kgc_gg_",
"--color": "--color_z9kgc"
});

@@ -40,0 +40,0 @@

{
"name": "@semcore/badge",
"description": "Semrush Badge Component",
"version": "3.2.1",
"version": "3.2.2",
"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