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

petermbenjamin

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

petermbenjamin

This is me!

latest
Source
npmnpm
Version
4.0.6
Version published
Maintainers
1
Created
Source

PETERMBENJAMIN

This is me!

NPM

Build Status Known Vulnerabilities

I also go by pbenj (pronounced Pee-Bee-En-Jay, like the sandwich)

Install

  • As a module:
npm i --save petermbenjamin
  • As a CLI:
npm i -g petermbenjamin

Usage

  • As a module:
var pbenj = require('petermbenjamin');
pbenj.name.first      // => "Peter"
pbenj.contact         // { email: "petermbenjamin@gmail.com", ... }
  • As a CLI:
$ pbenj

  Usage: pbenj [command]


  Commands:

    fullname|f   Print Full Name
    contact|c    Print Contact Info

  Options:

    -h, --help     output usage information
    -V, --version  output the version number

$ pbenj f
Peter M Benjamin | Senior Software Engineer

FAQs

Package last updated on 28 Feb 2017

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