🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@office-open/core

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@office-open/core - npm Package Compare versions

Comparing version
0.4.4
to
0.4.5
+1
-1
dist/chart/index.d.mts

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

{
"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": {