cf-style-const
Advanced tools
Comparing version 1.4.2 to 1.5.0
@@ -100,3 +100,4 @@ import { lighten, darken } from 'polished'; | ||
colorOverlay: 'rgba(0, 0, 0, .7)', | ||
colorImportantInformation: 'rgba(64,139,201,0.2)', | ||
zIndexMax: 1000 | ||
}; |
@@ -106,3 +106,4 @@ 'use strict'; | ||
colorOverlay: 'rgba(0, 0, 0, .7)', | ||
colorImportantInformation: 'rgba(64,139,201,0.2)', | ||
zIndexMax: 1000 | ||
}; |
{ | ||
"name": "cf-style-const", | ||
"description": "Cloudflare Style Constants", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "module": "es/index.js", |
@@ -100,3 +100,4 @@ import { lighten, darken } from 'polished'; | ||
colorOverlay: 'rgba(0, 0, 0, .7)', | ||
colorImportantInformation: 'rgba(64,139,201,0.2)', | ||
zIndexMax: 1000 | ||
}; |
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
17622
10
450