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

@kaizen/design-tokens

Package Overview
Dependencies
Maintainers
4
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kaizen/design-tokens - npm Package Compare versions

Comparing version 1.11.0 to 1.12.0

11

CHANGELOG.md

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

# [1.12.0](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/design-tokens@1.11.0...@kaizen/design-tokens@1.12.0) (2020-06-22)
### Features
* Add tokens for breakpoints ([#564](https://github.com/cultureamp/kaizen-design-system/issues/564)) ([a644e5d](https://github.com/cultureamp/kaizen-design-system/commit/a644e5dc25db918ec0afbfea517b8a985a6c0c9b))
# [1.11.0](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/design-tokens@1.10.0...@kaizen/design-tokens@1.11.0) (2020-06-18)

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

4

package.json
{
"name": "@kaizen/design-tokens",
"description": "Tokens used in the Kaizen Design System",
"version": "1.11.0",
"version": "1.12.0",
"homepage": "https://github.com/cultureamp/kaizen-design-system/tree/master/packages/design-tokens",

@@ -30,3 +30,3 @@ "repository": {

},
"gitHead": "fe8cc73e6d879f2d769c89c9a4d9ddd0e796fcc3"
"gitHead": "84d85ccba43ed1f9dbf75cb1be7a16cd7513d180"
}
{
"kz": {
"layout": {
"contentMaxWidth": "1392px"
"contentMaxWidth": "1392px",
"contentSideMargin": "72px",
"mobileActionsDrawerHeight": "60px",
"breakpoints": {
"medium": "768px",
"large": "1080px"
}
}
}
}

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