🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

pear-cmd

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pear-cmd - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+1
-1
package.json
{
"name": "pear-cmd",
"version": "1.0.1",
"version": "1.0.2",
"main": "index.js",

@@ -5,0 +5,0 @@ "type": "commonjs",

+1
-1

@@ -18,3 +18,3 @@ 'use strict'

flag('--appling <path>', 'Set application shell path'),
flag('--checkout <n|release|preview>', 'Run a checkout from version length'),
flag('--checkout <n|release|latest>', 'Run a checkout from version length'),
flag('--detached', 'Wakeup existing app or run detached'),

@@ -21,0 +21,0 @@ flag('--no-pre', 'Skip pre scripts'),