New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@horsepower/server

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@horsepower/server

The master server for the horsepower http server.

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

Horsepower Server

Installation

To install the server use the Horsepower CLI Tool. It can be installed and executed as follows:

# Install the command line tool
npm install -g @horsepower/cli

# cd to the location of where the project will be created
cd /path/to/project/parent/directory

# Create a new project within the current directory
# Note: A new folder will be created
horsepower new <project-name>

# Project Path: /path/to/project/parent/directory/<project-name>

FAQs

Package last updated on 13 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts