You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@hh.ru/stylelint-config-hh

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.0.0 to 10.1.0

catalog-info.yaml

2

index.js

@@ -102,3 +102,3 @@ const HEX_REGEX = new RegExp(/#[\da-f]{3,6}/);

//"/color/": ["inherit", "initial", "unset", "currentColor", "transparent", "/^@/"],
"font-size": ["inherit", "initial", "unset", "0", /@bloko-typography-[a-zA-Z-]+-font-size/],
"font-size": ["inherit", "initial", "unset", "0", /@bloko-typography-[a-zA-Z-]+-font-size/, /@magritte-core-font-size-[\d]/],
"font-weight": ["inherit", "initial", "unset", "normal", /@bloko-typography-[a-zA-Z-]+-font-weight/],

@@ -105,0 +105,0 @@ "font-style": ["inherit", "initial", "unset"],

{
"name": "@hh.ru/stylelint-config-hh",
"version": "10.0.0",
"version": "10.1.0",
"description": "HH.ru config for stylelint",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -5,2 +5,6 @@ # stylelint конфиг HH.ru

### 10.1.0
Разрешено использование css-переменных токенов magritte для свойств типографики (font-size)
### 10.0.0

@@ -7,0 +11,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc