cf-style-const
Advanced tools
Comparing version 2.3.0 to 2.4.0
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="2.4.0"></a> | ||
# [2.4.0](https://github.com/cloudflare/cf-ui/compare/cf-style-const@2.3.0...cf-style-const@2.4.0) (2017-08-22) | ||
### Features | ||
* **cf-style-const:** add 'cherry' color (#354) ([ab666f6](https://github.com/cloudflare/cf-ui/commit/ab666f6)) | ||
<a name="2.3.0"></a> | ||
@@ -8,0 +19,0 @@ # [2.3.0](https://github.com/cloudflare/cf-ui/compare/cf-style-const@2.2.0...cf-style-const@2.3.0) (2017-08-17) |
@@ -48,2 +48,3 @@ import { lighten, darken } from 'polished'; | ||
apple: '#BD2527', | ||
cherry: '#9F1F21', | ||
charcoal: '#333333', | ||
@@ -50,0 +51,0 @@ carrot: '#f56500', |
@@ -54,2 +54,3 @@ 'use strict'; | ||
apple: '#BD2527', | ||
cherry: '#9F1F21', | ||
charcoal: '#333333', | ||
@@ -56,0 +57,0 @@ carrot: '#f56500', |
{ | ||
"name": "cf-style-const", | ||
"description": "Cloudflare Style Constants", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "module": "es/index.js", |
@@ -48,2 +48,3 @@ import { lighten, darken } from 'polished'; | ||
apple: '#BD2527', | ||
cherry: '#9F1F21', | ||
charcoal: '#333333', | ||
@@ -50,0 +51,0 @@ carrot: '#f56500', |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14376
264
364