@openmrs/esm-dynamic-loading 4.4.2-pre.733 → 4.4.2-pre.735

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-dynamic-loading:build: cache hit, replaying output a46e8ae1bff44504
1
+ @openmrs/esm-dynamic-loading:build: cache hit, replaying output d04323f67e8bb456
2
2
  @openmrs/esm-dynamic-loading:build: Browserslist: caniuse-lite is outdated. Please run:
3
3
  @openmrs/esm-dynamic-loading:build:  npx update-browserslist-db@latest
4
4
  @openmrs/esm-dynamic-loading:build:  Why you should do it regularly: https://github.com/browserslist/update-db#readme
@@ -6,4 +6,4 @@
6
6
  @openmrs/esm-dynamic-loading:build: runtime modules 2.47 KiB 4 modules
7
7
  @openmrs/esm-dynamic-loading:build: orphan modules 8.63 KiB [orphan] 1 module
8
8
  @openmrs/esm-dynamic-loading:build: ./src/index.ts + 1 modules 8.67 KiB [built] [code generated]
9
- @openmrs/esm-dynamic-loading:build: webpack 5.77.0 compiled successfully in 13675 ms
9
+ @openmrs/esm-dynamic-loading:build: webpack 5.77.0 compiled successfully in 13839 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-dynamic-loading",
3
- "version": "4.4.2-pre.733",
3
+ "version": "4.4.2-pre.735",
4
4
  "license": "MPL-2.0",
5
5
  "description": "Utilities for dynamically loading code in OpenMRS",
6
6
  "browser": "dist/openmrs-esm-dynamic-loading.js",
@@ -37,10 +37,10 @@
37
37
  "access": "public"
38
38
  },
39
39
  "devDependencies": {
40
- "@openmrs/esm-globals": "^4.4.2-pre.733"
40
+ "@openmrs/esm-globals": "^4.4.2-pre.735"
41
41
  },
42
42
  "peerDependencies": {
43
43
  "@openmrs/esm-globals": "4.x"
44
44
  },
45
- "gitHead": "c7b2de9a6729a047361ff5b77a658fde6d332a06"
45
+ "gitHead": "e579af8e4350984fecc7cb6185d939f4c4c1bae7"
46
46
  }