aem-clientlib-generator
Advanced tools
Comparing version 1.7.5 to 1.7.6
@@ -52,3 +52,3 @@ /* | ||
*/ | ||
var clientLibDirectoryFields = ["embed", "dependencies", "cssProcessor", "jsProcessor", "allowProxy", "longCacheKey","replaces","disableIfReplacing"]; | ||
var clientLibDirectoryFields = ["embed", "dependencies", "cssProcessor", "jsProcessor", "allowProxy", "longCacheKey", "replaces", "disableIfReplacing", "guideComponentType"]; | ||
@@ -76,2 +76,4 @@ /** | ||
* @property {Array<Object>} assets - content that should be copied to the clientlib folder, more details below | ||
* @property {String} guideComponentType - property added for adaptive forms | ||
*/ | ||
@@ -78,0 +80,0 @@ |
{ | ||
"name": "aem-clientlib-generator", | ||
"version": "1.7.5", | ||
"version": "1.7.6", | ||
"description": "Creates configuration files for AEM ClientLibs and synchronizes assets.", | ||
@@ -53,4 +53,4 @@ "author": { | ||
"glob": "7.1.6", | ||
"lodash": "4.17.20", | ||
"yargs": "15.4.1" | ||
"lodash": "4.17.21", | ||
"yargs": "^17.0.1" | ||
}, | ||
@@ -57,0 +57,0 @@ "devDependencies": { |
@@ -1,2 +0,2 @@ | ||
[![Build Status](https://travis-ci.org/wcm-io-frontend/aem-clientlib-generator.svg?branch=master)](https://travis-ci.org/wcm-io-frontend/aem-clientlib-generator) | ||
[![Build Status](https://travis-ci.com/wcm-io-frontend/aem-clientlib-generator.svg?branch=master)](https://travis-ci.com/wcm-io-frontend/aem-clientlib-generator) | ||
[![GitHub issues](https://img.shields.io/github/issues/wcm-io-frontend/aem-clientlib-generator)](https://github.com/wcm-io-frontend/aem-clientlib-generator/issues) | ||
@@ -3,0 +3,0 @@ |
96495
160
1153
+ Addedcliui@8.0.1(transitive)
+ Addedescalade@3.2.0(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedwrap-ansi@7.0.0(transitive)
+ Addedy18n@5.0.8(transitive)
+ Addedyargs@17.7.2(transitive)
+ Addedyargs-parser@21.1.1(transitive)
- Removedcamelcase@5.3.1(transitive)
- Removedcliui@6.0.0(transitive)
- Removeddecamelize@1.2.0(transitive)
- Removedfind-up@4.1.0(transitive)
- Removedlocate-path@5.0.0(transitive)
- Removedlodash@4.17.20(transitive)
- Removedp-limit@2.3.0(transitive)
- Removedp-locate@4.1.0(transitive)
- Removedp-try@2.2.0(transitive)
- Removedpath-exists@4.0.0(transitive)
- Removedrequire-main-filename@2.0.0(transitive)
- Removedset-blocking@2.0.0(transitive)
- Removedwhich-module@2.0.1(transitive)
- Removedwrap-ansi@6.2.0(transitive)
- Removedy18n@4.0.3(transitive)
- Removedyargs@15.4.1(transitive)
- Removedyargs-parser@18.1.3(transitive)
Updatedlodash@4.17.21
Updatedyargs@^17.0.1