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

build-lambda-layer

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

build-lambda-layer

Build node awesome lambda layers with controls 🕹

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Build Lambda Layer

Builds Lambda Layers with Controls! 🕹

Build Lambda Layer is a simple utility CLI to build a Lambda Layers with controls for node lambda projects.

Why is this written?

Build Lambda Layer is built to take the any consideration out of a simple task. Sure, you could do it but why when Build Lambda Layer has done it for you!


Do I get any other benefits?

Yes! Build Lambda Layer is built to assist with optimizing your builds, it:

  • Works with and for monorepos.
  • Provides ignore and include support.

Install

pnpm install build-lambda-layer

Usage

Build Lambda Layer is built to work as a CLI.

Easy mode

install-layer

Full API

Usage: build-layer [options]

Build Lambda Layer, Build node awesome lambda layers with controls 🕹

Options:
-c, --config <config> path to a config file
--debug enable debugging
-f, --files [files...] file glob pattern
-i, --ignore [ignore...] ignore glob pattern
--isTesting enable running fn tests w/o overwriting
-r, --rootDir <rootDir> root directory to start search
--runner <runner> npm, pnpm, or yarn
-t, --isTestingCLI enable CLI only testing
-h, --help display help for command

Roadmap

  • Tests (should come tomorrow)
  • Full AWS CLI integration

Made by @yowainwright for fun with passion! MIT, 2022 🐝

FAQs

Package last updated on 23 Aug 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