@sapui5/distribution-metadata 1.138.0 → 1.138.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/metadata.json +6 -6
- package/package.json +1 -1
package/metadata.json
CHANGED
|
@@ -501,8 +501,8 @@
|
|
|
501
501
|
},
|
|
502
502
|
"sap.suite.ui.generic.template": {
|
|
503
503
|
"npmPackageName": "@sapui5/sap.suite.ui.generic.template",
|
|
504
|
-
"version": "1.138.
|
|
505
|
-
"gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.138.
|
|
504
|
+
"version": "1.138.1",
|
|
505
|
+
"gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.138.1:jar",
|
|
506
506
|
"dependencies": [
|
|
507
507
|
"sap.ui.rta",
|
|
508
508
|
"sap.cards.ap.common",
|
|
@@ -893,8 +893,8 @@
|
|
|
893
893
|
},
|
|
894
894
|
"sap.ushell": {
|
|
895
895
|
"npmPackageName": "@sapui5/sap.ushell",
|
|
896
|
-
"version": "1.138.
|
|
897
|
-
"gav": "com.sap.ushell:ushell-lib:1.138.
|
|
896
|
+
"version": "1.138.1",
|
|
897
|
+
"gav": "com.sap.ushell:ushell-lib:1.138.1:jar",
|
|
898
898
|
"dependencies": [
|
|
899
899
|
"sap.esh.search.ui",
|
|
900
900
|
"sap.ui.generic.app",
|
|
@@ -919,8 +919,8 @@
|
|
|
919
919
|
},
|
|
920
920
|
"sap.ushell_abap": {
|
|
921
921
|
"npmPackageName": "@sapui5/sap.ushell_abap",
|
|
922
|
-
"version": "1.138.
|
|
923
|
-
"gav": "com.sap.ushell:ushell_abap:1.138.
|
|
922
|
+
"version": "1.138.1",
|
|
923
|
+
"gav": "com.sap.ushell:ushell_abap:1.138.1:jar",
|
|
924
924
|
"dependencies": [
|
|
925
925
|
"sap.f",
|
|
926
926
|
"sap.ushell",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sapui5/distribution-metadata",
|
|
3
|
-
"version": "1.138.
|
|
3
|
+
"version": "1.138.1",
|
|
4
4
|
"description": "SAPUI5 Distribution Metadata used by the UI5 Tooling",
|
|
5
5
|
"homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
|
|
6
6
|
"author": "SAP SE (https://www.sap.com)",
|