@openmrs/esm-utils 4.0.3-pre.434 → 4.0.3-pre.437

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.
@@ -1,4 +1,4 @@
1
- @openmrs/esm-utils:build: cache hit, replaying output f49669fde9d9bf1c
1
+ @openmrs/esm-utils:build: cache hit, replaying output ec679fb6a37a1138
2
2
  @openmrs/esm-utils:build: asset openmrs-esm-utils.js 32.7 KiB [emitted] [minimized] (name: main) 1 related asset
3
3
  @openmrs/esm-utils:build: runtime modules 2.02 KiB 7 modules
4
4
  @openmrs/esm-utils:build: orphan modules 22.6 KiB [orphan] 5 modules
@@ -13,4 +13,4 @@
13
13
  @openmrs/esm-utils:build: ./src/index.ts + 5 modules 22.7 KiB [built] [code generated]
14
14
  @openmrs/esm-utils:build: external "dayjs" 42 bytes [built] [code generated]
15
15
  @openmrs/esm-utils:build: external "i18next" 42 bytes [built] [code generated]
16
- @openmrs/esm-utils:build: webpack 5.74.0 compiled successfully in 14116 ms
16
+ @openmrs/esm-utils:build: webpack 5.74.0 compiled successfully in 14303 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-utils",
3
- "version": "4.0.3-pre.434",
3
+ "version": "4.0.3-pre.437",
4
4
  "license": "MPL-2.0",
5
5
  "description": "Helper utilities for OpenMRS",
6
6
  "browser": "dist/openmrs-esm-utils.js",
@@ -49,5 +49,5 @@
49
49
  "dependencies": {
50
50
  "semver": "7.3.2"
51
51
  },
52
- "gitHead": "40d6b6e443f56a7791f74618cc4494e52a7b9a3f"
52
+ "gitHead": "543a8601b8daeb1394471de7bea0c4464962ddb5"
53
53
  }