@sapui5/distribution-metadata 1.112.0 → 1.112.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
|
@@ -406,8 +406,8 @@
|
|
|
406
406
|
},
|
|
407
407
|
"sap.suite.ui.generic.template": {
|
|
408
408
|
"npmPackageName": "@sapui5/sap.suite.ui.generic.template",
|
|
409
|
-
"version": "1.112.
|
|
410
|
-
"gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.112.
|
|
409
|
+
"version": "1.112.1",
|
|
410
|
+
"gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.112.1:jar",
|
|
411
411
|
"dependencies": [
|
|
412
412
|
"sap.ui.rta",
|
|
413
413
|
"sap.fe.placeholder",
|
|
@@ -795,8 +795,8 @@
|
|
|
795
795
|
},
|
|
796
796
|
"sap.ushell": {
|
|
797
797
|
"npmPackageName": "@sapui5/sap.ushell",
|
|
798
|
-
"version": "1.112.
|
|
799
|
-
"gav": "com.sap.ushell:ushell-lib:1.112.
|
|
798
|
+
"version": "1.112.1",
|
|
799
|
+
"gav": "com.sap.ushell:ushell-lib:1.112.1:jar",
|
|
800
800
|
"dependencies": [
|
|
801
801
|
"sap.esh.search.ui",
|
|
802
802
|
"sap.ui.generic.app",
|
|
@@ -821,8 +821,8 @@
|
|
|
821
821
|
},
|
|
822
822
|
"sap.ushell_abap": {
|
|
823
823
|
"npmPackageName": "@sapui5/sap.ushell_abap",
|
|
824
|
-
"version": "1.112.
|
|
825
|
-
"gav": "com.sap.ushell:ushell_abap:1.112.
|
|
824
|
+
"version": "1.112.1",
|
|
825
|
+
"gav": "com.sap.ushell:ushell_abap:1.112.1:jar",
|
|
826
826
|
"dependencies": [
|
|
827
827
|
"sap.f",
|
|
828
828
|
"sap.ushell",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sapui5/distribution-metadata",
|
|
3
|
-
"version": "1.112.
|
|
3
|
+
"version": "1.112.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)",
|