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