Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aem-clientlib-generator

Package Overview
Dependencies
Maintainers
5
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aem-clientlib-generator - npm Package Compare versions

Comparing version 1.7.5 to 1.7.6

.idea/aem-clientlib-generator.iml

4

lib/clientlib.js

@@ -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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc