cf-style-const
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -98,3 +98,5 @@ import { lighten, darken } from 'polished'; | ||
colorFacebookBlue: '#3b5998', | ||
colorMainBackground: '#e6e6e6' | ||
colorMainBackground: '#e6e6e6', | ||
zIndexMax: 1000, | ||
modalBoxShadow: '0 0 0 9999px rgba(0, 0, 0, .7)' | ||
}; |
@@ -104,3 +104,5 @@ 'use strict'; | ||
colorFacebookBlue: '#3b5998', | ||
colorMainBackground: '#e6e6e6' | ||
colorMainBackground: '#e6e6e6', | ||
zIndexMax: 1000, | ||
modalBoxShadow: '0 0 0 9999px rgba(0, 0, 0, .7)' | ||
}; |
{ | ||
"name": "cf-style-const", | ||
"description": "Cloudflare Style Constants", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "module": "es/index.js", |
@@ -98,3 +98,5 @@ import { lighten, darken } from 'polished'; | ||
colorFacebookBlue: '#3b5998', | ||
colorMainBackground: '#e6e6e6' | ||
colorMainBackground: '#e6e6e6', | ||
zIndexMax: 1000, | ||
modalBoxShadow: '0 0 0 9999px rgba(0, 0, 0, .7)' | ||
}; |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
11018
8
310
1