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

@beforeyoubid/serverless-env-checker

Package Overview
Dependencies
Maintainers
8
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beforeyoubid/serverless-env-checker

Checks env. variable size of packaged Serverless env. variables. Designed for CI/CD

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
45
decreased by-2.17%
Maintainers
8
Weekly downloads
 
Created
Source

Serverless Env. Variable Checker

Checks env. variable size of packaged Serverless env. variables.

Designed to support the CI/CD process to ensure env variables packaged and deployed to Lambda are within AWS Lambda's maximum allowed size - currently 4,000 bytes.

Commands

--artifact: specify path to the serverless package output serverless-state.json path, defaults to .serverless (default serverless package output path) --maxEnvSize: specify max. env. variable size allowed, defaults to 4000 bytes

Local Development

  1. Run yarn install to install dependencies
  2. Run yarn link to allow the project's CLI commands
  3. Run yarn unlink to remove the project's CLI commands

Keywords

FAQs

Package last updated on 21 Feb 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