@progress/kendo-angular-label 16.5.0-develop.3 → 16.5.0-develop.4
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-label',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '16.5.0-develop.
|
|
12
|
+
publishDate: 1721402959,
|
|
13
|
+
version: '16.5.0-develop.4',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -298,8 +298,8 @@ const packageMetadata = {
|
|
|
298
298
|
name: '@progress/kendo-angular-label',
|
|
299
299
|
productName: 'Kendo UI for Angular',
|
|
300
300
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
301
|
-
publishDate:
|
|
302
|
-
version: '16.5.0-develop.
|
|
301
|
+
publishDate: 1721402959,
|
|
302
|
+
version: '16.5.0-develop.4',
|
|
303
303
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
304
304
|
};
|
|
305
305
|
|
|
@@ -298,8 +298,8 @@ const packageMetadata = {
|
|
|
298
298
|
name: '@progress/kendo-angular-label',
|
|
299
299
|
productName: 'Kendo UI for Angular',
|
|
300
300
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
301
|
-
publishDate:
|
|
302
|
-
version: '16.5.0-develop.
|
|
301
|
+
publishDate: 1721402959,
|
|
302
|
+
version: '16.5.0-develop.4',
|
|
303
303
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
304
304
|
};
|
|
305
305
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-label",
|
|
3
|
-
"version": "16.5.0-develop.
|
|
3
|
+
"version": "16.5.0-develop.4",
|
|
4
4
|
"description": "Kendo UI Label for Angular",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -24,13 +24,13 @@
|
|
|
24
24
|
"@angular/forms": "15 - 18",
|
|
25
25
|
"@angular/platform-browser": "15 - 18",
|
|
26
26
|
"@progress/kendo-licensing": "^1.0.2",
|
|
27
|
-
"@progress/kendo-angular-common": "16.5.0-develop.
|
|
28
|
-
"@progress/kendo-angular-l10n": "16.5.0-develop.
|
|
27
|
+
"@progress/kendo-angular-common": "16.5.0-develop.4",
|
|
28
|
+
"@progress/kendo-angular-l10n": "16.5.0-develop.4",
|
|
29
29
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"tslib": "^2.3.1",
|
|
33
|
-
"@progress/kendo-angular-schematics": "16.5.0-develop.
|
|
33
|
+
"@progress/kendo-angular-schematics": "16.5.0-develop.4"
|
|
34
34
|
},
|
|
35
35
|
"schematics": "./schematics/collection.json",
|
|
36
36
|
"module": "fesm2015/progress-kendo-angular-label.mjs",
|