Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@zendeskgarden/css-variables

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zendeskgarden/css-variables - npm Package Compare versions

Comparing version 6.2.1 to 6.3.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [6.3.0](https://github.com/zendeskgarden/css-components/compare/@zendeskgarden/css-variables@6.2.1...@zendeskgarden/css-variables@6.3.0) (2019-04-10)
### Features
* **variables|utilities:** add font sizes for monospace typography ([#182](https://github.com/zendeskgarden/css-components/issues/182)) ([0025459](https://github.com/zendeskgarden/css-components/commit/0025459))
## [6.2.1](https://github.com/zendeskgarden/css-components/compare/@zendeskgarden/css-variables@6.2.0...@zendeskgarden/css-variables@6.2.1) (2019-02-28)

@@ -8,0 +19,0 @@

3

dist/index.js

@@ -119,2 +119,5 @@ /**

zdFontSizeXxxl: '36px',
zdFontSizeSmMonospace: '11px',
zdFontSizeMdMonospace: '13px',
zdFontSizeLgMonospace: '17px',
zdFontWeightThin: '100',

@@ -121,0 +124,0 @@ zdFontWeightExtralight: '200',

@@ -112,2 +112,5 @@ {

"zd-font-size-xxxl": "36px",
"zd-font-size-sm-monospace": "11px",
"zd-font-size-md-monospace": "13px",
"zd-font-size-lg-monospace": "17px",
"zd-font-weight-thin": "100",

@@ -114,0 +117,0 @@ "zd-font-weight-extralight": "200",

@@ -119,2 +119,5 @@ /**

zdFontSizeXxxl: '36px',
zdFontSizeSmMonospace: '11px',
zdFontSizeMdMonospace: '13px',
zdFontSizeLgMonospace: '17px',
zdFontWeightThin: '100',

@@ -121,0 +124,0 @@ zdFontWeightExtralight: '200',

4

package.json

@@ -11,3 +11,3 @@ {

},
"version": "6.2.1",
"version": "6.3.0",
"main": "dist/index.js",

@@ -45,3 +45,3 @@ "files": [

"style": "dist/index.css",
"gitHead": "06bce4a7a0bee354a28a94ec698059fcd36ea166"
"gitHead": "6b72e4a74bd0dccdd333b55b1dfb6480eb48602f"
}

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc