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.1.0 to 3.1.1

6

CHANGELOG.md

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

## [3.1.1] - 2022-08-30
### Changed
- Version patch update due to children dependencies update (`@semcore/utils` [3.37.0 ~> 3.37.1]).
## [3.1.0] - 2022-08-12

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

14

lib/cjs/Badge.js

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

/*__inner_css_start__*/
".___SBadge_mhyqv_gg_{display:inline-block;box-sizing:border-box;height:14px;line-height:1.2;padding:0 4px;border-radius:6px;white-space:nowrap;font-size:10px;font-weight:500;letter-spacing:.3px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.___SBadge_mhyqv_gg_.__bg_mhyqv_gg_{background-color:var(--bg_mhyqv)}.___SBadge_mhyqv_gg_.__color_mhyqv_gg_{color:var(--color_mhyqv)}"
".___SBadge_1tm5t_gg_{display:inline-block;box-sizing:border-box;height:14px;line-height:1.2;padding:0 4px;border-radius:6px;white-space:nowrap;font-size:10px;font-weight:500;letter-spacing:.3px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.___SBadge_1tm5t_gg_.__bg_1tm5t_gg_{background-color:var(--bg_1tm5t)}.___SBadge_1tm5t_gg_.__color_1tm5t_gg_{color:var(--color_1tm5t)}"
/*__inner_css_end__*/
, "mhyqv_gg_")
, "1tm5t_gg_")
/*__reshadow_css_end__*/
, {
"__SBadge": "___SBadge_mhyqv_gg_",
"_bg": "__bg_mhyqv_gg_",
"--bg": "--bg_mhyqv",
"_color": "__color_mhyqv_gg_",
"--color": "--color_mhyqv"
"__SBadge": "___SBadge_1tm5t_gg_",
"_bg": "__bg_1tm5t_gg_",
"--bg": "--bg_1tm5t",
"_color": "__color_1tm5t_gg_",
"--color": "--color_1tm5t"
});

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

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

/*__inner_css_start__*/
".___SBadge_mhyqv_gg_{display:inline-block;box-sizing:border-box;height:14px;line-height:1.2;padding:0 4px;border-radius:6px;white-space:nowrap;font-size:10px;font-weight:500;letter-spacing:.3px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.___SBadge_mhyqv_gg_.__bg_mhyqv_gg_{background-color:var(--bg_mhyqv)}.___SBadge_mhyqv_gg_.__color_mhyqv_gg_{color:var(--color_mhyqv)}"
".___SBadge_1tm5t_gg_{display:inline-block;box-sizing:border-box;height:14px;line-height:1.2;padding:0 4px;border-radius:6px;white-space:nowrap;font-size:10px;font-weight:500;letter-spacing:.3px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.___SBadge_1tm5t_gg_.__bg_1tm5t_gg_{background-color:var(--bg_1tm5t)}.___SBadge_1tm5t_gg_.__color_1tm5t_gg_{color:var(--color_1tm5t)}"
/*__inner_css_end__*/
, "mhyqv_gg_")
, "1tm5t_gg_")
/*__reshadow_css_end__*/
, {
"__SBadge": "___SBadge_mhyqv_gg_",
"_bg": "__bg_mhyqv_gg_",
"--bg": "--bg_mhyqv",
"_color": "__color_mhyqv_gg_",
"--color": "--color_mhyqv"
"__SBadge": "___SBadge_1tm5t_gg_",
"_bg": "__bg_1tm5t_gg_",
"--bg": "--bg_1tm5t",
"_color": "__color_1tm5t_gg_",
"--color": "--color_1tm5t"
});

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

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