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

@cloudflare/style-const

Package Overview
Dependencies
Maintainers
28
Versions
402
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/style-const - npm Package Compare versions

Comparing version 2.2.3 to 2.2.4

8

CHANGELOG.md

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

## [2.2.4](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@2.2.3...@cloudflare/style-const@2.2.4) (2019-08-21)
**Note:** Version bump only for package @cloudflare/style-const
## [2.2.3](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@2.2.2...@cloudflare/style-const@2.2.3) (2019-05-10)

@@ -8,0 +16,0 @@

1

es/variables.js

@@ -40,2 +40,3 @@ import lighten from 'polished/lib/color/lighten';

},
shadows: ['0 0 20px 0 rgba(136,136,136,0.50)'],
colors: {

@@ -42,0 +43,0 @@ black: '#000',

@@ -51,2 +51,3 @@ "use strict";

},
shadows: ['0 0 20px 0 rgba(136,136,136,0.50)'],
colors: {

@@ -53,0 +54,0 @@ black: '#000',

4

package.json
{
"name": "@cloudflare/style-const",
"description": "Cloudflare Style Constants",
"version": "2.2.3",
"version": "2.2.4",
"main": "lib/index.js",

@@ -28,3 +28,3 @@ "module": "es/index.js",

},
"gitHead": "5f6c9b80605ebafe750ba8945cd4f5391e170b98"
"gitHead": "b1da3864563f2bd0356b52224011d6226ab9718d"
}

@@ -59,2 +59,3 @@ declare var process: {

},
shadows: ['0 0 20px 0 rgba(136,136,136,0.50)'],
colors: {

@@ -61,0 +62,0 @@ black: '#000',

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