Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

html-to-image

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-to-image - npm Package Compare versions

Comparing version 1.8.4 to 1.8.5

94

CHANGELOG.md

@@ -1,96 +0,6 @@

## [1.8.3](https://github.com/bubkoo/html-to-image/compare/v1.8.2...v1.8.3) (2021-09-15)
## [1.8.5](https://github.com/bubkoo/html-to-image/compare/v1.8.4...v1.8.5) (2021-09-15)
## [1.8.2](https://github.com/bubkoo/html-to-image/compare/v1.8.1...v1.8.2) (2021-09-15)
## [1.8.1](https://github.com/bubkoo/html-to-image/compare/v1.8.0...v1.8.1) (2021-09-15)
# [1.8.0](https://github.com/bubkoo/html-to-image/compare/v1.7.0...v1.8.0) (2021-09-15)
### Bug Fixes
* 🐛 ternary to convert slot assignedNodes to array ([#168](https://github.com/bubkoo/html-to-image/issues/168)) ([d12f4e2](https://github.com/bubkoo/html-to-image/commit/d12f4e210deaa179f9db5e36119964750d8ef45f))
### Features
* ✨ update deps ([8dd487a](https://github.com/bubkoo/html-to-image/commit/8dd487abfa9c12ee9c3553043cd5f21c87a78f91))
# [1.7.0](https://github.com/bubkoo/html-to-image/compare/v1.6.2...v1.7.0) (2021-07-23)
### Bug Fixes
* 🐛 UMD bundle is missing local source dependencies ([#138](https://github.com/bubkoo/html-to-image/issues/138)) ([67be116](https://github.com/bubkoo/html-to-image/commit/67be1166d6db8345b740dc57bdba9b55fcab50e4))
* 🐛 fontAwesome icons are not included in the resulting image on safari ([#131](https://github.com/bubkoo/html-to-image/issues/131)) ([c6ebb34](https://github.com/bubkoo/html-to-image/commit/c6ebb34292b799b23b6e9d86ba01ab7d4f016197))
### Features
* ✨ Add viewBox attribute to SVG ([#146](https://github.com/bubkoo/html-to-image/issues/146)) ([b4ac1d8](https://github.com/bubkoo/html-to-image/commit/b4ac1d85820ae3ec688eeb94eeef171b5a6cca41))
## [1.6.2](https://github.com/bubkoo/html-to-image/compare/v1.6.1...v1.6.2) (2021-05-17)
## [1.6.1](https://github.com/bubkoo/html-to-image/compare/v1.6.0...v1.6.1) (2021-04-23)
# [1.6.0](https://github.com/bubkoo/html-to-image/compare/v1.5.0...v1.6.0) (2021-04-06)
### Features
* **tocanvas:** ✨ adding custom width/height for exported canvas ([#110](https://github.com/bubkoo/html-to-image/issues/110)) ([aefa9f8](https://github.com/bubkoo/html-to-image/commit/aefa9f8cced44824a37bf49d35d5ae0e87e823f5))
# [1.5.0](https://github.com/bubkoo/html-to-image/compare/v1.4.0...v1.5.0) (2021-04-06)
### Features
* ✨ option to specify font embed css ([#109](https://github.com/bubkoo/html-to-image/issues/109)) ([6d644da](https://github.com/bubkoo/html-to-image/commit/6d644dab86bd40bed8aa46f2dcdb4124291d9ebf))
# [1.4.0](https://github.com/bubkoo/html-to-image/compare/v1.3.25...v1.4.0) (2021-03-30)
### Features
* ✨ option to specify preferred font format ([#106](https://github.com/bubkoo/html-to-image/issues/106)) ([740b371](https://github.com/bubkoo/html-to-image/commit/740b3719d16839c9b079ab2ce86a2d9200f22d77))
## [1.3.25](https://github.com/bubkoo/html-to-image/compare/v1.3.24...v1.3.25) (2021-03-30)
## [1.3.24](https://github.com/bubkoo/html-to-image/compare/v1.3.23...v1.3.24) (2021-03-29)
## [1.3.23](https://github.com/bubkoo/html-to-image/compare/v1.3.22...v1.3.23) (2021-03-29)
### Bug Fixes
* 🐛 use content-type to get image src type if extension is not provided in url ([#98](https://github.com/bubkoo/html-to-image/issues/98)) ([5e2da9c](https://github.com/bubkoo/html-to-image/commit/5e2da9c3a5e0b7ff5f3e84de4272c2574b2e5460))
## [1.3.22](https://github.com/bubkoo/html-to-image/compare/v1.3.21...v1.3.22) (2021-03-29)
### Bug Fixes
* 🐛 parse [@import](https://github.com/import) rules in fetched CSS ([#100](https://github.com/bubkoo/html-to-image/issues/100)) ([553c7e1](https://github.com/bubkoo/html-to-image/commit/553c7e1086038c268019333fab0d8b8252504633))
* 🐛 toCanvas scale ([#102](https://github.com/bubkoo/html-to-image/issues/102)) ([4049536](https://github.com/bubkoo/html-to-image/commit/40495364a26ce18f951d04da24b2a0cc9254a6b9))
## [1.3.21](https://github.com/bubkoo/html-to-image/compare/v1.3.20...v1.3.21) (2021-01-13)
### Bug Fixes
* 🐛 [#74](https://github.com/bubkoo/html-to-image/issues/74) process reference ([#75](https://github.com/bubkoo/html-to-image/issues/75)) ([9e9d71b](https://github.com/bubkoo/html-to-image/commit/9e9d71ba80133c0f676053b04cf5787fd0469f80))
## [1.3.20](https://github.com/bubkoo/html-to-image/compare/v1.3.19...v1.3.20) (2020-10-28)
### Bug Fixes
* 🐛 auto install semantic-release-config ([aff7edc](https://github.com/bubkoo/html-to-image/commit/aff7edce1b3df1822d455d17a9c28ae8768eca9e))
## [1.3.19](https://github.com/bubkoo/html-to-image/compare/v1.3.18...v1.3.19) (2020-10-28)
### Bug Fixes
* **ci:** 🐛 👷 label from branch name ([e8deafb](https://github.com/bubkoo/html-to-image/commit/e8deafb3ac8b540226d9692e5b267d657030eccc))
* 🐛 update keywords ([6a04e03](https://github.com/bubkoo/html-to-image/commit/6a04e03eb30d76601fc153d6d8439dbe73725503)), closes [#63](https://github.com/bubkoo/html-to-image/issues/63) [#64](https://github.com/bubkoo/html-to-image/issues/64)
* 🐛 config changelog ([297b17f](https://github.com/bubkoo/html-to-image/commit/297b17f6e213c2278e7655dec3fd2444a3e705bf))

2

package.json
{
"name": "html-to-image",
"version": "1.8.4",
"version": "1.8.5",
"description": "Generates an image from a DOM node using HTML5 canvas and SVG.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc