node-horseman
Advanced tools
Comparing version 1.3.2 to 1.3.3
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
##1.3.3 - 2015-02-27 | ||
### Added | ||
- Exposes `cookiesFile` option. (Issue #8). | ||
##1.3.2 - 2015-02-27 | ||
@@ -5,0 +9,0 @@ ### Fixed |
{ | ||
"name": "node-horseman", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "Run PhantomJS from Node", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -60,2 +60,3 @@ Horseman | ||
* `loadImages`: load all inlined images, default `true`. | ||
* `cookiesFile`: A file where to store/use cookies. | ||
* `ignoreSSLErrors`: ignores SSL errors, such as expired or self-signed certificate errors, default `true`. | ||
@@ -62,0 +63,0 @@ * `sslProtocol`: sets the SSL protocol for secure connections `[sslv3|sslv2|tlsv1|any]`, default `any`. |
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
148339
435