@univerjs/engine-formula 1.0.0-alpha.4 → 1.0.0-alpha.5
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
|
@@ -42105,7 +42105,7 @@ function getObjectValue(result, isUseStrip = false) {
|
|
|
42105
42105
|
//#endregion
|
|
42106
42106
|
//#region package.json
|
|
42107
42107
|
var name = "@univerjs/engine-formula";
|
|
42108
|
-
var version = "1.0.0-alpha.
|
|
42108
|
+
var version = "1.0.0-alpha.5";
|
|
42109
42109
|
|
|
42110
42110
|
//#endregion
|
|
42111
42111
|
//#region src/services/global-computing-status.service.ts
|
package/lib/es/index.js
CHANGED
|
@@ -42075,7 +42075,7 @@ function getObjectValue(result, isUseStrip = false) {
|
|
|
42075
42075
|
//#endregion
|
|
42076
42076
|
//#region package.json
|
|
42077
42077
|
var name = "@univerjs/engine-formula";
|
|
42078
|
-
var version = "1.0.0-alpha.
|
|
42078
|
+
var version = "1.0.0-alpha.5";
|
|
42079
42079
|
|
|
42080
42080
|
//#endregion
|
|
42081
42081
|
//#region src/services/global-computing-status.service.ts
|
package/lib/index.js
CHANGED
|
@@ -42075,7 +42075,7 @@ function getObjectValue(result, isUseStrip = false) {
|
|
|
42075
42075
|
//#endregion
|
|
42076
42076
|
//#region package.json
|
|
42077
42077
|
var name = "@univerjs/engine-formula";
|
|
42078
|
-
var version = "1.0.0-alpha.
|
|
42078
|
+
var version = "1.0.0-alpha.5";
|
|
42079
42079
|
|
|
42080
42080
|
//#endregion
|
|
42081
42081
|
//#region src/services/global-computing-status.service.ts
|