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