UNPKG

@1mill/sops

Version:

```bash npm install @1mill/sops ```

25 lines (14 loc) 495 B
# Change log ## v0.0.5 * Add `sessionToken` argument * Default arguments to [reserved environmental varaibles in AWS Lambda](https://docs.aws.amazon.com/lambda/latest/dg/configuration-envvars.html#configuration-envvars-runtime) if they exists ## v0.0.4 * Throw errors when missing required arguments * Update package versions ## v0.0.3 * Include all `.js` files in dist ## v0.0.2 * Document API in README * Update .gitignore ## v0.0.1 * Initial working release