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.11 to 1.12.12-alpha.0

2

cjs/index.d.ts

@@ -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

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