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.4 to 1.3.5

4

CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
##1.3.5 - 2015-03-02
### Fixed
- Updated documentation to address issues #12 and #14.
##1.3.4 - 2015-02-27

@@ -5,0 +9,0 @@ ### Fixed

8

package.json
{
"name": "node-horseman",
"version": "1.3.4",
"version": "1.3.5",
"description": "Run PhantomJS from Node",

@@ -18,5 +18,2 @@ "repository": {

"defaults": "~1.0.0",
"should": "^2.1.1",
"express": "^4.11.2",
"body-parser": "^1.11.0",
"node-phantom-simple": "^1.2.0"

@@ -27,4 +24,3 @@ },

"should": "~2.1.1",
"express": "^4.10.4",
"body-parser": "^1.9.3"
"express": "^4.10.4"
},

@@ -31,0 +27,0 @@ "scripts": {

@@ -24,2 +24,4 @@ Horseman

*Note*: Make sure PhantomJS is available in your system PATH.
3) NPM install Horseman:

@@ -48,2 +50,4 @@

```
Save the file as `google.js`. Then, `node google.js`.
For longer examples, check out the Examples folder.

@@ -50,0 +54,0 @@

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