You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@ionic/cli-plugin-ionic1

Package Overview
Dependencies
Maintainers
13
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic/cli-plugin-ionic1 - npm Package Compare versions

Comparing version

to
2.2.0-alpha.ecd2eb87

2

dist/index.js

@@ -9,3 +9,3 @@ "use strict";

exports.name = '@ionic/cli-plugin-ionic1';
exports.version = '2.2.0-alpha.e8a74d07';
exports.version = '2.2.0-alpha.ecd2eb87';
function registerHooks(hooks) {

@@ -12,0 +12,0 @@ hooks.register(exports.name, 'command:docs', () => tslib_1.__awaiter(this, void 0, void 0, function* () {

@@ -84,3 +84,3 @@ "use strict";

(externallyAccessible ? `External: ${chalk.bold(externalAddress)}\n` : ''));
if (locallyAccessible && (!serverOptions.nobrowser || serverOptions.lab)) {
if (locallyAccessible && !serverOptions.nobrowser) {
const openOptions = [localAddress]

@@ -87,0 +87,0 @@ .concat(serverOptions.lab ? [config_1.IONIC_LAB_URL] : [])

{
"name": "@ionic/cli-plugin-ionic1",
"version": "2.2.0-alpha.e8a74d07",
"version": "2.2.0-alpha.ecd2eb87",
"description": "Ionic CLI build plugin for Ionic 1 projects",

@@ -46,3 +46,3 @@ "homepage": "https://ionic.io/",

"dependencies": {
"@ionic/cli-utils": "1.7.0-alpha.e8a74d07",
"@ionic/cli-utils": "1.7.0-alpha.ecd2eb87",
"chalk": "^2.0.0",

@@ -57,3 +57,3 @@ "chokidar": "^1.7.0",

"devDependencies": {
"@ionic/cli-scripts": "0.4.0-alpha.e8a74d07",
"@ionic/cli-scripts": "0.4.0-alpha.ecd2eb87",
"@types/chalk": "^0.4.31",

@@ -60,0 +60,0 @@ "@types/chokidar": "^1.7.1",