@sapui5/distribution-metadata 1.129.1 → 1.129.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
|
@@ -469,8 +469,8 @@
|
|
|
469
469
|
},
|
|
470
470
|
"sap.suite.ui.generic.template": {
|
|
471
471
|
"npmPackageName": "@sapui5/sap.suite.ui.generic.template",
|
|
472
|
-
"version": "1.129.
|
|
473
|
-
"gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.129.
|
|
472
|
+
"version": "1.129.1",
|
|
473
|
+
"gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.129.1:jar",
|
|
474
474
|
"dependencies": [
|
|
475
475
|
"sap.ui.rta",
|
|
476
476
|
"sap.cards.ap.common",
|
|
@@ -861,8 +861,8 @@
|
|
|
861
861
|
},
|
|
862
862
|
"sap.ushell": {
|
|
863
863
|
"npmPackageName": "@sapui5/sap.ushell",
|
|
864
|
-
"version": "1.129.
|
|
865
|
-
"gav": "com.sap.ushell:ushell-lib:1.129.
|
|
864
|
+
"version": "1.129.1",
|
|
865
|
+
"gav": "com.sap.ushell:ushell-lib:1.129.1:jar",
|
|
866
866
|
"dependencies": [
|
|
867
867
|
"sap.esh.search.ui",
|
|
868
868
|
"sap.ui.generic.app",
|
|
@@ -887,8 +887,8 @@
|
|
|
887
887
|
},
|
|
888
888
|
"sap.ushell_abap": {
|
|
889
889
|
"npmPackageName": "@sapui5/sap.ushell_abap",
|
|
890
|
-
"version": "1.129.
|
|
891
|
-
"gav": "com.sap.ushell:ushell_abap:1.129.
|
|
890
|
+
"version": "1.129.1",
|
|
891
|
+
"gav": "com.sap.ushell:ushell_abap:1.129.1:jar",
|
|
892
892
|
"dependencies": [
|
|
893
893
|
"sap.f",
|
|
894
894
|
"sap.ushell",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sapui5/distribution-metadata",
|
|
3
|
-
"version": "1.129.
|
|
3
|
+
"version": "1.129.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)",
|