Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-horseman

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-horseman - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

4

CHANGELOG.md
# 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

2

package.json
{
"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`.

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