Socket
Socket
Sign inDemoInstall

@ionic/cli-framework

Package Overview
Dependencies
Maintainers
20
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic/cli-framework - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

13

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## 4.0.1 (2020-02-03)
## 4.0.2 (2020-02-10)

@@ -15,2 +15,13 @@ **Note:** Version bump only for package @ionic/cli-framework

## [4.0.1](https://github.com/ionic-team/ionic-cli/compare/@ionic/cli-framework@4.0.0...@ionic/cli-framework@4.0.1) (2020-02-03)
### Bug Fixes
* **help:** use proper full command/namespace name, not alias ([e42efc6](https://github.com/ionic-team/ionic-cli/commit/e42efc6ad6ce48545fe3f106720a9aa14af478f5))
# [4.0.0](https://github.com/ionic-team/ionic-cli/compare/@ionic/cli-framework@3.0.6...@ionic/cli-framework@4.0.0) (2020-01-25)

@@ -17,0 +28,0 @@

18

package.json
{
"name": "@ionic/cli-framework",
"version": "4.0.1",
"version": "4.0.2",
"description": "The foundation framework of the Ionic CLI",

@@ -22,9 +22,9 @@ "homepage": "https://ionicframework.com/",

"dependencies": {
"@ionic/utils-array": "2.0.1",
"@ionic/utils-fs": "3.0.1",
"@ionic/utils-object": "2.0.1",
"@ionic/utils-process": "2.0.1",
"@ionic/utils-stream": "3.0.1",
"@ionic/utils-subprocess": "2.0.1",
"@ionic/utils-terminal": "2.0.1",
"@ionic/utils-array": "2.0.2",
"@ionic/utils-fs": "3.0.2",
"@ionic/utils-object": "2.0.2",
"@ionic/utils-process": "2.0.2",
"@ionic/utils-stream": "3.0.2",
"@ionic/utils-subprocess": "2.0.2",
"@ionic/utils-terminal": "2.0.2",
"chalk": "^3.0.0",

@@ -61,3 +61,3 @@ "debug": "^4.0.0",

},
"gitHead": "48552084811371e6f8cbe6e118b549283739b0df"
"gitHead": "b63cfb8c61e12d3e88eeba9cd161461f59aaa92d"
}
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