Socket
Socket
Sign inDemoInstall

@ionic/cli-framework-output

Package Overview
Dependencies
Maintainers
24
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic/cli-framework-output - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [2.2.2](https://github.com/ionic-team/ionic-cli/compare/@ionic/cli-framework-output@2.2.1...@ionic/cli-framework-output@2.2.2) (2020-09-29)
### Bug Fixes
* add signal-exit dependency in correct place ([178e5e5](https://github.com/ionic-team/ionic-cli/commit/178e5e51cdc3593e3d096a5197e1dc0e17292bbd))
## [2.2.1](https://github.com/ionic-team/ionic-cli/compare/@ionic/cli-framework-output@2.2.0...@ionic/cli-framework-output@2.2.1) (2020-09-24)

@@ -8,0 +19,0 @@

8

package.json
{
"name": "@ionic/cli-framework-output",
"version": "2.2.1",
"version": "2.2.2",
"description": "The log/tasks/spinners portion of Ionic CLI Framework",

@@ -27,5 +27,4 @@ "homepage": "https://ionicframework.com/",

"dependencies": {
"@ionic/utils-terminal": "2.3.0",
"@ionic/utils-terminal": "2.3.1",
"debug": "^4.0.0",
"signal-exit": "^3.0.3",
"tslib": "^2.0.1"

@@ -39,3 +38,2 @@ },

"@types/node": "~10.17.13",
"@types/signal-exit": "^3.0.0",
"@types/slice-ansi": "^4.0.0",

@@ -49,3 +47,3 @@ "@types/wrap-ansi": "^3.0.0",

},
"gitHead": "172121cb759ca4010eca12cd173f37fa9d6d6d96"
"gitHead": "85097593e45837e1a0bdef8f3e20a5f44f6cd1e6"
}
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