@sapui5/distribution-metadata 1.119.1 → 1.119.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
|
@@ -396,8 +396,8 @@
|
|
|
396
396
|
},
|
|
397
397
|
"sap.suite.ui.generic.template": {
|
|
398
398
|
"npmPackageName": "@sapui5/sap.suite.ui.generic.template",
|
|
399
|
-
"version": "1.119.
|
|
400
|
-
"gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.119.
|
|
399
|
+
"version": "1.119.2",
|
|
400
|
+
"gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.119.2:jar",
|
|
401
401
|
"dependencies": [
|
|
402
402
|
"sap.ui.rta",
|
|
403
403
|
"sap.fe.placeholder",
|
|
@@ -785,8 +785,8 @@
|
|
|
785
785
|
},
|
|
786
786
|
"sap.ushell": {
|
|
787
787
|
"npmPackageName": "@sapui5/sap.ushell",
|
|
788
|
-
"version": "1.119.
|
|
789
|
-
"gav": "com.sap.ushell:ushell-lib:1.119.
|
|
788
|
+
"version": "1.119.3",
|
|
789
|
+
"gav": "com.sap.ushell:ushell-lib:1.119.3:jar",
|
|
790
790
|
"dependencies": [
|
|
791
791
|
"sap.esh.search.ui",
|
|
792
792
|
"sap.ui.generic.app",
|
|
@@ -811,8 +811,8 @@
|
|
|
811
811
|
},
|
|
812
812
|
"sap.ushell_abap": {
|
|
813
813
|
"npmPackageName": "@sapui5/sap.ushell_abap",
|
|
814
|
-
"version": "1.119.
|
|
815
|
-
"gav": "com.sap.ushell:ushell_abap:1.119.
|
|
814
|
+
"version": "1.119.3",
|
|
815
|
+
"gav": "com.sap.ushell:ushell_abap:1.119.3:jar",
|
|
816
816
|
"dependencies": [
|
|
817
817
|
"sap.f",
|
|
818
818
|
"sap.ushell",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sapui5/distribution-metadata",
|
|
3
|
-
"version": "1.119.
|
|
3
|
+
"version": "1.119.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)",
|