@progress/kendo-angular-upload 11.0.0-develop.95 → 11.0.0-develop.96
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-upload',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
12
|
+
publishDate: 1673446147,
|
|
13
13
|
version: '',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -1470,7 +1470,7 @@ const packageMetadata = {
|
|
|
1470
1470
|
name: '@progress/kendo-angular-upload',
|
|
1471
1471
|
productName: 'Kendo UI for Angular',
|
|
1472
1472
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
1473
|
-
publishDate:
|
|
1473
|
+
publishDate: 1673446147,
|
|
1474
1474
|
version: '',
|
|
1475
1475
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
1476
1476
|
};
|
|
@@ -1470,7 +1470,7 @@ const packageMetadata = {
|
|
|
1470
1470
|
name: '@progress/kendo-angular-upload',
|
|
1471
1471
|
productName: 'Kendo UI for Angular',
|
|
1472
1472
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
1473
|
-
publishDate:
|
|
1473
|
+
publishDate: 1673446147,
|
|
1474
1474
|
version: '',
|
|
1475
1475
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
1476
1476
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-upload",
|
|
3
|
-
"version": "11.0.0-develop.
|
|
3
|
+
"version": "11.0.0-develop.96",
|
|
4
4
|
"description": "Kendo UI Angular Upload Component",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -23,11 +23,11 @@
|
|
|
23
23
|
"@angular/core": "13 - 15",
|
|
24
24
|
"@angular/platform-browser": "13 - 15",
|
|
25
25
|
"@progress/kendo-licensing": "^1.0.2",
|
|
26
|
-
"@progress/kendo-angular-common": "11.0.0-develop.
|
|
27
|
-
"@progress/kendo-angular-l10n": "11.0.0-develop.
|
|
28
|
-
"@progress/kendo-angular-schematics": "11.0.0-develop.
|
|
29
|
-
"@progress/kendo-angular-buttons": "11.0.0-develop.
|
|
30
|
-
"@progress/kendo-angular-progressbar": "11.0.0-develop.
|
|
26
|
+
"@progress/kendo-angular-common": "11.0.0-develop.96",
|
|
27
|
+
"@progress/kendo-angular-l10n": "11.0.0-develop.96",
|
|
28
|
+
"@progress/kendo-angular-schematics": "11.0.0-develop.96",
|
|
29
|
+
"@progress/kendo-angular-buttons": "11.0.0-develop.96",
|
|
30
|
+
"@progress/kendo-angular-progressbar": "11.0.0-develop.96",
|
|
31
31
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|