@progress/kendo-angular-gauges 14.0.2-develop.7 → 14.0.2-develop.9
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: '14.0.2-develop.
|
|
12
|
+
publishDate: 1698068871,
|
|
13
|
+
version: '14.0.2-develop.9',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -261,8 +261,8 @@ const packageMetadata = {
|
|
|
261
261
|
name: '@progress/kendo-angular-gauges',
|
|
262
262
|
productName: 'Kendo UI for Angular',
|
|
263
263
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
264
|
-
publishDate:
|
|
265
|
-
version: '14.0.2-develop.
|
|
264
|
+
publishDate: 1698068871,
|
|
265
|
+
version: '14.0.2-develop.9',
|
|
266
266
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
267
267
|
};
|
|
268
268
|
|
|
@@ -261,8 +261,8 @@ const packageMetadata = {
|
|
|
261
261
|
name: '@progress/kendo-angular-gauges',
|
|
262
262
|
productName: 'Kendo UI for Angular',
|
|
263
263
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
264
|
-
publishDate:
|
|
265
|
-
version: '14.0.2-develop.
|
|
264
|
+
publishDate: 1698068871,
|
|
265
|
+
version: '14.0.2-develop.9',
|
|
266
266
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
267
267
|
};
|
|
268
268
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-gauges",
|
|
3
|
-
"version": "14.0.2-develop.
|
|
3
|
+
"version": "14.0.2-develop.9",
|
|
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": "13 - 16",
|
|
27
27
|
"@progress/kendo-drawing": "^1.17.2",
|
|
28
28
|
"@progress/kendo-licensing": "^1.0.2",
|
|
29
|
-
"@progress/kendo-angular-common": "14.0.2-develop.
|
|
30
|
-
"@progress/kendo-angular-intl": "14.0.2-develop.
|
|
31
|
-
"@progress/kendo-angular-l10n": "14.0.2-develop.
|
|
29
|
+
"@progress/kendo-angular-common": "14.0.2-develop.9",
|
|
30
|
+
"@progress/kendo-angular-intl": "14.0.2-develop.9",
|
|
31
|
+
"@progress/kendo-angular-l10n": "14.0.2-develop.9",
|
|
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": "14.0.2-develop.
|
|
36
|
+
"@progress/kendo-angular-schematics": "14.0.2-develop.9",
|
|
37
37
|
"@progress/kendo-charts": "^1.32.0"
|
|
38
38
|
},
|
|
39
39
|
"schematics": "./schematics/collection.json",
|