html-to-image
Advanced tools
Comparing version 1.3.10 to 1.3.11
@@ -1,2 +0,2 @@ | ||
## [1.3.10](https://github.com/bubkoo/html-to-image/compare/v1.3.9...v1.3.10) (2020-10-27) | ||
## [1.3.11](https://github.com/bubkoo/html-to-image/compare/v1.3.10...v1.3.11) (2020-10-27) | ||
@@ -6,3 +6,2 @@ | ||
* **config:** 🐛 ⚙️ release config ([82af212](https://github.com/bubkoo/html-to-image/commit/82af212fb872ca33890a29b0bd5c54c35ef263ce)) | ||
* 🐛 release config ([1032077](https://github.com/bubkoo/html-to-image/commit/1032077e6b6b52a67fb726cc77beb20b708b99a9)) | ||
* **config:** 🐛 ⚙️ release config ([0f06370](https://github.com/bubkoo/html-to-image/commit/0f06370066334db7bed102641e6860cd6cd38056)) |
{ | ||
"name": "html-to-image", | ||
"version": "1.3.10", | ||
"version": "1.3.11", | ||
"description": "Generates an image from a DOM node using HTML5 canvas and SVG.", | ||
@@ -123,3 +123,3 @@ "main": "lib/index.js", | ||
"assets": [ | ||
"docs/CHANGELOG.md", | ||
"CHANGELOG.md", | ||
"package.json" | ||
@@ -126,0 +126,0 @@ ] |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
164096