@progress/kendo-angular-gauges 17.0.0-develop.15 → 17.0.0-develop.17
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: '17.0.0-develop.
|
|
12
|
+
publishDate: 1729511483,
|
|
13
|
+
version: '17.0.0-develop.17',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -286,8 +286,8 @@ const packageMetadata = {
|
|
|
286
286
|
name: '@progress/kendo-angular-gauges',
|
|
287
287
|
productName: 'Kendo UI for Angular',
|
|
288
288
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
289
|
-
publishDate:
|
|
290
|
-
version: '17.0.0-develop.
|
|
289
|
+
publishDate: 1729511483,
|
|
290
|
+
version: '17.0.0-develop.17',
|
|
291
291
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
292
292
|
};
|
|
293
293
|
|
|
@@ -284,8 +284,8 @@ const packageMetadata = {
|
|
|
284
284
|
name: '@progress/kendo-angular-gauges',
|
|
285
285
|
productName: 'Kendo UI for Angular',
|
|
286
286
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
287
|
-
publishDate:
|
|
288
|
-
version: '17.0.0-develop.
|
|
287
|
+
publishDate: 1729511483,
|
|
288
|
+
version: '17.0.0-develop.17',
|
|
289
289
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
290
290
|
};
|
|
291
291
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-gauges",
|
|
3
|
-
"version": "17.0.0-develop.
|
|
3
|
+
"version": "17.0.0-develop.17",
|
|
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.20.4",
|
|
28
28
|
"@progress/kendo-licensing": "^1.0.2",
|
|
29
|
-
"@progress/kendo-angular-common": "17.0.0-develop.
|
|
30
|
-
"@progress/kendo-angular-intl": "17.0.0-develop.
|
|
31
|
-
"@progress/kendo-angular-l10n": "17.0.0-develop.
|
|
29
|
+
"@progress/kendo-angular-common": "17.0.0-develop.17",
|
|
30
|
+
"@progress/kendo-angular-intl": "17.0.0-develop.17",
|
|
31
|
+
"@progress/kendo-angular-l10n": "17.0.0-develop.17",
|
|
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": "17.0.0-develop.
|
|
36
|
+
"@progress/kendo-angular-schematics": "17.0.0-develop.17",
|
|
37
37
|
"@progress/kendo-charts": "2.5.3"
|
|
38
38
|
},
|
|
39
39
|
"schematics": "./schematics/collection.json",
|