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

cf-style-const

Package Overview
Dependencies
Maintainers
13
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 0.3.3 to 0.3.4

2

es/variables.js

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

export default {
fontSize: '15px',
fontSize: '16px',
inputFontSize: '13px',

@@ -10,0 +10,0 @@ lineHeight: 1.5,

@@ -13,3 +13,3 @@ 'use strict';

exports.default = {
fontSize: '15px',
fontSize: '16px',
inputFontSize: '13px',

@@ -16,0 +16,0 @@ lineHeight: 1.5,

{
"name": "cf-style-const",
"description": "Cloudflare Style Constants",
"version": "0.3.3",
"version": "0.3.4",
"main": "lib/index.js",

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

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

export default {
fontSize: '15px',
fontSize: '16px',
inputFontSize: '13px',

@@ -10,0 +10,0 @@ lineHeight: 1.5,

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