@visactor/openinula-vchart
Advanced tools
Comparing version 1.12.11 to 1.12.12-alpha.0
@@ -6,3 +6,3 @@ export * from './charts'; | ||
export * from './VChartSimple'; | ||
export declare const version = "1.12.11"; | ||
export declare const version = "1.12.12-alpha.0"; | ||
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.11"; | ||
__exportStar(require("./VChartSimple"), exports), exports.version = "1.12.12-alpha.0"; | ||
//# sourceMappingURL=index.js.map |
@@ -6,3 +6,3 @@ export * from './charts'; | ||
export * from './VChartSimple'; | ||
export declare const version = "1.12.11"; | ||
export declare const version = "1.12.12-alpha.0"; | ||
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.11"; | ||
export const version = "1.12.12-alpha.0"; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@visactor/openinula-vchart", | ||
"version": "1.12.11", | ||
"version": "1.12.12-alpha.0", | ||
"sideEffects": false, | ||
@@ -26,3 +26,3 @@ "description": "The openinula version of VChart 4.x", | ||
"dependencies": { | ||
"@visactor/vchart": "1.12.11", | ||
"@visactor/vchart": "1.12.12-alpha.0", | ||
"@visactor/vutils": "~0.18.18", | ||
@@ -56,4 +56,4 @@ "@visactor/vrender-core": "0.20.14", | ||
"@internal/bundler": "0.0.1", | ||
"@internal/eslint-config": "0.0.1", | ||
"@internal/ts-config": "0.0.1" | ||
"@internal/ts-config": "0.0.1", | ||
"@internal/eslint-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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
310186
1
+ Added@visactor/vchart@1.12.12-alpha.0(transitive)
+ Added@visactor/vutils-extension@1.12.12-alpha.0(transitive)
- Removed@visactor/vchart@1.12.11(transitive)
- Removed@visactor/vutils-extension@1.12.11(transitive)