@cloudflare/style-const
Advanced tools
Comparing version 2.2.3 to 2.2.4
@@ -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 @@ |
@@ -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', |
{ | ||
"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', |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
56189
1351