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 1.0.0 to 1.1.0

14

es/variables.js

@@ -17,2 +17,16 @@ import { lighten, darken } from 'polished';

},
color: {
rain: '#408BC9',
sky: '#76C4E2',
dew: '#85CBA8',
twilight: '#8176B5',
sunset: '#BA77B1',
dawn: '#F16975',
sunrise: '#F69259',
lightning: '#FFDB6F',
night: '#404041',
dusk: '#4D4D4F',
storm: '#808285',
hail: '#BCBEC0'
},
fontSize: '16px',

@@ -19,0 +33,0 @@ boxShadow: '0 0 20px 0 rgba(136,136,136,0.50)',

@@ -23,2 +23,16 @@ 'use strict';

},
color: {
rain: '#408BC9',
sky: '#76C4E2',
dew: '#85CBA8',
twilight: '#8176B5',
sunset: '#BA77B1',
dawn: '#F16975',
sunrise: '#F69259',
lightning: '#FFDB6F',
night: '#404041',
dusk: '#4D4D4F',
storm: '#808285',
hail: '#BCBEC0'
},
fontSize: '16px',

@@ -25,0 +39,0 @@ boxShadow: '0 0 20px 0 rgba(136,136,136,0.50)',

2

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

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

@@ -17,2 +17,16 @@ import { lighten, darken } from 'polished';

},
color: {
rain: '#408BC9',
sky: '#76C4E2',
dew: '#85CBA8',
twilight: '#8176B5',
sunset: '#BA77B1',
dawn: '#F16975',
sunrise: '#F69259',
lightning: '#FFDB6F',
night: '#404041',
dusk: '#4D4D4F',
storm: '#808285',
hail: '#BCBEC0'
},
fontSize: '16px',

@@ -19,0 +33,0 @@ boxShadow: '0 0 20px 0 rgba(136,136,136,0.50)',

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