Latest Threat Research:Malicious dYdX Packages Published to npm and PyPI After Maintainer Compromise.Details
Socket
Book a DemoInstallSign in
Socket

pma

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pma

Package manager abstractor

latest
npmnpm
Version
1.0.1
Version published
Weekly downloads
15
-6.25%
Maintainers
2
Weekly downloads
 
Created
Source

pma

Package manager abstraction with a very lame name.

Usage

var pma = require('pma');
var command = pma('yum', 'install', 'redis'); // => ['yum', '-y', 'install', 'redis']

FAQs

Package last updated on 16 May 2013

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