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

cf-style-const

Package Overview
Dependencies
Maintainers
18
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cf-style-const - npm Package Compare versions

Comparing version 2.3.0 to 2.4.0

11

CHANGELOG.md

@@ -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)

1

es/variables.js

@@ -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',

2

package.json
{
"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',

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