inline-email
inline-email copied to clipboard
A CLI for converting HTML files to inline styled HTML suitable for emails.
Bumps [qs](https://github.com/ljharb/qs) from 6.5.1 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...
Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 8.2.4 to 9.0.4. Commits 148f232 9.0.4 82eba31 Test for #351 88ee8f2 Merge pull request #351 from jamespsterling/patch-1 8bf7635 9.0.3 948baf9 Prevent prototype poisoning in clone(). Closes #352...
Bumps [async](https://github.com/caolan/async) from 3.1.0 to 3.2.4. Changelog Sourced from async's changelog. v3.2.4 Fix a bug in priorityQueue where it didn't wait for the result. (#1725) Fix a bug where unshiftAsync...
This selector stays in ouput after running the script: ``` .footer .social-links a { margin-left: 10px; white-space: nowrap; } ``` Script: `mkdirp build && inline-email src/email-1/index.html --out build/email1-inlined.html -f --noInlineImages`...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.3.0 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...