@office-open/core
Advanced tools
@@ -74,3 +74,3 @@ import { O as XmlComponent } from "../index-DqdJoWmh.mjs"; | ||
| } | ||
| declare const createChartType: (options: IChartTypeOptions) => AreaChart | BarChart | LineChart | PieChart | ScatterChart; | ||
| declare const createChartType: (options: IChartTypeOptions) => ScatterChart | AreaChart | PieChart | LineChart | BarChart; | ||
| //#endregion | ||
@@ -77,0 +77,0 @@ //#region src/chart/chart-space.d.ts |
+3
-3
| { | ||
| "name": "@office-open/core", | ||
| "version": "0.6.0", | ||
| "version": "0.6.1", | ||
| "description": "Shared OOXML infrastructure: XmlComponent, value validators, unit converters", | ||
@@ -62,3 +62,3 @@ "keywords": [ | ||
| "nanoid": "5.1.11", | ||
| "@office-open/xml": "0.6.0" | ||
| "@office-open/xml": "0.6.1" | ||
| }, | ||
@@ -69,4 +69,4 @@ "scripts": { | ||
| "test": "vp test run --coverage", | ||
| "test:ci": "vp test run --coverage" | ||
| "check": "vp check --fix" | ||
| } | ||
| } |
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
347767
0+ Added
- Removed
Updated