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.3.19 to 1.3.20

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [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)

@@ -2,0 +9,0 @@

20

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

@@ -110,19 +110,3 @@ "main": "lib/index.js",

"release": {
"dryRun": false,
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/github",
[
"@semantic-release/git",
{
"assets": [
"CHANGELOG.md",
"package.json"
]
}
]
]
"extends": "@bubkoo/semantic-release-config"
},

@@ -129,0 +113,0 @@ "repository": {

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