Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

phonegap

Package Overview
Dependencies
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phonegap - npm Package Compare versions

Comparing version 2.9.0-0.13.1 to 2.9.0-0.13.2

4

package.json
{
"name": "phonegap",
"description": "PhoneGap command-line interface and node.js library.",
"version": "2.9.0-0.13.1",
"version": "2.9.0-0.13.2",
"homepage": "http://github.com/mwbrooks/phonegap-cli",

@@ -31,3 +31,3 @@ "repository": {

"colors": "0.6.0-1",
"cordova": "2.9.6",
"cordova": "2.9.7",
"node-static": "0.7.0",

@@ -34,0 +34,0 @@ "optimist": "0.6.0",

@@ -41,2 +41,3 @@ # PhoneGap CLI [![Build Status][travis-ci-img]][travis-ci-url]

-V, --verbose allow verbose output
-v, --version output version number

@@ -47,7 +48,11 @@ -h, --help output usage information

android target Android
blackberry target BlackBerry 10
ios target iOS
wp7 target Windows Phone 7
wp8 target Windows Phone 8
keyword | local environment | remote environment
-------------------|-------------------|-------------------
android | ✔ | ✔
blackberry | ✔ (BlackBerry 10) | ✔ (BlackBerry 6)
ios | ✔ | ✔
symbian | ✖ | ✔
webos | ✖ | ✔
wp7 | ✔ | ✔
wp8 | ✔ | ✖

@@ -76,2 +81,3 @@ Examples:

run <platform> build and install a specific platform
plugin <command> add, remove, and list plugins

@@ -82,2 +88,3 @@ Examples:

$ phonegap local run android
$ phonegap local plugin list

@@ -84,0 +91,0 @@ #### Remote Usage

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc