screenshotscloud
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "screenshotscloud", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "ScreenshotsCloud node.js screenshot generator", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -56,3 +56,3 @@ [![Build Status](https://travis-ci.org/ScreenshotsCloud/screenshotscloud-node.svg?branch=master)](https://travis-ci.org/ScreenshotsCloud/screenshotscloud-node) | ||
| user_agent | Latest Firefox User Agent | Set the user agent this screenshot will identify as. Useful for identifying as a mobile or tablet browser or to identify as a specific browser if the website pretends it needs Internet Explorer. | | ||
| language | false | Trim the excess space around the resulting screenshot using the most top left pixel color, useful for SVG's. | | ||
| trim | false | Trim the excess space around the resulting screenshot using the most top left pixel color, useful for SVG's. | | ||
| transparent | false | Remove the background from the page, PNG format required. | | ||
@@ -59,0 +59,0 @@ | language | en | Accept-Language header customization for websites that support it, set ja for Japanese, de for German etc. | |
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
8340