@sapui5/distribution-metadata 1.121.0 → 1.121.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
|
@@ -441,8 +441,8 @@
|
|
|
441
441
|
},
|
|
442
442
|
"sap.suite.ui.generic.template": {
|
|
443
443
|
"npmPackageName": "@sapui5/sap.suite.ui.generic.template",
|
|
444
|
-
"version": "1.121.
|
|
445
|
-
"gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.121.
|
|
444
|
+
"version": "1.121.1",
|
|
445
|
+
"gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.121.1:jar",
|
|
446
446
|
"dependencies": [
|
|
447
447
|
"sap.ui.rta",
|
|
448
448
|
"sap.fe.placeholder",
|
|
@@ -831,8 +831,8 @@
|
|
|
831
831
|
},
|
|
832
832
|
"sap.ushell": {
|
|
833
833
|
"npmPackageName": "@sapui5/sap.ushell",
|
|
834
|
-
"version": "1.121.
|
|
835
|
-
"gav": "com.sap.ushell:ushell-lib:1.121.
|
|
834
|
+
"version": "1.121.1",
|
|
835
|
+
"gav": "com.sap.ushell:ushell-lib:1.121.1:jar",
|
|
836
836
|
"dependencies": [
|
|
837
837
|
"sap.esh.search.ui",
|
|
838
838
|
"sap.ui.generic.app",
|
|
@@ -857,8 +857,8 @@
|
|
|
857
857
|
},
|
|
858
858
|
"sap.ushell_abap": {
|
|
859
859
|
"npmPackageName": "@sapui5/sap.ushell_abap",
|
|
860
|
-
"version": "1.121.
|
|
861
|
-
"gav": "com.sap.ushell:ushell_abap:1.121.
|
|
860
|
+
"version": "1.121.1",
|
|
861
|
+
"gav": "com.sap.ushell:ushell_abap:1.121.1:jar",
|
|
862
862
|
"dependencies": [
|
|
863
863
|
"sap.f",
|
|
864
864
|
"sap.ushell",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sapui5/distribution-metadata",
|
|
3
|
-
"version": "1.121.
|
|
3
|
+
"version": "1.121.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)",
|