postmark-cli
postmark-cli copied to clipboard
The official CLI tool for Postmark
Bumps [ejs](https://github.com/mde/ejs) from 2.6.2 to 3.1.7. Release notes Sourced from ejs's releases. v3.1.7 Version 3.1.7 v3.1.6 Version 3.1.6 v3.1.5 Version 3.1.5 v3.0.2 No release notes provided. v2.7.4 Bug fixes Fixed...
Bumps [nconf](https://github.com/flatiron/nconf) from 0.10.0 to 0.11.4. Release notes Sourced from nconf's releases. v0.11.4 Fixes: Prevent improper usage of the memory store from polluting the object prototype (#397) (@mhamann) v0.11.3 Fixes:...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...
Hi - thank you for this tool. In cobbling together a backup script to make sure I have my Postmark templates backed up, I noticed that you have a mix...
Hi, I could not find any other repository to create an issue on and there is no social handle (Discord/Slack/etc.) mentioned as well. I am looking to update an entry...
_GitHub seems to have prematurely submitted this issue, hence the edits_ Now that there's transactional and broadcast streams, would be nice if we could specify which stream to use when...
Hi - the libraries in use could probably use a refresh. This is the log from the install on my CI, and it looks like there's some deprecated stuff in...
Hi, a vulnerability https://snyk.io/vuln/SNYK-JS-MERGE-1040469 is introduced in postmark-cli via: ● [email protected] ➔ [email protected] ➔ [email protected] ➔ [email protected] However, **_watch_** is a legacy package, which has not been maintained for about...
Running `postmark templates pull .`, inputting credentials, gives me: Getting a ```TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received...