Socket
Socket
Sign inDemoInstall

webshot-cli

Package Overview
Dependencies
89
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.2.1

2

package.json
{
"name": "webshot-cli",
"version": "0.1.1",
"version": "0.2.1",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/valeriangalliat/webshot-cli",

@@ -1,3 +0,2 @@

Webshot CLI
===========
# Webshot CLI [![npm version](http://img.shields.io/npm/v/webshot-cli.svg?style=flat-square)](https://www.npmjs.org/package/webshot-cli)

@@ -71,8 +70,2 @@ > Easy website screenshots in CLI.

* The `--custom-header` option can't be set multiple times because of a
[docopt bug](https://github.com/docopt/docopt.coffee/pull/8).
Currently, I've written a fallback where the last `--custom-header` is
set. With a patched docopt version, the multiple headers are working
properly.
* When proxying an option to PhantomJS with `--p:` prefix, if it's an

@@ -79,0 +72,0 @@ unknown option for PhantomJS, PhantomJS will crash but no error is

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc