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
131
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.12.12-alpha.0 to 1.12.12-alpha.1

2

cjs/index.d.ts

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

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

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

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

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

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

@@ -29,0 +29,0 @@ "@visactor/vrender-core": "0.20.14",

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