Socket
Socket
Sign inDemoInstall

@semcore/utils

Package Overview
Dependencies
Maintainers
1
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semcore/utils - npm Package Compare versions

Comparing version 3.16.2 to 3.16.3

8

CHANGELOG.md

@@ -5,12 +5,6 @@ # Changelog

## [3.16.2] - 2020-06-10
## [3.16.3] - 2020-06-08
### Fixed
- Убрана dev зависимость `core`.
## [3.16.1] - 2020-06-08
### Fixed
- Исправлен проброс свойств в функции `i18nEnhance`.

@@ -17,0 +11,0 @@

2

lib/injectStyle.js

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

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

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

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

@@ -11,2 +11,5 @@ "license": "MIT",

},
"devDependencies": {
"@semcore/core": "^1"
},
"dependencies": {

@@ -13,0 +16,0 @@ "@babel/runtime": "^7.10",

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