@progress/kendo-angular-gauges 16.5.0-develop.5 → 16.5.0-develop.6
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.
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-gauges',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '16.5.0-develop.
|
|
12
|
+
publishDate: 1721766382,
|
|
13
|
+
version: '16.5.0-develop.6',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -260,8 +260,8 @@ const packageMetadata = {
|
|
|
260
260
|
name: '@progress/kendo-angular-gauges',
|
|
261
261
|
productName: 'Kendo UI for Angular',
|
|
262
262
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
263
|
-
publishDate:
|
|
264
|
-
version: '16.5.0-develop.
|
|
263
|
+
publishDate: 1721766382,
|
|
264
|
+
version: '16.5.0-develop.6',
|
|
265
265
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
266
266
|
};
|
|
267
267
|
|
|
@@ -260,8 +260,8 @@ const packageMetadata = {
|
|
|
260
260
|
name: '@progress/kendo-angular-gauges',
|
|
261
261
|
productName: 'Kendo UI for Angular',
|
|
262
262
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
263
|
-
publishDate:
|
|
264
|
-
version: '16.5.0-develop.
|
|
263
|
+
publishDate: 1721766382,
|
|
264
|
+
version: '16.5.0-develop.6',
|
|
265
265
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
266
266
|
};
|
|
267
267
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-gauges",
|
|
3
|
-
"version": "16.5.0-develop.
|
|
3
|
+
"version": "16.5.0-develop.6",
|
|
4
4
|
"description": "Kendo UI Angular Gauges",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -26,14 +26,14 @@
|
|
|
26
26
|
"@angular/platform-browser": "15 - 18",
|
|
27
27
|
"@progress/kendo-drawing": "^1.19.0",
|
|
28
28
|
"@progress/kendo-licensing": "^1.0.2",
|
|
29
|
-
"@progress/kendo-angular-common": "16.5.0-develop.
|
|
30
|
-
"@progress/kendo-angular-intl": "16.5.0-develop.
|
|
31
|
-
"@progress/kendo-angular-l10n": "16.5.0-develop.
|
|
29
|
+
"@progress/kendo-angular-common": "16.5.0-develop.6",
|
|
30
|
+
"@progress/kendo-angular-intl": "16.5.0-develop.6",
|
|
31
|
+
"@progress/kendo-angular-l10n": "16.5.0-develop.6",
|
|
32
32
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
35
|
"tslib": "^2.3.1",
|
|
36
|
-
"@progress/kendo-angular-schematics": "16.5.0-develop.
|
|
36
|
+
"@progress/kendo-angular-schematics": "16.5.0-develop.6",
|
|
37
37
|
"@progress/kendo-charts": "2.4.1"
|
|
38
38
|
},
|
|
39
39
|
"schematics": "./schematics/collection.json",
|