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.2.0 to 2.3.0

11

CHANGELOG.md

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

<a name="2.3.0"></a>
# [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)
### Features
* **cf-component-input:** Added height to input for search label (#352) ([530a7fe](https://github.com/cloudflare/cf-ui/commit/530a7fe))
<a name="2.2.0"></a>

@@ -8,0 +19,0 @@ # [2.2.0](https://github.com/cloudflare/cf-ui/compare/cf-style-const@2.0.0...cf-style-const@2.2.0) (2017-08-09)

1

es/variables.js

@@ -58,2 +58,3 @@ import { lighten, darken } from 'polished';

inputLineHeight: 1.4,
inputHeight: '2.26667rem',
em: '1em',

@@ -60,0 +61,0 @@ rem: '1rem',

@@ -64,2 +64,3 @@ 'use strict';

inputLineHeight: 1.4,
inputHeight: '2.26667rem',
em: '1em',

@@ -66,0 +67,0 @@ rem: '1rem',

2

package.json
{
"name": "cf-style-const",
"description": "Cloudflare Style Constants",
"version": "2.2.0",
"version": "2.3.0",
"main": "lib/index.js",

@@ -6,0 +6,0 @@ "module": "es/index.js",

@@ -58,2 +58,3 @@ import { lighten, darken } from 'polished';

inputLineHeight: 1.4,
inputHeight: '2.26667rem',
em: '1em',

@@ -60,0 +61,0 @@ rem: '1rem',

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