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.14.0 to 1.15.0

11

CHANGELOG.md

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

# [1.15.0](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/design-tokens@1.14.0...@kaizen/design-tokens@1.15.0) (2020-07-01)
### Features
* add Badge component ([#601](https://github.com/cultureamp/kaizen-design-system/issues/601)) ([7c42a5f](https://github.com/cultureamp/kaizen-design-system/commit/7c42a5fef271ae1100acbd3b05a000ff82f51acb))
# [1.14.0](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/design-tokens@1.13.1...@kaizen/design-tokens@1.14.0) (2020-06-26)

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

4

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

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

},
"gitHead": "f999f7c014e2b0c7f51ef24838696a1654cacdd7"
"gitHead": "92b40b62232ab79285b911f9115ba5785aae4eab"
}

@@ -116,2 +116,9 @@ {

},
"paragraphSmallBold": {
"fontFamily": "\"Inter\", \"Noto Sans\", Helvetica, Arial, sans-serif;",
"fontWeight": "600",
"fontSize": "0.875rem",
"lineHeight": "1.125rem",
"letterSpacing": "normal"
},
"paragraphExtraSmall": {

@@ -124,2 +131,9 @@ "fontFamily": "\"Inter\", \"Noto Sans\", Helvetica, Arial, sans-serif;",

},
"paragraphExtraSmallBold": {
"fontFamily": "\"Inter\", \"Noto Sans\", Helvetica, Arial, sans-serif;",
"fontWeight": "600",
"fontSize": "0.75rem",
"lineHeight": "1.125rem",
"letterSpacing": "normal"
},
"buttonPrimary": {

@@ -126,0 +140,0 @@ "fontFamily": "\"Inter\", \"Noto Sans\", Helvetica, Arial, sans-serif;",

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