aem-clientlib-generator
Advanced tools
Comparing version 1.2.0 to 1.2.1
# Changelog | ||
## 1.2.1 | ||
### Fixed | ||
- missing glob version | ||
## 1.2.0 | ||
@@ -4,0 +8,0 @@ ### Added |
{ | ||
"name": "aem-clientlib-generator", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Creates configuration files for AEM ClientLibs and synchronizes assets.", | ||
@@ -40,2 +40,3 @@ "author": { | ||
"fs-extra": "^3.0.1", | ||
"glob": "^7.1.1", | ||
"lodash": "^4.6.1" | ||
@@ -42,0 +43,0 @@ }, |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
83796
4
52
564
+ Addedglob@^7.1.1
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedwrappy@1.0.2(transitive)