Socket
Socket
Sign inDemoInstall

@aem-design/compose-support

Package Overview
Dependencies
6
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @aem-design/compose-support

Support code for the compose project


Version published
Maintainers
3
Install size
121 kB
Created

Readme

Source

build travis ci npm node deps deps dev dependabot status repo size last commit downloads contributors

@aem-design/compose-support

Table of Contents

Background

Support code for the compose project.

Getting Started

First things first, install the module:

npm install @aem-design/compose-support --save-dev
# or with Yarn
yarn add @aem-design/compose-support -D

Usage

This package is extremely simple for now and contains only logging helpers. To use them import the logger namespace as shown below.

const { logger } = require('@aem-design/compose-support')

logger.info('Hello world!')

Contributing

Contributions are welcome! Read the Contributing Guide for more information.

License

Apache-2.0

Keywords

FAQs

Last updated on 06 Mar 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc