@cloudflare/style-const
Advanced tools
Comparing version 2.2.4 to 2.2.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.2.5](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@2.2.4...@cloudflare/style-const@2.2.5) (2019-08-21) | ||
**Note:** Version bump only for package @cloudflare/style-const | ||
## [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) | ||
@@ -8,0 +16,0 @@ |
@@ -40,3 +40,2 @@ import lighten from 'polished/lib/color/lighten'; | ||
}, | ||
shadows: ['0 0 20px 0 rgba(136,136,136,0.50)'], | ||
colors: { | ||
@@ -43,0 +42,0 @@ black: '#000', |
@@ -51,3 +51,2 @@ "use strict"; | ||
}, | ||
shadows: ['0 0 20px 0 rgba(136,136,136,0.50)'], | ||
colors: { | ||
@@ -54,0 +53,0 @@ black: '#000', |
{ | ||
"name": "@cloudflare/style-const", | ||
"description": "Cloudflare Style Constants", | ||
"version": "2.2.4", | ||
"version": "2.2.5", | ||
"main": "lib/index.js", | ||
@@ -28,3 +28,3 @@ "module": "es/index.js", | ||
}, | ||
"gitHead": "b1da3864563f2bd0356b52224011d6226ab9718d" | ||
"gitHead": "e9b9219acbf7376c6fc561f9ff92f7e2be5e8421" | ||
} |
@@ -59,3 +59,2 @@ declare var process: { | ||
}, | ||
shadows: ['0 0 20px 0 rgba(136,136,136,0.50)'], | ||
colors: { | ||
@@ -62,0 +61,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
56242
1348