Socket
Socket
Sign inDemoInstall

cmdify

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cmdify

A small utility to help make spawning cross platform.


Version published
Weekly downloads
137
decreased by-11.61%
Maintainers
1
Install size
3.71 kB
Created
Weekly downloads
 

Readme

Source

cmdify Build Status

A small utility to help make spawning cross platform.

Getting Started

Install the module with: npm install cmdify

var cmdify = require('cmdify');

cmdify('npm version patch') // on windows returns 'npm.cmd version patch'

License

Copyright (c) 2013 Daniel Chatfield. Licensed under the MIT license.

FAQs

Last updated on 10 Aug 2013

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc