Socket
Socket
Sign inDemoInstall

@semcore/utils

Package Overview
Dependencies
5
Maintainers
1
Versions
291
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.5.1 to 3.6.0

style/sellerly.var.css

18

CHANGELOG.md

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

## [3.6.0] - 2020-01-28
### Added
- Добавили глобальные стили для темы `sellerly`
## [3.5.1] - 2019-12-16

@@ -17,4 +23,6 @@

- Появилась возможность добавления различных стилистических тем через css переменные
- Появилась возможность оптицонально подключать адаптивноссть
- Появилась возможность оптицонально подключать адаптивность
- Появилась возможность изолировать стили даже в пределах одной страницы
- Добавлена функция `CSSinJS` для работы с CSS в JS и SSR
- Добавлена функция `injectStyle` для вставки стилей кита в `html`

@@ -29,10 +37,2 @@ ### Changed

## [3.5.0] - unrelease
### Added
- Добавлена утилита CSSinJS для работы со CSS in JS и SSR
- Добавлена утилита injectStyle для вставки статичных стилей кита
## [3.4.1] - 2019-11-14

@@ -39,0 +39,0 @@

@@ -23,3 +23,3 @@ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");

// @ts-ignore
var version = "3.5.1";
var version = "3.6.0";
sh = document.createElement('style');

@@ -26,0 +26,0 @@ sh.setAttribute('data-ui-v', version);

{
"name": "@semcore/utils",
"description": "SEMRush Utils Component",
"version": "3.5.1",
"version": "3.6.0",
"author": "Roman Lysov <r.lysov@semrush.com>",

@@ -24,3 +24,3 @@ "license": "MIT",

"dependencies": {
"@babel/runtime": "^7.7",
"@babel/runtime": "^7.8",
"@types/react": "^16.9",

@@ -27,0 +27,0 @@ "classnames": "^2.2",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc