@progress/kendo-angular-label 17.0.0-develop.8 → 17.0.0-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-label',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '17.0.0-develop.
|
|
12
|
+
publishDate: 1729174447,
|
|
13
|
+
version: '17.0.0-develop.9',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -193,8 +193,8 @@ const packageMetadata = {
|
|
|
193
193
|
name: '@progress/kendo-angular-label',
|
|
194
194
|
productName: 'Kendo UI for Angular',
|
|
195
195
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
196
|
-
publishDate:
|
|
197
|
-
version: '17.0.0-develop.
|
|
196
|
+
publishDate: 1729174447,
|
|
197
|
+
version: '17.0.0-develop.9',
|
|
198
198
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
199
199
|
};
|
|
200
200
|
|
|
@@ -193,8 +193,8 @@ const packageMetadata = {
|
|
|
193
193
|
name: '@progress/kendo-angular-label',
|
|
194
194
|
productName: 'Kendo UI for Angular',
|
|
195
195
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
196
|
-
publishDate:
|
|
197
|
-
version: '17.0.0-develop.
|
|
196
|
+
publishDate: 1729174447,
|
|
197
|
+
version: '17.0.0-develop.9',
|
|
198
198
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
199
199
|
};
|
|
200
200
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-label",
|
|
3
|
-
"version": "17.0.0-develop.
|
|
3
|
+
"version": "17.0.0-develop.9",
|
|
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": "17.0.0-develop.
|
|
28
|
-
"@progress/kendo-angular-l10n": "17.0.0-develop.
|
|
27
|
+
"@progress/kendo-angular-common": "17.0.0-develop.9",
|
|
28
|
+
"@progress/kendo-angular-l10n": "17.0.0-develop.9",
|
|
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": "17.0.0-develop.
|
|
33
|
+
"@progress/kendo-angular-schematics": "17.0.0-develop.9"
|
|
34
34
|
},
|
|
35
35
|
"schematics": "./schematics/collection.json",
|
|
36
36
|
"module": "fesm2015/progress-kendo-angular-label.mjs",
|