inline-source
inline-source copied to clipboard
Tool for inlining flagged js, css, and img sources in html
Bumps [csso](https://github.com/css/csso) from 4.2.0 to 5.0.4. Release notes Sourced from csso's releases. 5.0.4 Fixed usage filtering for from/to selectors in keyframes at-rule (#448) Fixed removing medium in font declarations since...
Bumps [terser](https://github.com/terser/terser) from 5.5.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [superagent](https://github.com/visionmedia/superagent) from 6.1.0 to 8.0.0. Release notes Sourced from superagent's releases. v8.0.0 feat: dropped IE support (ActiveXObject), fixed XMLHttpRequest in Electron (closes #1731), 715516d Merge pull request #1729 from...
Bumps [htmlparser2](https://github.com/fb55/htmlparser2) from 6.0.0 to 8.0.1. Release notes Sourced from htmlparser2's releases. v8.0.1 Added missing WritableStream export in the package.json 6923fca https://github.com/fb55/htmlparser2/compare/v8.0.0...v8.0.1 v8.0.0 Breaking The deprecated FeedHandler class has been...
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, I've noticed the last version published (7.2.0) has been more than a year ago, and you've consistently upgrade dependencies (such as terser v4 -> v5), i wonder would you...
Bumps [svgo](https://github.com/svg/svgo) from 1.3.2 to 2.8.0. Release notes Sourced from svgo's releases. v2.8.0 If you enjoy SVGO and would like to support our work, consider sponsoring us directly via our...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 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...
Hello, I want to parse an html file from a vuejs project build: ``` vue-playground We're sorry but vue-playground doesn't work properly without JavaScript enabled. Please enable it to continue....
The "shortcut icon" support somehow disappeared from master. I also added a test case.