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

@superset-ui/color

Package Overview
Dependencies
Maintainers
14
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@superset-ui/color - npm Package Compare versions

Comparing version 0.14.9 to 0.14.23

esm/colorSchemes/categorical/echarts.js

5

esm/colorSchemes/sequential/common.js

@@ -98,4 +98,9 @@ "use strict";

colors: ['#CB5171', '#D87C94', '#E5A8B7', '#F2D3DB', '#F6F6F7', '#CEE8EC', '#9CD1D8', '#6CBAC6', '#3AA3B2']
}, {
id: 'echarts_gradient',
label: 'ECharts gradient',
isDiverging: false,
colors: ['#f6EFA6', '#D88273', '#BF444C']
}].map(s => new _SequentialScheme.default(s));
var _default = schemes;
exports.default = _default;

@@ -98,4 +98,9 @@ "use strict";

colors: ['#CB5171', '#D87C94', '#E5A8B7', '#F2D3DB', '#F6F6F7', '#CEE8EC', '#9CD1D8', '#6CBAC6', '#3AA3B2']
}, {
id: 'echarts_gradient',
label: 'ECharts gradient',
isDiverging: false,
colors: ['#f6EFA6', '#D88273', '#BF444C']
}].map(s => new _SequentialScheme.default(s));
var _default = schemes;
exports.default = _default;

4

package.json
{
"name": "@superset-ui/color",
"version": "0.14.9",
"version": "0.14.23",
"description": "Superset UI color",

@@ -37,3 +37,3 @@ "sideEffects": false,

},
"gitHead": "92e0ccbec0e753335a03fb411b59242f4b624391"
"gitHead": "32f312b0d77e86c66985d5ee4779b945595eab45"
}

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