@progress/kendo-angular-schematics 24.0.2-develop.2 → 24.0.2-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.
- package/NOTICE.txt +1 -1
- package/package.json +2 -2
package/NOTICE.txt
CHANGED
|
@@ -264,7 +264,7 @@ path-is-absolute 1.0.1 | https://github.com/sindresorhus/path- |
|
|
|
264
264
|
| is-absolute |
|
|
265
265
|
path-to-regexp 0.1.12 | https://github.com/pillarjs/path-to-r | MIT License
|
|
266
266
|
| egexp |
|
|
267
|
-
pdfjs-dist-for-node
|
|
267
|
+
pdfjs-dist-for-node 5.6.205 | http://mozilla.github.io/pdf.js/ | Apache License 2.0
|
|
268
268
|
picocolors 1.1.1 | https://github.com/alexeyraspopov/pic | ISC License
|
|
269
269
|
| ocolors#readme |
|
|
270
270
|
picomatch 4.0.3 | https://github.com/micromatch/picomat | MIT License
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-schematics",
|
|
3
|
-
"version": "24.0.2-develop.
|
|
3
|
+
"version": "24.0.2-develop.4",
|
|
4
4
|
"description": "Kendo UI Schematics for Angular",
|
|
5
5
|
"license": "SEE LICENSE in LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@progress/kendo-angular-schematics": "24.0.2-develop.
|
|
32
|
+
"@progress/kendo-angular-schematics": "24.0.2-develop.4",
|
|
33
33
|
"semver": "^7.5.3",
|
|
34
34
|
"@types/semver": "^7.5.0"
|
|
35
35
|
},
|