@sapui5/distribution-metadata 1.143.1 → 1.143.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 +4 -4
- package/package.json +1 -1
package/metadata.json
CHANGED
|
@@ -934,8 +934,8 @@
|
|
|
934
934
|
},
|
|
935
935
|
"sap.ushell": {
|
|
936
936
|
"npmPackageName": "@sapui5/sap.ushell",
|
|
937
|
-
"version": "1.143.
|
|
938
|
-
"gav": "com.sap.ushell:ushell-lib:1.143.
|
|
937
|
+
"version": "1.143.3",
|
|
938
|
+
"gav": "com.sap.ushell:ushell-lib:1.143.3:jar",
|
|
939
939
|
"dependencies": [
|
|
940
940
|
"sap.esh.search.ui",
|
|
941
941
|
"sap.ui.generic.app",
|
|
@@ -960,8 +960,8 @@
|
|
|
960
960
|
},
|
|
961
961
|
"sap.ushell_abap": {
|
|
962
962
|
"npmPackageName": "@sapui5/sap.ushell_abap",
|
|
963
|
-
"version": "1.143.
|
|
964
|
-
"gav": "com.sap.ushell:ushell_abap:1.143.
|
|
963
|
+
"version": "1.143.3",
|
|
964
|
+
"gav": "com.sap.ushell:ushell_abap:1.143.3:jar",
|
|
965
965
|
"dependencies": [
|
|
966
966
|
"sap.f",
|
|
967
967
|
"sap.ushell",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sapui5/distribution-metadata",
|
|
3
|
-
"version": "1.143.
|
|
3
|
+
"version": "1.143.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)",
|