@openmrs/esm-utils 5.0.2 → 5.0.3-pre.822

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 5d3571a9d03d7c98
1
+ @openmrs/esm-utils:build: cache hit, replaying output 41737669556a390f
2
2
  @openmrs/esm-utils:build: asset openmrs-esm-utils.js 30.1 KiB [emitted] [minimized] (name: main) 1 related asset
3
3
  @openmrs/esm-utils:build: runtime modules 2.07 KiB 7 modules
4
4
  @openmrs/esm-utils:build: orphan modules 16.1 KiB [orphan] 5 modules
@@ -13,4 +13,4 @@
13
13
  @openmrs/esm-utils:build: ./src/index.ts + 5 modules 16.2 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.88.0 compiled successfully in 12165 ms
16
+ @openmrs/esm-utils:build: webpack 5.88.0 compiled successfully in 11884 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-utils",
3
- "version": "5.0.2",
3
+ "version": "5.0.3-pre.822",
4
4
  "license": "MPL-2.0",
5
5
  "description": "Helper utilities for OpenMRS",
6
6
  "browser": "dist/openmrs-esm-utils.js",
@@ -50,5 +50,5 @@
50
50
  "dependencies": {
51
51
  "semver": "7.3.2"
52
52
  },
53
- "gitHead": "0a5da41b12979457322425409fbed4195d5b13da"
53
+ "gitHead": "6c23c538372651ac8701c8aae6bbb47dc35ecbd7"
54
54
  }