@ionic/cli-plugin-ionic1
Advanced tools
Comparing version
@@ -6,2 +6,14 @@ # Change Log | ||
<a name="2.1.1"></a> | ||
## [2.1.1](https://github.com/ionic-team/ionic-cli/compare/@ionic/cli-plugin-ionic1@2.1.0...@ionic/cli-plugin-ionic1@2.1.1) (2017-08-03) | ||
### Bug Fixes | ||
* **ionic1:** have --lab respect -b ([93bbc88](https://github.com/ionic-team/ionic-cli/commit/93bbc88)) | ||
* **serve:** allow binding of localhost ([e8a74d0](https://github.com/ionic-team/ionic-cli/commit/e8a74d0)) | ||
<a name="2.1.0"></a> | ||
@@ -8,0 +20,0 @@ # [2.1.0](https://github.com/ionic-team/ionic-cli/compare/@ionic/cli-plugin-ionic1@2.0.1...@ionic/cli-plugin-ionic1@2.1.0) (2017-07-27) |
@@ -9,3 +9,3 @@ "use strict"; | ||
exports.name = '@ionic/cli-plugin-ionic1'; | ||
exports.version = '2.2.0-alpha.93bbc88d'; | ||
exports.version = '2.2.0-alpha.93effbfa'; | ||
function registerHooks(hooks) { | ||
@@ -12,0 +12,0 @@ hooks.register(exports.name, 'command:docs', () => tslib_1.__awaiter(this, void 0, void 0, function* () { |
{ | ||
"name": "@ionic/cli-plugin-ionic1", | ||
"version": "2.2.0-alpha.93bbc88d", | ||
"version": "2.2.0-alpha.93effbfa", | ||
"description": "Ionic CLI build plugin for Ionic 1 projects", | ||
@@ -17,3 +17,3 @@ "homepage": "https://ionic.io/", | ||
"watch-js": "cross-env-shell IONIC_PREPUBLISH_PLUGIN_VERSION=${npm_package_version}-local \"npm run watch-js-chokidar\"", | ||
"watch-js-chokidar": "chokidar --silent \"dist/**/*.js\" -c \"npm run build-js\"", | ||
"watch-js-chokidar": "chokidar --silent \"dist/index.js\" -c \"npm run build-js\"", | ||
"script-prepublish": "cli-scripts-prepublish cli-plugin-ionic1", | ||
@@ -47,3 +47,3 @@ "test": "jest", | ||
"dependencies": { | ||
"@ionic/cli-utils": "1.7.0-alpha.93bbc88d", | ||
"@ionic/cli-utils": "1.8.0-alpha.93effbfa", | ||
"chalk": "^2.0.0", | ||
@@ -58,3 +58,3 @@ "chokidar": "^1.7.0", | ||
"devDependencies": { | ||
"@ionic/cli-scripts": "0.4.0-alpha.93bbc88d", | ||
"@ionic/cli-scripts": "0.4.0-alpha.93effbfa", | ||
"@types/chalk": "^0.4.31", | ||
@@ -61,0 +61,0 @@ "@types/chokidar": "^1.7.1", |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
175130
0.22%1
Infinity%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed