utils
utils copied to clipboard
General serverless utilities
Closes: #185
See serverless/serverless#11125
This package depends on `archive-type` and `decompress` which seem abandoned and they depend on really old versions of `file-type` triggering our CI audit checks: ``` ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ file-type...
There are no type definitions for TypeScript. It causes errors.
# Feature Proposal Allow customizing location of serverless' global config files: `~/.serverlessrc` and `~/.serverless`. ## Description 1. What is the use case that should be solved. The more detail you...