puppeteer-html-image
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "puppeteer-html-image", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "dist/index.js", | ||
@@ -16,3 +16,3 @@ "types": "dist/index.d.ts", | ||
"tsconfig.json", | ||
".babelrc" | ||
"babel.config.js" | ||
], | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
], | ||
"author": "Subodha Sahu", | ||
"author": "Subodha Sahu <subodha.sahu91@gmail.com>", | ||
"license": "MIT", | ||
@@ -32,0 +32,0 @@ "description": "Generate images from HTML and take screenshots from URLs using Puppeteer and puppeteer core", |
6356
8
111