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

pown-cli

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pown-cli

Pownage guaranteed

latest
Source
npmnpm
Version
0.4.0
Version published
Maintainers
2
Created
Source

pown-cli Gitter

The main command line interface to Pown.js

Quickstart

From the same directory as your project's package.json, install this module with the following command:

$ npm install pown-cli --save

Once that's done, you can invoke pown like this:

$ ./node_modules/.bin/pown

You can also specify a custom location for your modules via the POWN_ROOT environment variable like this:

$ POWN_ROOT=path/to/root ./node_modules/.bin/pown

Keywords

exploit

FAQs

Package last updated on 11 May 2018

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