@openmrs/esm-utils 5.7.1-pre.2089 → 5.7.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/.turbo/turbo-build.log +20 -20
- package/.turbo/turbo-lint.log +0 -0
- package/.turbo/turbo-test.log +9 -0
- package/.turbo/turbo-typescript.log +0 -0
- package/package.json +3 -4
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
Browserslist: caniuse-lite is outdated. Please run:
|
|
2
|
-
npx update-browserslist-db@latest
|
|
3
|
-
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
4
|
-
asset
|
|
5
|
-
orphan modules 175 KiB [orphan] 30 modules
|
|
6
|
-
runtime modules 937 bytes 4 modules
|
|
7
|
-
modules by path
|
|
8
|
-
modules by path ./node_modules/semver/functions/*.js 6.71 KiB 24 modules
|
|
9
|
-
modules by path ./node_modules/semver/ranges/*.js 11.8 KiB 11 modules
|
|
10
|
-
modules by path ./node_modules/semver/internal/*.js 7.58 KiB 4 modules
|
|
11
|
-
modules by path ./node_modules/semver/classes/*.js 23.5 KiB
|
|
12
|
-
./node_modules/semver/classes/semver.js 7.84 KiB [built] [code generated]
|
|
13
|
-
+ 2 modules
|
|
14
|
-
./src/index.ts + 27 modules 157 KiB [built] [code generated]
|
|
15
|
-
./node_modules/semver/index.js 1.94 KiB [built] [code generated]
|
|
16
|
-
modules by path ../../../node_modules/dayjs/plugin/*.js 2.56 KiB
|
|
17
|
-
../../../node_modules/dayjs/plugin/utc.js 2.2 KiB [built] [code generated]
|
|
18
|
-
../../../node_modules/dayjs/plugin/isToday.js 365 bytes [built] [code generated]
|
|
19
|
-
|
|
20
|
-
webpack 5.88.0 compiled
|
|
1
|
+
Browserslist: caniuse-lite is outdated. Please run:
|
|
2
|
+
npx update-browserslist-db@latest
|
|
3
|
+
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
4
|
+
asset [1m[32mopenmrs-esm-utils.js[39m[22m 54 KiB [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m (name: main) 1 related asset
|
|
5
|
+
orphan modules 175 KiB [1m[33m[orphan][39m[22m 30 modules
|
|
6
|
+
runtime modules 937 bytes 4 modules
|
|
7
|
+
modules by path [1m./[39m[22m 209 KiB
|
|
8
|
+
modules by path [1m./node_modules/semver/functions/*.js[39m[22m 6.71 KiB 24 modules
|
|
9
|
+
modules by path [1m./node_modules/semver/ranges/*.js[39m[22m 11.8 KiB 11 modules
|
|
10
|
+
modules by path [1m./node_modules/semver/internal/*.js[39m[22m 7.58 KiB 4 modules
|
|
11
|
+
modules by path [1m./node_modules/semver/classes/*.js[39m[22m 23.5 KiB
|
|
12
|
+
[1m./node_modules/semver/classes/semver.js[39m[22m 7.84 KiB [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
13
|
+
+ 2 modules
|
|
14
|
+
[1m./src/index.ts + 27 modules[39m[22m 157 KiB [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
15
|
+
[1m./node_modules/semver/index.js[39m[22m 1.94 KiB [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
16
|
+
modules by path [1m../../../node_modules/dayjs/plugin/*.js[39m[22m 2.56 KiB
|
|
17
|
+
[1m../../../node_modules/dayjs/plugin/utc.js[39m[22m 2.2 KiB [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
18
|
+
[1m../../../node_modules/dayjs/plugin/isToday.js[39m[22m 365 bytes [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
19
|
+
[1mexternal "dayjs"[39m[22m 42 bytes [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
20
|
+
webpack 5.88.0 compiled [1m[32msuccessfully[39m[22m in 1244 ms
|
|
File without changes
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/[22m[1momrs-dates.test.ts[22m
|
|
2
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/[22m[1mpatient-helpers.test.ts[22m
|
|
3
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/[22m[1mversion.test.ts[22m
|
|
4
|
+
|
|
5
|
+
[1mTest Suites: [22m[1m[32m3 passed[39m[22m, 3 total
|
|
6
|
+
[1mTests: [22m[1m[32m44 passed[39m[22m, 44 total
|
|
7
|
+
[1mSnapshots: [22m0 total
|
|
8
|
+
[1mTime:[22m 1.307 s
|
|
9
|
+
[2mRan all test suites[22m[2m.[22m
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openmrs/esm-utils",
|
|
3
|
-
"version": "5.7.1
|
|
3
|
+
"version": "5.7.1",
|
|
4
4
|
"license": "MPL-2.0",
|
|
5
5
|
"description": "Helper utilities for OpenMRS",
|
|
6
6
|
"browser": "dist/openmrs-esm-utils.js",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"access": "public"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"@openmrs/esm-globals": "5.7.1
|
|
42
|
+
"@openmrs/esm-globals": "5.7.1",
|
|
43
43
|
"@types/semver": "^7.3.4",
|
|
44
44
|
"dayjs": "^1.10.4",
|
|
45
45
|
"rxjs": "^6.5.3"
|
|
@@ -53,6 +53,5 @@
|
|
|
53
53
|
"dependencies": {
|
|
54
54
|
"@internationalized/date": "^3.5.4",
|
|
55
55
|
"semver": "7.3.2"
|
|
56
|
-
}
|
|
57
|
-
"stableVersion": "5.7.0"
|
|
56
|
+
}
|
|
58
57
|
}
|