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.4.4 to 6.4.5

8

CHANGELOG.md

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

## [6.4.5](https://github.com/zendeskgarden/css-components/compare/@zendeskgarden/css-variables@6.4.4...@zendeskgarden/css-variables@6.4.5) (2020-03-18)
**Note:** Version bump only for package @zendeskgarden/css-variables
## [6.4.4](https://github.com/zendeskgarden/css-components/compare/@zendeskgarden/css-variables@6.4.3...@zendeskgarden/css-variables@6.4.4) (2020-03-06)

@@ -8,0 +16,0 @@

1

dist/index.js

@@ -114,2 +114,3 @@ /**

zdFontFamilySystem: 'system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif',
zdFontSizeXs: '10px',
zdFontSizeSm: '12px',

@@ -116,0 +117,0 @@ zdFontSizeMd: '14px',

@@ -107,2 +107,3 @@ {

"zd-font-family-system": "system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',Arial,sans-serif",
"zd-font-size-xs": "10px",
"zd-font-size-sm": "12px",

@@ -109,0 +110,0 @@ "zd-font-size-md": "14px",

@@ -114,2 +114,3 @@ /**

zdFontFamilySystem: 'system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif',
zdFontSizeXs: '10px',
zdFontSizeSm: '12px',

@@ -116,0 +117,0 @@ zdFontSizeMd: '14px',

5

package.json

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

},
"version": "6.4.4",
"version": "6.4.5",
"main": "dist/index.js",

@@ -25,3 +25,2 @@ "files": [

"lint:sass": "stylelint --config .sasslintrc dist/index.scss",
"prepack": "cp ../../LICENSE.md .",
"test": "yarn build && yarn lint",

@@ -40,3 +39,3 @@ "watch": "watch 'yarn build' src --interval=.1"

"style": "dist/index.css",
"gitHead": "9a450c99e5bb73128cb5a4fb3381b212fa4ce7e5"
"gitHead": "e3c1e83267879afbe5e737a84c12e437fe7b569b"
}

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