cartocolor
Advanced tools
Comparing version 5.0.0 to 5.0.2
@@ -19,3 +19,3 @@ // src/carto.js | ||
}; | ||
var BurgY1 = { | ||
var BurgYl = { | ||
2: ["#fbe6c5", "#70284a"], | ||
@@ -88,3 +88,3 @@ 3: ["#fbe6c5", "#dc7176", "#70284a"], | ||
}; | ||
var PinkY1 = { | ||
var PinkYl = { | ||
2: ["#fef6b5", "#e15383"], | ||
@@ -174,3 +174,3 @@ 3: ["#fef6b5", "#ffa679", "#e15383"], | ||
}; | ||
var ag_GrnY1 = { | ||
var ag_GrnYl = { | ||
2: ["#245668", "#EDEF5D"], | ||
@@ -192,3 +192,3 @@ 3: ["#245668", "#39AB7E", "#EDEF5D"], | ||
}; | ||
var BluY1 = { | ||
var BluYl = { | ||
2: ["#f7feae", "#045275"], | ||
@@ -346,3 +346,3 @@ 3: ["#f7feae", "#46aea0", "#045275"], | ||
}; | ||
var BrwnY1 = { | ||
var BrwnYl = { | ||
2: ["#ede5cf", "#541f3f"], | ||
@@ -981,7 +981,7 @@ 3: ["#ede5cf", "#c1766f", "#541f3f"], | ||
BluGrn, | ||
BluY1, | ||
BluYl, | ||
Bold, | ||
BrwnY1, | ||
BrwnYl, | ||
Burg, | ||
BurgY1, | ||
BurgYl, | ||
DarkMint, | ||
@@ -997,3 +997,3 @@ Earth, | ||
Peach, | ||
PinkY1, | ||
PinkYl, | ||
Prism, | ||
@@ -1012,3 +1012,3 @@ Purp, | ||
Vivid, | ||
ag_GrnY1, | ||
ag_GrnYl, | ||
ag_Sunset, | ||
@@ -1015,0 +1015,0 @@ cb_Accent, |
{ | ||
"name": "cartocolor", | ||
"version": "5.0.0", | ||
"version": "5.0.2", | ||
"description": "CartoColors: custom color palettes from CARTO", | ||
@@ -5,0 +5,0 @@ "license": "CC-BY-4.0", |
@@ -19,3 +19,3 @@ export const Burg = { | ||
export const BurgY1 = { | ||
export const BurgYl = { | ||
2: ["#fbe6c5", "#70284a"], | ||
@@ -92,3 +92,3 @@ 3: ["#fbe6c5", "#dc7176", "#70284a"], | ||
export const PinkY1 = { | ||
export const PinkYl = { | ||
2: ["#fef6b5", "#e15383"], | ||
@@ -183,3 +183,3 @@ 3: ["#fef6b5", "#ffa679", "#e15383"], | ||
export const ag_GrnY1 = { | ||
export const ag_GrnYl = { | ||
2: ["#245668", "#EDEF5D"], | ||
@@ -202,3 +202,3 @@ 3: ["#245668", "#39AB7E", "#EDEF5D"], | ||
export const BluY1 = { | ||
export const BluYl = { | ||
2: ["#f7feae", "#045275"], | ||
@@ -365,3 +365,3 @@ 3: ["#f7feae", "#46aea0", "#045275"], | ||
export const BrwnY1 = { | ||
export const BrwnYl = { | ||
2: ["#ede5cf", "#541f3f"], | ||
@@ -368,0 +368,0 @@ 3: ["#ede5cf", "#c1766f", "#541f3f"], |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package