html-to-image
Advanced tools
Comparing version 1.3.11 to 1.3.12
@@ -0,1 +1,9 @@ | ||
## [1.3.12](https://github.com/bubkoo/html-to-image/compare/v1.3.11...v1.3.12) (2020-10-27) | ||
### Bug Fixes | ||
* **ci:** 🐛 👷 release config ([39cbcf1](https://github.com/bubkoo/html-to-image/commit/39cbcf125ef41884d589ff005259d79439c9ed90)) | ||
* **config:** 🐛 ⚙️ release config ([6661037](https://github.com/bubkoo/html-to-image/commit/666103740f631320795c00a560163d72b0bd18f0)) | ||
## [1.3.11](https://github.com/bubkoo/html-to-image/compare/v1.3.10...v1.3.11) (2020-10-27) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "html-to-image", | ||
"version": "1.3.11", | ||
"version": "1.3.12", | ||
"description": "Generates an image from a DOM node using HTML5 canvas and SVG.", | ||
@@ -81,4 +81,2 @@ "main": "lib/index.js", | ||
"@rollup/plugin-typescript": "^6.0.0", | ||
"@semantic-release/changelog": "^5.0.1", | ||
"@semantic-release/git": "^9.0.0", | ||
"@types/jasmine": "^3.6.0", | ||
@@ -85,0 +83,0 @@ "@types/jquery": "^3.5.3", |
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
164400
33