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

@elastic.io/component-build-helper

Package Overview
Dependencies
Maintainers
12
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elastic.io/component-build-helper

Helpers for the component build process

  • 2.0.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
12
Created
Source

component-build-helper

This lib contains helpers for the component build.

Example of component_cli command

  1. validate component.json
component_cli validate /path/to/component/folder
  1. generate dockerfile for component.
## from folder
component_cli generateDockerfile /path/to/component/folder
## from stdin
git archive master | component_cli generateDockerfile -
  1. detect component language.
component_cli detectComponentLanguage /path/to/component/folder

FAQs

Package last updated on 09 Nov 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc