New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@visactor/chart-advisor

Package Overview
Dependencies
Maintainers
15
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visactor/chart-advisor - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

2

esm/score.js

@@ -391,3 +391,3 @@ import { isTemporal } from './dataUtil';

const measureID = measureList.map(measure => measure.uniqueID);
const scatterData = assignScatterPlot(originDataset, dimensionID, measureID, aliasMap);
const scatterData = assignScatterPlot(datasetWithoutFold, dimensionID, measureID, aliasMap);
const { scatterCell, dataset, colorItems, aliasMap: newAliasMap, error, errMsg } = scatterData;

@@ -394,0 +394,0 @@ if (error) {

{
"name": "@visactor/chart-advisor",
"version": "0.1.10",
"version": "0.1.11",
"description": "图表推荐模块",

@@ -5,0 +5,0 @@ "main": "cjs/index.js",

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