@progress/kendo-angular-gauges 18.1.0-develop.6 → 18.1.0-develop.7
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.
|
@@ -10,7 +10,7 @@ export const packageMetadata = {
|
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCode: 'KENDOUIANGULAR',
|
|
12
12
|
productCodes: ['KENDOUIANGULAR'],
|
|
13
|
-
publishDate:
|
|
14
|
-
version: '18.1.0-develop.
|
|
13
|
+
publishDate: 1738336629,
|
|
14
|
+
version: '18.1.0-develop.7',
|
|
15
15
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
16
16
|
};
|
|
@@ -295,8 +295,8 @@ const packageMetadata = {
|
|
|
295
295
|
productName: 'Kendo UI for Angular',
|
|
296
296
|
productCode: 'KENDOUIANGULAR',
|
|
297
297
|
productCodes: ['KENDOUIANGULAR'],
|
|
298
|
-
publishDate:
|
|
299
|
-
version: '18.1.0-develop.
|
|
298
|
+
publishDate: 1738336629,
|
|
299
|
+
version: '18.1.0-develop.7',
|
|
300
300
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
301
301
|
};
|
|
302
302
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-gauges",
|
|
3
|
-
"version": "18.1.0-develop.
|
|
3
|
+
"version": "18.1.0-develop.7",
|
|
4
4
|
"description": "Kendo UI Angular Gauges",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"package": {
|
|
22
22
|
"productName": "Kendo UI for Angular",
|
|
23
23
|
"productCode": "KENDOUIANGULAR",
|
|
24
|
-
"publishDate":
|
|
24
|
+
"publishDate": 1738336629,
|
|
25
25
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
|
|
26
26
|
}
|
|
27
27
|
},
|
|
@@ -32,14 +32,14 @@
|
|
|
32
32
|
"@angular/platform-browser": "16 - 19",
|
|
33
33
|
"@progress/kendo-drawing": "^1.21.0",
|
|
34
34
|
"@progress/kendo-licensing": "^1.0.2",
|
|
35
|
-
"@progress/kendo-angular-common": "18.1.0-develop.
|
|
36
|
-
"@progress/kendo-angular-intl": "18.1.0-develop.
|
|
37
|
-
"@progress/kendo-angular-l10n": "18.1.0-develop.
|
|
35
|
+
"@progress/kendo-angular-common": "18.1.0-develop.7",
|
|
36
|
+
"@progress/kendo-angular-intl": "18.1.0-develop.7",
|
|
37
|
+
"@progress/kendo-angular-l10n": "18.1.0-develop.7",
|
|
38
38
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"tslib": "^2.3.1",
|
|
42
|
-
"@progress/kendo-angular-schematics": "18.1.0-develop.
|
|
42
|
+
"@progress/kendo-angular-schematics": "18.1.0-develop.7",
|
|
43
43
|
"@progress/kendo-charts": "2.7.0"
|
|
44
44
|
},
|
|
45
45
|
"schematics": "./schematics/collection.json",
|