@univerjs/engine-formula 0.25.0 → 0.25.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/index.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/index.js +1 -1
- package/lib/umd/index.js +1 -1
- package/package.json +4 -4
package/lib/cjs/index.js
CHANGED
|
@@ -40468,7 +40468,7 @@ function getObjectValue(result, isUseStrip = false) {
|
|
|
40468
40468
|
//#endregion
|
|
40469
40469
|
//#region package.json
|
|
40470
40470
|
var name = "@univerjs/engine-formula";
|
|
40471
|
-
var version = "0.25.
|
|
40471
|
+
var version = "0.25.1";
|
|
40472
40472
|
|
|
40473
40473
|
//#endregion
|
|
40474
40474
|
//#region src/services/global-computing-status.service.ts
|
package/lib/es/index.js
CHANGED
|
@@ -40438,7 +40438,7 @@ function getObjectValue(result, isUseStrip = false) {
|
|
|
40438
40438
|
//#endregion
|
|
40439
40439
|
//#region package.json
|
|
40440
40440
|
var name = "@univerjs/engine-formula";
|
|
40441
|
-
var version = "0.25.
|
|
40441
|
+
var version = "0.25.1";
|
|
40442
40442
|
|
|
40443
40443
|
//#endregion
|
|
40444
40444
|
//#region src/services/global-computing-status.service.ts
|
package/lib/index.js
CHANGED
|
@@ -40438,7 +40438,7 @@ function getObjectValue(result, isUseStrip = false) {
|
|
|
40438
40438
|
//#endregion
|
|
40439
40439
|
//#region package.json
|
|
40440
40440
|
var name = "@univerjs/engine-formula";
|
|
40441
|
-
var version = "0.25.
|
|
40441
|
+
var version = "0.25.1";
|
|
40442
40442
|
|
|
40443
40443
|
//#endregion
|
|
40444
40444
|
//#region src/services/global-computing-status.service.ts
|