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.10-alpha.0 to 1.11.10-alpha.1

3

cjs/charts/RoseChart.js

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

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

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

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

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

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

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

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

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

export * from './VChartSimple';
export declare const version = "1.11.10-alpha.0";
export declare const version = "1.11.10-alpha.1";
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.10-alpha.0";
__exportStar(require("./VChartSimple"), exports), exports.version = "1.11.10-alpha.1";
//# sourceMappingURL=index.js.map

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

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

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

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

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

export * from './VChartSimple';
export declare const version = "1.11.10-alpha.0";
export declare const version = "1.11.10-alpha.1";
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.10-alpha.0";
export const version = "1.11.10-alpha.1";
//# sourceMappingURL=index.js.map
{
"name": "@visactor/openinula-vchart",
"version": "1.11.10-alpha.0",
"version": "1.11.10-alpha.1",
"sideEffects": false,

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

"dependencies": {
"@visactor/vchart": "1.11.10-alpha.0",
"@visactor/vchart": "1.11.10-alpha.1",
"@visactor/vutils": "~0.18.10",

@@ -56,4 +56,4 @@ "@visactor/vrender-core": "0.19.18",

"@internal/bundler": "0.0.1",
"@internal/ts-config": "0.0.1",
"@internal/eslint-config": "0.0.1"
"@internal/eslint-config": "0.0.1",
"@internal/ts-config": "0.0.1"
},

@@ -60,0 +60,0 @@ "peerDependencies": {

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