🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@ionic/cli-plugin-ionic-angular

Package Overview
Dependencies
Maintainers
12
Versions
263
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
1.4.0-pro.dfbcbea9

2

dist/index.js

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

exports.name = '@ionic/cli-plugin-ionic-angular';
exports.version = '1.4.0-pro.cc99e828';
exports.version = '1.4.0-pro.dfbcbea9';
function getIonicAngularVersion(env) {

@@ -14,0 +14,0 @@ return tslib_1.__awaiter(this, void 0, void 0, function* () {

{
"name": "@ionic/cli-plugin-ionic-angular",
"version": "1.4.0-pro.cc99e828",
"version": "1.4.0-pro.dfbcbea9",
"description": "Ionic CLI build plugin for Ionic Angular projects",

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

"clean": "rm -rf ./dist",
"lint": "tslint -c ../../tslint.json \"src/**/*.ts\"",
"lint": "tslint --config ../../tslint.json --project tsconfig.json --type-check",
"build": "npm run clean && npm run build-ts && npm run build-js",

@@ -46,3 +46,3 @@ "build-ts": "tsc",

"dependencies": {
"@ionic/cli-utils": "1.6.0-pro.cc99e828",
"@ionic/cli-utils": "1.6.0-pro.dfbcbea9",
"chalk": "^2.0.0",

@@ -56,3 +56,3 @@ "tslib": "^1.7.1"

"@ionic/app-scripts": "^2.0.0",
"@ionic/cli-scripts": "0.3.0-pro.cc99e828",
"@ionic/cli-scripts": "0.3.0-pro.dfbcbea9",
"@types/chalk": "^0.4.31",

@@ -59,0 +59,0 @@ "@types/clean-css": "^3.4.30",