Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cartocolor

Package Overview
Dependencies
Maintainers
15
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cartocolor - npm Package Compare versions

Comparing version 5.0.0 to 5.0.2

20

dist/cartocolor.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc