@sapui5/distribution-metadata 1.141.1 → 1.141.2
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.141.
|
|
505
|
-
"gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.141.
|
|
504
|
+
"version": "1.141.2",
|
|
505
|
+
"gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.141.2:jar",
|
|
506
506
|
"dependencies": [
|
|
507
507
|
"sap.ui.rta",
|
|
508
508
|
"sap.cards.ap.common",
|
|
@@ -895,8 +895,8 @@
|
|
|
895
895
|
},
|
|
896
896
|
"sap.ushell": {
|
|
897
897
|
"npmPackageName": "@sapui5/sap.ushell",
|
|
898
|
-
"version": "1.141.
|
|
899
|
-
"gav": "com.sap.ushell:ushell-lib:1.141.
|
|
898
|
+
"version": "1.141.2",
|
|
899
|
+
"gav": "com.sap.ushell:ushell-lib:1.141.2:jar",
|
|
900
900
|
"dependencies": [
|
|
901
901
|
"sap.esh.search.ui",
|
|
902
902
|
"sap.ui.generic.app",
|
|
@@ -921,8 +921,8 @@
|
|
|
921
921
|
},
|
|
922
922
|
"sap.ushell_abap": {
|
|
923
923
|
"npmPackageName": "@sapui5/sap.ushell_abap",
|
|
924
|
-
"version": "1.141.
|
|
925
|
-
"gav": "com.sap.ushell:ushell_abap:1.141.
|
|
924
|
+
"version": "1.141.2",
|
|
925
|
+
"gav": "com.sap.ushell:ushell_abap:1.141.2:jar",
|
|
926
926
|
"dependencies": [
|
|
927
927
|
"sap.f",
|
|
928
928
|
"sap.ushell",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sapui5/distribution-metadata",
|
|
3
|
-
"version": "1.141.
|
|
3
|
+
"version": "1.141.2",
|
|
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)",
|