buoy-theme
Advanced tools
Comparing version 7.0.1 to 7.1.0
@@ -46,4 +46,10 @@ "use strict"; | ||
availabilityMed: "#ffca67", | ||
availabilityLow: "#ff3d49" | ||
availabilityLow: "#ff3d49", | ||
answerSelected: "#2e7d32", | ||
answerFocused: "#196cff", | ||
answerFocusedBorder: "#6aa0fe", | ||
answerBackground: "#e4f4f5", | ||
answerError: "#de1214", | ||
answerDefaultBackground: "#f7f7f7" | ||
}; | ||
exports["default"] = colors; |
{ | ||
"name": "buoy-theme", | ||
"version": "7.0.1", | ||
"version": "7.1.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -42,4 +42,10 @@ const colors = { | ||
availabilityLow: "#ff3d49", | ||
answerSelected: "#2e7d32", | ||
answerFocused: "#196cff", | ||
answerFocusedBorder: "#6aa0fe", | ||
answerBackground: "#e4f4f5", | ||
answerError: "#de1214", | ||
answerDefaultBackground: "#f7f7f7", | ||
} | ||
export { colors as default } |
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
15320
536
1