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.10.0 to 1.11.0

11

CHANGELOG.md

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

# [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)
### Features
* Add new hex values for Coral ([#521](https://github.com/cultureamp/kaizen-design-system/issues/521)) ([bc684a1](https://github.com/cultureamp/kaizen-design-system/commit/bc684a1e183e349df9979a4bfc463c38821c973b)), closes [#B02130](https://github.com/cultureamp/kaizen-design-system/issues/B02130) [#FC7C89](https://github.com/cultureamp/kaizen-design-system/issues/FC7C89) [#FCAEB6](https://github.com/cultureamp/kaizen-design-system/issues/FCAEB6) [#FCCFD4](https://github.com/cultureamp/kaizen-design-system/issues/FCCFD4)
# [1.10.0](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/design-tokens@1.9.0...@kaizen/design-tokens@1.10.0) (2020-06-02)

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

4

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

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

},
"gitHead": "5a37d2e810ba7d11320f79cde7b610d41722e11d"
"gitHead": "fe8cc73e6d879f2d769c89c9a4d9ddd0e796fcc3"
}

@@ -38,8 +38,8 @@ {

"coral": {
"100": "#FDEDEF",
"200": "#FBC9CE",
"300": "#F6949E",
"400": "#F3707D",
"100": "#FCEDEF",
"200": "#FCCFD4",
"300": "#FCAEB6",
"400": "#FC7C89",
"500": "#E22B3E",
"600": "#A83541"
"600": "#B02130"
},

@@ -46,0 +46,0 @@ "peach": {

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