@office-open/core
Advanced tools
@@ -74,3 +74,3 @@ import { O as XmlComponent } from "../_chunks/index-hmJg8TDw.mjs"; | ||
| } | ||
| declare const createChartType: (options: IChartTypeOptions) => BarChart | LineChart | PieChart | AreaChart | ScatterChart; | ||
| declare const createChartType: (options: IChartTypeOptions) => AreaChart | BarChart | LineChart | PieChart | ScatterChart; | ||
| //#endregion | ||
@@ -77,0 +77,0 @@ //#region src/chart/chart-space.d.ts |
+2
-2
| { | ||
| "name": "@office-open/core", | ||
| "version": "0.4.4", | ||
| "version": "0.4.5", | ||
| "description": "Shared OOXML infrastructure: XmlComponent, value validators, unit converters", | ||
@@ -62,3 +62,3 @@ "keywords": [ | ||
| "nanoid": "5.1.9", | ||
| "@office-open/xml": "0.4.4" | ||
| "@office-open/xml": "0.4.5" | ||
| }, | ||
@@ -65,0 +65,0 @@ "scripts": { |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
+ Added
- Removed
Updated