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

@visactor/openinula-vchart

Package Overview
Dependencies
Maintainers
0
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visactor/openinula-vchart - npm Package Compare versions

Comparing version 1.11.8 to 1.11.9

3

cjs/charts/RoseChart.js

@@ -18,2 +18,3 @@ "use strict";

vchartConstrouctor: vchart_1.default
});
});
//# sourceMappingURL=RoseChart.js.map

@@ -18,3 +18,2 @@ "use strict";

vchartConstrouctor: vchart_1.default
});
//# sourceMappingURL=ScatterChart.js.map
});

@@ -9,2 +9,3 @@ "use strict";

exports.Region = (0, BaseComponent_1.createComponent)("Region", "region");
exports.Region = (0, BaseComponent_1.createComponent)("Region", "region");
//# sourceMappingURL=Region.js.map

@@ -9,3 +9,2 @@ "use strict";

exports.Title = (0, BaseComponent_1.createComponent)("Title", "title", null, !0);
//# sourceMappingURL=Title.js.map
exports.Title = (0, BaseComponent_1.createComponent)("Title", "title", null, !0);

@@ -6,3 +6,3 @@ export * from './charts';

export * from './VChartSimple';
export declare const version = "1.11.8";
export declare const version = "1.11.9";
export type { IAreaChartSpec, IBarChartSpec, IBar3dChartSpec, IBoxPlotChartSpec, ICirclePackingChartSpec, ICommonChartSpec, IFunnelChartSpec, IFunnel3dChartSpec, IGaugeChartSpec, IHeatmapChartSpec, IHistogramChartSpec, IHistogram3dChartSpec, ILineChartSpec, IMapChartSpec, IPieChartSpec, IPie3dChartSpec, ICircularProgressChartSpec, ILinearProgressChartSpec, IRadarChartSpec, IRangeColumnChartSpec, IRangeColumn3dChartSpec, IRangeAreaChartSpec, IRoseChartSpec, IScatterChartSpec, ISankeyChartSpec, ISequenceChartSpec, ISunburstChartSpec, ITreemapChartSpec, IWaterfallChartSpec, ICorrelationChartSpec, ILiquidChartSpec, IWordCloud3dChartSpec, IWordCloudChartSpec, IPolarChartSpec, ICartesianChartSpec, ITheme, IInitOption, ISpec, IVChart } from '@visactor/vchart';

@@ -22,3 +22,3 @@ "use strict";

__exportStar(require("./components"), exports), __exportStar(require("./VChart"), exports),
__exportStar(require("./VChartSimple"), exports), exports.version = "1.11.8";
__exportStar(require("./VChartSimple"), exports), exports.version = "1.11.9";
//# sourceMappingURL=index.js.map

@@ -8,2 +8,3 @@ import { default as VChart } from "@visactor/vchart";

vchartConstrouctor: VChart
});
});
//# sourceMappingURL=RoseChart.js.map

@@ -8,3 +8,2 @@ import { default as VChart } from "@visactor/vchart";

vchartConstrouctor: VChart
});
//# sourceMappingURL=ScatterChart.js.map
});
import { createComponent } from "./BaseComponent";
export const Region = createComponent("Region", "region");
export const Region = createComponent("Region", "region");
//# sourceMappingURL=Region.js.map
import { createComponent } from "./BaseComponent";
export const Title = createComponent("Title", "title", null, !0);
//# sourceMappingURL=Title.js.map
export const Title = createComponent("Title", "title", null, !0);

@@ -6,3 +6,3 @@ export * from './charts';

export * from './VChartSimple';
export declare const version = "1.11.8";
export declare const version = "1.11.9";
export type { IAreaChartSpec, IBarChartSpec, IBar3dChartSpec, IBoxPlotChartSpec, ICirclePackingChartSpec, ICommonChartSpec, IFunnelChartSpec, IFunnel3dChartSpec, IGaugeChartSpec, IHeatmapChartSpec, IHistogramChartSpec, IHistogram3dChartSpec, ILineChartSpec, IMapChartSpec, IPieChartSpec, IPie3dChartSpec, ICircularProgressChartSpec, ILinearProgressChartSpec, IRadarChartSpec, IRangeColumnChartSpec, IRangeColumn3dChartSpec, IRangeAreaChartSpec, IRoseChartSpec, IScatterChartSpec, ISankeyChartSpec, ISequenceChartSpec, ISunburstChartSpec, ITreemapChartSpec, IWaterfallChartSpec, ICorrelationChartSpec, ILiquidChartSpec, IWordCloud3dChartSpec, IWordCloudChartSpec, IPolarChartSpec, ICartesianChartSpec, ITheme, IInitOption, ISpec, IVChart } from '@visactor/vchart';

@@ -11,3 +11,3 @@ export * from "./charts";

export const version = "1.11.8";
export const version = "1.11.9";
//# sourceMappingURL=index.js.map
{
"name": "@visactor/openinula-vchart",
"version": "1.11.8",
"version": "1.11.9",
"sideEffects": false,

@@ -26,7 +26,7 @@ "description": "The openinula version of VChart 4.x",

"dependencies": {
"@visactor/vchart": "1.11.8",
"@visactor/vchart": "1.11.9",
"@visactor/vutils": "~0.18.10",
"@visactor/vrender-core": "0.19.17",
"@visactor/vrender-kits": "0.19.17",
"@visactor/vgrammar-core": "0.13.14",
"@visactor/vrender-core": "0.19.18",
"@visactor/vrender-kits": "0.19.18",
"@visactor/vgrammar-core": "0.13.15",
"react-is": "^18.2.0"

@@ -33,0 +33,0 @@ },

Sorry, the diff of this file is not supported yet

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